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 15:18:08
Branch: HEAD Handle: 2003070714180701
Modified files:
openpkg-src/tcpdump tcpdump.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.28 +4 -2 openpkg-src/tcpdump/tcpdump.spec
1.5412 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcpdump/tcpdump.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 tcpdump.spec
--- openpkg-src/tcpdump/tcpdump.spec 4 Mar 2003 08:46:01 -0000 1.27
+++ openpkg-src/tcpdump/tcpdump.spec 7 Jul 2003 13:18:08 -0000 1.28
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 3.7.2
-Release: 20030304
+Release: 20030707
# list of sources
Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, libpcap, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: libpcap, openssl
+PreReq: libpcap, openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5411 -r1.5412 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:16:56 -0000 1.5411
+++ openpkg-web/news.txt 7 Jul 2003 13:18:07 -0000 1.5412
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<tcpdump-3.7.2-20030707>
07-Jul-2003: Upgraded package: P<sysmon-0.91.19-20030707>
07-Jul-2003: Upgraded package: P<subversion-0.24.2-20030707>
07-Jul-2003: Upgraded package: P<snort-2.0.0-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]