Quellcode durchsuchen

upgrading package: sasl 2.1.7 -> 2.1.9

Ralf S. Engelschall vor 23 Jahren
Ursprung
Commit
8cd47f3d3c
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      sasl/sasl.spec

+ 4 - 4
sasl/sasl.spec

@@ -40,8 +40,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      BSD
-Version:      2.1.7
-Release:      20020823
+Version:      2.1.9
+Release:      20021014
 
 #   list of sources
 Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -70,8 +70,8 @@ AutoReqProv:  no
     the connection.
 
     Options:
-    --define 'with_fsl     %{with_fsl}' \
-    --define 'with_pam     %{with_pam}'
+    --define 'with_fsl %{with_fsl}'
+    --define 'with_pam %{with_pam}'
 
 %prep
     %setup -q -n cyrus-sasl-%{version}