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: 16-Jan-2003 17:57:06
Branch: HEAD Handle: 2003011616570401
Modified files:
openpkg-src/postfix postfix.spec
openpkg-web news.txt
Log:
using virtual package MYSQL
Summary:
Revision Changes Path
1.108 +3 -3 openpkg-src/postfix/postfix.spec
1.2867 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.107 -r1.108 postfix.spec
--- openpkg-src/postfix/postfix.spec 15 Jan 2003 19:07:49 -0000 1.107
+++ openpkg-src/postfix/postfix.spec 16 Jan 2003 16:57:05 -0000 1.108
@@ -38,7 +38,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20030115
+Release: 20030116
# package options
%option with_tls no
@@ -68,8 +68,8 @@
PreReq: sasl
%endif
%if "%{with_mysql}" == "yes"
-BuildPreReq: mysql
-PreReq: mysql
+BuildPreReq: MYSQL
+PreReq: MYSQL
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2866 -r1.2867 news.txt
--- openpkg-web/news.txt 16 Jan 2003 16:47:44 -0000 1.2866
+++ openpkg-web/news.txt 16 Jan 2003 16:57:04 -0000 1.2867
@@ -1,3 +1,4 @@
+16-Jan-2003: Upgraded package: P<postfix-2.0.2-20030116>
16-Jan-2003: Upgraded package: P<perl-dbi-20030116-20030116>
16-Jan-2003: Upgraded package: P<sgml-20030116-20030116>
16-Jan-2003: Upgraded package: P<spambouncer-1.5.20021213-20030116>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]