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:15:18
Branch: HEAD Handle: 2003070711151701
Modified files:
openpkg-src/fetchmail fetchmail.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.46 +4 -2 openpkg-src/fetchmail/fetchmail.spec
1.5309 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fetchmail/fetchmail.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 fetchmail.spec
--- openpkg-src/fetchmail/fetchmail.spec 1 Mar 2003 15:44:32 -0000 1.45
+++ openpkg-src/fetchmail/fetchmail.spec 7 Jul 2003 10:15:18 -0000 1.46
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 6.2.2
-Release: 20030301
+Release: 20030707
# list of sources
Source0: http://www.catb.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, make, flex, bison
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: openssl
+PreReq: openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5308 -r1.5309 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:14:23 -0000 1.5308
+++ openpkg-web/news.txt 7 Jul 2003 10:15:17 -0000 1.5309
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<fetchmail-6.2.2-20030707>
07-Jul-2003: Upgraded package: P<exim-4.20-20030707>
07-Jul-2003: Upgraded package: P<emacs-21.3-20030707>
07-Jul-2003: Upgraded package: P<dxpc-3.8.2-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]