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: 09-Mar-2003 08:13:35
Branch: HEAD Handle: 2003030907133302
Modified files:
openpkg-src/ethereal ethereal.spec
openpkg-web news.txt
Log:
ops, resurrect the patch file
Summary:
Revision Changes Path
1.16 +3 -1 openpkg-src/ethereal/ethereal.spec
1.3619 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ethereal/ethereal.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 ethereal.spec
--- openpkg-src/ethereal/ethereal.spec 8 Mar 2003 08:54:45 -0000 1.15
+++ openpkg-src/ethereal/ethereal.spec 9 Mar 2003 07:13:35 -0000 1.16
@@ -33,7 +33,7 @@
Group: Misc
License: GPL
Version: 0.9.10
-Release: 20030308
+Release: 20030309
# package options
%option with_zlib no
@@ -42,6 +42,7 @@
# list of sources
Source0: http://www.ethereal.com/distribution/ethereal-%{version}.tar.bz2
+Patch0: ethereal.patch
# build information
Prefix: %{l_prefix}
@@ -73,6 +74,7 @@
%prep
%setup -q
+ %patch -p0
%build
CC="%{l_cc}" \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3618 -r1.3619 news.txt
--- openpkg-web/news.txt 8 Mar 2003 21:33:21 -0000 1.3618
+++ openpkg-web/news.txt 9 Mar 2003 07:13:33 -0000 1.3619
@@ -1,3 +1,4 @@
+09-Mar-2003: Upgraded package: P<ethereal-0.9.10-20030309>
08-Mar-2003: Upgraded package: P<dialog-0.9b.20030308-20030308>
08-Mar-2003: Upgraded package: P<perl-parse-20030308-20030308>
08-Mar-2003: Upgraded package: P<perl-dbix-20030308-20030308>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]