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 12:37:24 Branch: HEAD Handle: 2003070711372301 Modified files: openpkg-src/sendmail sendmail.spec openpkg-web news.txt Log: add libraries to PreReq Summary: Revision Changes Path 1.77 +8 -2 openpkg-src/sendmail/sendmail.spec 1.5329 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sendmail/sendmail.spec ============================================================================ $ cvs diff -u -r1.76 -r1.77 sendmail.spec --- openpkg-src/sendmail/sendmail.spec 4 Jul 2003 14:31:32 -0000 1.76 +++ openpkg-src/sendmail/sendmail.spec 7 Jul 2003 10:37:24 -0000 1.77 @@ -33,7 +33,7 @@ Group: Mail License: BSD Version: 8.12.9 -Release: 20030704 +Release: 20030707 # package options %option with_fsl yes @@ -54,23 +54,29 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030516, m4, gcc, make, db >= 4.1.25 +BuildPreReq: OpenPKG, openpkg >= 20030516, m4, gcc, make PreReq: OpenPKG, openpkg >= 20030516, m4, make, perl, procmail +BuildPreReq: db >= 4.1.25 +PreReq: db >= 4.1.25 %if "%{with_fsl}" == "yes" BuildPreReq: fsl PreReq: fsl %endif %if "%{with_tls}" == "yes" BuildPreReq: openssl +PreReq: openssl %endif %if "%{with_sasl}" == "yes" BuildPreReq: sasl, openssl +PreReq: sasl, openssl %endif %if "%{with_ldap}" == "yes" BuildPreReq: openldap, openssl +PreReq: openldap, openssl %endif %if "%{with_mysql}" == "yes" BuildPreReq: mysql +PreReq: mysql %endif AutoReq: no AutoReqProv: no @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5328 -r1.5329 news.txt --- openpkg-web/news.txt 7 Jul 2003 10:35:47 -0000 1.5328 +++ openpkg-web/news.txt 7 Jul 2003 10:37:23 -0000 1.5329 @@ -1,3 +1,4 @@ +07-Jul-2003: Upgraded package: P<sendmail-8.12.9-20030707> 07-Jul-2003: Upgraded package: P<lzop-1.01-20030707> 07-Jul-2003: Upgraded package: P<lynx-2.8.4.1d-20030707> 07-Jul-2003: Upgraded package: P<lout-3.28-20030707> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]