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:26:50
Branch: HEAD Handle: 2003070711264901
Modified files:
openpkg-src/ipaudit ipaudit.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.10 +4 -2 openpkg-src/ipaudit/ipaudit.spec
1.5320 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ipaudit/ipaudit.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 ipaudit.spec
--- openpkg-src/ipaudit/ipaudit.spec 3 Jan 2003 10:52:38 -0000 1.9
+++ openpkg-src/ipaudit/ipaudit.spec 7 Jul 2003 10:26:50 -0000 1.10
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.95
-Release: 20020424
+Release: 20030707
# list of sources
Source0: http://ipaudit.sourceforge.net/download/ipaudit-%{version}.tgz
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, libpcap
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: libpcap
+PreReq: libpcap
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5319 -r1.5320 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:26:32 -0000 1.5319
+++ openpkg-web/news.txt 7 Jul 2003 10:26:49 -0000 1.5320
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<ipaudit-0.95-20030707>
07-Jul-2003: Upgraded package: P<dss-4.1.3-20030707>
07-Jul-2003: Upgraded package: P<inn-2.4.0-20030707>
07-Jul-2003: Upgraded package: P<indent-2.2.8a-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]