OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 02-Jul-2003 21:17:03
Branch: HEAD Handle: 2003070220170101
Modified files:
openpkg-src/tcpreplay tcpreplay.spec
openpkg-web news.txt
Log:
requires libpcap
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/tcpreplay/tcpreplay.spec
1.5169 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcpreplay/tcpreplay.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 tcpreplay.spec
--- openpkg-src/tcpreplay/tcpreplay.spec 18 Jun 2003 09:39:10 -0000 1.9
+++ openpkg-src/tcpreplay/tcpreplay.spec 2 Jul 2003 19:17:02 -0000 1.10
@@ -33,7 +33,7 @@
Group: Network
License: BSD-style
Version: 1.4.4
-Release: 20030618
+Release: 20030702
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/tcpreplay/tcpreplay-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, libnet
+BuildPreReq: OpenPKG, openpkg >= 20030103, libnet, libpcap
PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5168 -r1.5169 news.txt
--- openpkg-web/news.txt 2 Jul 2003 19:13:35 -0000 1.5168
+++ openpkg-web/news.txt 2 Jul 2003 19:17:01 -0000 1.5169
@@ -1,3 +1,4 @@
+02-Jul-2003: Upgraded package: P<tcpreplay-1.4.4-20030702>
02-Jul-2003: Upgraded package: P<scli-0.2.12-20030702>
02-Jul-2003: Upgraded package: P<pcal-4.7.1-20030702>
02-Jul-2003: Upgraded package: P<orbit2-2.7.2-20030702>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]