OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web Date: 07-Jul-2003 14:42:20 Branch: HEAD Handle: 2003070713421901 Modified files: openpkg-src/openldap openldap.spec openpkg-web news.txt Log: add libraries to PreReq Summary: Revision Changes Path 1.73 +4 -2 openpkg-src/openldap/openldap.spec 1.5386 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openldap/openldap.spec ============================================================================ $ cvs diff -u -r1.72 -r1.73 openldap.spec --- openpkg-src/openldap/openldap.spec 4 Jul 2003 18:39:34 -0000 1.72 +++ openpkg-src/openldap/openldap.spec 7 Jul 2003 12:42:20 -0000 1.73 @@ -33,7 +33,7 @@ Group: Database License: GPL Version: 2.1.22 -Release: 20030704 +Release: 20030707 # package options %option with_fsl yes @@ -47,8 +47,10 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030415, openssl, db >= 4.1.24, make, gcc +BuildPreReq: OpenPKG, openpkg >= 20030415, make, gcc PreReq: OpenPKG, openpkg >= 20030415 +BuildPreReq: openssl, db >= 4.1.24 +PreReq: openssl, db >= 4.1.24 %if "%{with_fsl}" == "yes" BuildPreReq: fsl PreReq: fsl @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5385 -r1.5386 news.txt --- openpkg-web/news.txt 7 Jul 2003 12:40:40 -0000 1.5385 +++ openpkg-web/news.txt 7 Jul 2003 12:42:19 -0000 1.5386 @@ -1,3 +1,4 @@ +07-Jul-2003: Upgraded package: P<openldap-2.1.22-20030707> 07-Jul-2003: Upgraded package: P<nessus-tool-2.0.7-20030707> 07-Jul-2003: Upgraded package: P<nano-1.2.1-20030707> 07-Jul-2003: Upgraded package: P<nail-10.5-20030707> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]