1.1 --- a/sasl/sasl.spec Tue Aug 28 18:50:40 2012 +0200 1.2 +++ b/sasl/sasl.spec Tue Aug 28 18:52:10 2012 +0200 1.3 @@ -31,8 +31,8 @@ 1.4 Class: BASE 1.5 Group: Cryptography 1.6 License: BSD 1.7 -Version: 2.1.22 1.8 -Release: 20090206 1.9 +Version: 2.1.23 1.10 +Release: 20120208 1.11 1.12 # package options 1.13 %option with_fsl yes 1.14 @@ -59,7 +59,7 @@ 1.15 # build information 1.16 Prefix: %{l_prefix} 1.17 BuildRoot: %{l_buildroot} 1.18 -BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make, groff 1.19 +BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make 1.20 PreReq: OpenPKG, openpkg >= 20060823 1.21 BuildPreReq: db >= 4.1.24, openssl 1.22 PreReq: db >= 4.1.24, openssl 1.23 @@ -117,9 +117,6 @@ 1.24 %prep 1.25 %setup -q -n cyrus-sasl-%{version} 1.26 %patch -p0 1.27 - %{l_shtool} subst \ 1.28 - -e 's;u_int;uint;g' \ 1.29 - sasldb/db_berkeley.c 1.30 1.31 %build 1.32 # ensure the OpenPKG Berkeley-DB is picked up only