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:25:43
Branch: HEAD Handle: 2003070711254201
Modified files:
openpkg-src/inn inn.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.66 +4 -2 openpkg-src/inn/inn.spec
1.5318 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/inn/inn.spec
============================================================================
$ cvs diff -u -r1.65 -r1.66 inn.spec
--- openpkg-src/inn/inn.spec 28 Jun 2003 14:28:31 -0000 1.65
+++ openpkg-src/inn/inn.spec 7 Jul 2003 10:25:43 -0000 1.66
@@ -33,7 +33,7 @@
Group: News
License: ISC
Version: 2.4.0
-Release: 20030628
+Release: 20030707
# package options
%option with_fsl yes
@@ -47,8 +47,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030415, gzip, make, perl, db, openssl, bison,
flex
+BuildPreReq: OpenPKG, openpkg >= 20030415, gzip, make, perl, bison, flex
PreReq: OpenPKG, openpkg >= 20030415, gzip, perl, MTA
+BuildPreReq: db, openssl
+PreReq: db, openssl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5317 -r1.5318 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:24:33 -0000 1.5317
+++ openpkg-web/news.txt 7 Jul 2003 10:25:42 -0000 1.5318
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<inn-2.4.0-20030707>
07-Jul-2003: Upgraded package: P<indent-2.2.8a-20030707>
07-Jul-2003: Upgraded package: P<imapd-2.1.14-20030707>
07-Jul-2003: Upgraded package: P<imagemagick-5.5.7.9-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]