OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 04-Jul-2003 16:02:43
Branch: HEAD Handle: 2003070415024101
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
mysql3 is a 'faked' package for mysql (and not an 'alternative'
package as our definition states), so configure it and use it this way
Summary:
Revision Changes Path
1.75 +2 -2 openpkg-src/sendmail/sendmail.spec
1.5260 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.74 -r1.75 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 29 Jun 2003 15:17:51 -0000 1.74
+++ openpkg-src/sendmail/sendmail.spec 4 Jul 2003 14:02:42 -0000 1.75
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 8.12.9
-Release: 20030629
+Release: 20030704
# package options
%option with_fsl yes
@@ -70,7 +70,7 @@
BuildPreReq: openldap, openssl
%endif
%if "%{with_mysql}" == "yes"
-BuildPreReq: MYSQL
+BuildPreReq: mysql
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5259 -r1.5260 news.txt
--- openpkg-web/news.txt 4 Jul 2003 14:01:52 -0000 1.5259
+++ openpkg-web/news.txt 4 Jul 2003 14:02:41 -0000 1.5260
@@ -1,3 +1,4 @@
+04-Jul-2003: Upgraded package: P<sendmail-8.12.9-20030704>
04-Jul-2003: Upgraded package: P<rt-3.0.3-20030704>
04-Jul-2003: Upgraded package: P<proftpd-1.2.8-20030704>
04-Jul-2003: Upgraded package: P<powerdns-2.9.10-20030704>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]