|
|
@@ -69,8 +69,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, make, libtool, sed, pkgconfig
|
|
|
PreReq: OpenPKG, openpkg >= 20060823
|
|
|
-BuildPreReq: diffutils, libxml, db >= 4.4.20.4-20060918, openssl, zlib, libiconv
|
|
|
-PreReq: diffutils, libxml, db >= 4.4.20.4-20060918, openssl, zlib, libiconv
|
|
|
+BuildPreReq: diffutils, libxml, db, openssl, zlib, libiconv
|
|
|
+PreReq: diffutils, libxml, db, openssl, zlib, libiconv
|
|
|
%if "%{with_cvs2svn}" == "yes"
|
|
|
PreReq: rcs, python, python::with_dbm = yes
|
|
|
%endif
|
|
|
@@ -163,7 +163,7 @@ AutoReqProv: no
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--with-berkeley-db=%{l_prefix} \
|
|
|
- --with-dbm=db44 \
|
|
|
+ --with-dbm=db45 \
|
|
|
--with-ssl=openssl \
|
|
|
--with-zlib \
|
|
|
--without-gssapi \
|