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:19:30
Branch: HEAD Handle: 2003070714192901
Modified files:
openpkg-src/tcpreplay tcpreplay.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.11 +4 -2 openpkg-src/tcpreplay/tcpreplay.spec
1.5413 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcpreplay/tcpreplay.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 tcpreplay.spec
--- openpkg-src/tcpreplay/tcpreplay.spec 2 Jul 2003 19:17:02 -0000 1.10
+++ openpkg-src/tcpreplay/tcpreplay.spec 7 Jul 2003 13:19:30 -0000 1.11
@@ -33,7 +33,7 @@
Group: Network
License: BSD-style
Version: 1.4.4
-Release: 20030702
+Release: 20030707
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/tcpreplay/tcpreplay-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, libnet, libpcap
+BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: libnet, libpcap
+PreReq: libnet, libpcap
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5412 -r1.5413 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:18:07 -0000 1.5412
+++ openpkg-web/news.txt 7 Jul 2003 13:19:29 -0000 1.5413
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<tcpreplay-1.4.4-20030707>
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>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]