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 openpkg$ Date: 30-Dec-2003 10:47:27
Branch: HEAD Handle: 2003123009472403
Modified files:
openpkg-re/vcheck vc.tcpdump
openpkg-src/tcpdump tcpdump.spec
openpkg-web news.txt
Removed files:
openpkg-src/tcpdump tcpdump.patch
Log:
upgrading package: tcpdump 3.7.2 -> 3.8.1
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-re/vcheck/vc.tcpdump
1.3 +0 -18 openpkg-src/tcpdump/tcpdump.patch
1.32 +6 -6 openpkg-src/tcpdump/tcpdump.spec
1.7917 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tcpdump
============================================================================
$ cvs diff -u -r1.2 -r1.3 vc.tcpdump
--- openpkg-re/vcheck/vc.tcpdump 27 Feb 2003 12:32:34 -0000 1.2
+++ openpkg-re/vcheck/vc.tcpdump 30 Dec 2003 09:47:24 -0000 1.3
@@ -2,7 +2,7 @@
}
prog tcpdump = {
- version = 3.7.2
+ version = 3.8.1
url = http://www.tcpdump.org/release/
regex = tcpdump-(__VER__)\.tar\.gz
}
@@ .
rm -f openpkg-src/tcpdump/tcpdump.patch <<'@@ .'
Index: openpkg-src/tcpdump/tcpdump.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tcpdump/tcpdump.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 tcpdump.spec
--- openpkg-src/tcpdump/tcpdump.spec 23 Oct 2003 19:07:18 -0000 1.31
+++ openpkg-src/tcpdump/tcpdump.spec 30 Dec 2003 09:47:27 -0000 1.32
@@ -32,12 +32,11 @@
Distribution: OpenPKG [BASE]
Group: Network
License: GPL
-Version: 3.7.2
-Release: 20031023
+Version: 3.8.1
+Release: 20031230
# list of sources
Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz
-Patch0: tcpdump.patch
# build information
Prefix: %{l_prefix}
@@ -50,11 +49,12 @@
AutoReqProv: no
%description
- Tcpdump is a real-time dumping tool for network packets.
+ Tcpdump is a real-time network packet capturing and dumping tool.
+ Despite its historical name, it is a general purpose network tool,
+ not just usable for TCP packets.
%prep
- %setup -q
- %patch -p0
+ %setup -q -c
%{l_shtool} subst -e 's;des_;DES_;g' configure
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7916 -r1.7917 news.txt
--- openpkg-web/news.txt 30 Dec 2003 09:38:24 -0000 1.7916
+++ openpkg-web/news.txt 30 Dec 2003 09:47:25 -0000 1.7917
@@ -1,3 +1,4 @@
+30-Dec-2003: Upgraded package: P<tcpdump-3.8.1-20031230>
30-Dec-2003: Upgraded package: P<gif2png-2.5.1-20031230>
30-Dec-2003: Upgraded package: P<vim-6.2.170-20031230>
30-Dec-2003: Upgraded package: P<libpcap-0.8.1-20031230>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]