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: 08-Jan-2004 21:48:40
Branch: HEAD Handle: 2004010820483802
Modified files:
openpkg-src/tcpdump tcpdump.spec
openpkg-web news.txt
Log:
old GNU tar correctly unpacks, so remove workaround
Summary:
Revision Changes Path
1.33 +2 -2 openpkg-src/tcpdump/tcpdump.spec
1.8023 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcpdump/tcpdump.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 tcpdump.spec
--- openpkg-src/tcpdump/tcpdump.spec 30 Dec 2003 09:47:27 -0000 1.32
+++ openpkg-src/tcpdump/tcpdump.spec 8 Jan 2004 20:48:40 -0000 1.33
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 3.8.1
-Release: 20031230
+Release: 20040108
# list of sources
Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz
@@ -54,7 +54,7 @@
not just usable for TCP packets.
%prep
- %setup -q -c
+ %setup -q
%{l_shtool} subst -e 's;des_;DES_;g' configure
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8022 -r1.8023 news.txt
--- openpkg-web/news.txt 8 Jan 2004 20:47:14 -0000 1.8022
+++ openpkg-web/news.txt 8 Jan 2004 20:48:38 -0000 1.8023
@@ -1,3 +1,4 @@
+08-Jan-2004: Upgraded package: P<tcpdump-3.8.1-20040108>
08-Jan-2004: Upgraded package: P<libpcap-0.8.1-20040108>
08-Jan-2004: Upgraded package: P<rwhoisd-1.5.7.4-20040108>
08-Jan-2004: Upgraded package: P<perl-dbi-20040108-20040108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]