|
@@ -41,12 +41,13 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Cryptography
|
|
Group: Cryptography
|
|
|
License: BSD
|
|
License: BSD
|
|
|
Version: 2.1.9
|
|
Version: 2.1.9
|
|
|
-Release: 20021022
|
|
|
|
|
|
|
+Release: 20021028
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
|
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
|
|
Source1: rc.sasl
|
|
Source1: rc.sasl
|
|
|
Source2: fsl.sasl
|
|
Source2: fsl.sasl
|
|
|
|
|
+Patch0: sasl.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -75,6 +76,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q -n cyrus-sasl-%{version}
|
|
%setup -q -n cyrus-sasl-%{version}
|
|
|
|
|
+ %patch0 -p1
|
|
|
%{l_shtool} subst \
|
|
%{l_shtool} subst \
|
|
|
-e 's;^ *for dbname in ;for dbname in db ;' \
|
|
-e 's;^ *for dbname in ;for dbname in db ;' \
|
|
|
configure
|
|
configure
|