OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 17-Jan-2003 16:21:33
Branch: HEAD Handle: 2003011715213101
Modified files:
openpkg-src/postfix postfix.spec
openpkg-web news.txt
Log:
Clean up packaging.
Summary:
Revision Changes Path
1.109 +2 -3 openpkg-src/postfix/postfix.spec
1.2914 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.108 -r1.109 postfix.spec
--- openpkg-src/postfix/postfix.spec 16 Jan 2003 16:57:05 -0000 1.108
+++ openpkg-src/postfix/postfix.spec 17 Jan 2003 15:21:32 -0000 1.109
@@ -38,7 +38,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20030116
+Release: 20030117
# package options
%option with_tls no
@@ -57,9 +57,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, perl, fsl
+BuildPreReq: OpenPKG, openpkg >= 20030103, perl, fsl, pcre, db
PreReq: OpenPKG, openpkg >= 20030103, perl, fsl, procmail, perl-time
-BuildPreReq: db, pcre
%if "%{with_tls}" == "yes"
BuildPreReq: openssl
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2913 -r1.2914 news.txt
--- openpkg-web/news.txt 17 Jan 2003 15:19:34 -0000 1.2913
+++ openpkg-web/news.txt 17 Jan 2003 15:21:31 -0000 1.2914
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<postfix-2.0.2-20030117>
17-Jan-2003: Upgraded package: P<mico-2.3.7-20030117>
17-Jan-2003: Upgraded package: P<tomcat4-adapter-4.1.18-20030117>
17-Jan-2003: Upgraded package: P<coreutils-4.5.4-20030117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]