diff -r d80f99157f06 -r d540c4042be9 sasl/sasl.spec --- a/sasl/sasl.spec Tue Aug 28 18:50:40 2012 +0200 +++ b/sasl/sasl.spec Tue Aug 28 18:52:10 2012 +0200 @@ -31,8 +31,8 @@ Class: BASE Group: Cryptography License: BSD -Version: 2.1.22 -Release: 20090206 +Version: 2.1.23 +Release: 20120208 # package options %option with_fsl yes @@ -59,7 +59,7 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make, groff +BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make PreReq: OpenPKG, openpkg >= 20060823 BuildPreReq: db >= 4.1.24, openssl PreReq: db >= 4.1.24, openssl @@ -117,9 +117,6 @@ %prep %setup -q -n cyrus-sasl-%{version} %patch -p0 - %{l_shtool} subst \ - -e 's;u_int;uint;g' \ - sasldb/db_berkeley.c %build # ensure the OpenPKG Berkeley-DB is picked up only