OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 12-Nov-2002 14:37:09
Branch: HEAD Handle: 2002111213370801
Modified files:
openpkg-src/postfix fsl.postfix postfix.spec
openpkg-web news.txt
Log:
fsl concatenates all fsl.* files and needs semicolon as separator
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/postfix/fsl.postfix
1.86 +1 -1 openpkg-src/postfix/postfix.spec
1.2007 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/postfix/fsl.postfix
============================================================
$ cvs diff -u -r1.1 -r1.2 fsl.postfix
--- openpkg-src/postfix/fsl.postfix 2 Aug 2002 12:24:18 -0000 1.1
+++ openpkg-src/postfix/fsl.postfix 12 Nov 2002 13:37:09 -0000 1.2
@@ -12,5 +12,5 @@
append=1, perm=0644
)
}
-}
+};
Index: openpkg-src/postfix/postfix.spec
============================================================
$ cvs diff -u -r1.85 -r1.86 postfix.spec
--- openpkg-src/postfix/postfix.spec 11 Nov 2002 16:17:54 -0000 1.85
+++ openpkg-src/postfix/postfix.spec 12 Nov 2002 13:37:09 -0000 1.86
@@ -49,7 +49,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20021111
+Release: 20021112
# list of sources
Source0:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.2006 -r1.2007 news.txt
--- openpkg-web/news.txt 12 Nov 2002 13:35:07 -0000 1.2006
+++ openpkg-web/news.txt 12 Nov 2002 13:37:08 -0000 1.2007
@@ -1,3 +1,4 @@
+12-Nov-2002: Upgraded package: P<postfix-1.1.11-20021112>
12-Nov-2002: Upgraded package: P<portfwd-0.26rc3-20021112>
12-Nov-2002: Upgraded package: P<inn-2.3.3-20021112>
12-Nov-2002: Upgraded package: P<petidomo-4.0b1-20021112>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]