Parcourir la source

do not build with trouble-making OTP/OPIE stuff

Ralf S. Engelschall il y a 23 ans
Parent
commit
735763183c
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 4 2
      sasl/sasl.spec

+ 4 - 2
sasl/sasl.spec

@@ -41,7 +41,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      BSD
 Version:      2.1.9
-Release:      20021112
+Release:      20021205
 
 #   list of sources
 Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -115,7 +115,9 @@ AutoReqProv:  no
         --disable-java \
         --disable-sample \
         --disable-krb4 \
-        --disable-gssapi
+        --disable-gssapi \
+        --disable-otp \
+        --without-opie
     %{l_make} %{l_mflags}
 
 %install