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: 10-Jul-2003 11:11:05
Branch: HEAD Handle: 2003071010110203
Modified files:
openpkg-src/infozip infozip.patch infozip.spec
openpkg-web news.txt
Log:
fix version; fix patching
Summary:
Revision Changes Path
1.2 +2 -3 openpkg-src/infozip/infozip.patch
1.26 +3 -3 openpkg-src/infozip/infozip.spec
1.5499 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/infozip/infozip.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 infozip.patch
--- openpkg-src/infozip/infozip.patch 6 Mar 2003 21:23:50 -0000 1.1
+++ openpkg-src/infozip/infozip.patch 10 Jul 2003 09:11:05 -0000 1.2
@@ -1,6 +1,5 @@
-diff -Naur infozip-20020419.orig/zip-2.3/unix/configure
infozip-20020419/zip-2.3/unix/configure
---- infozip-20020419.orig/zip-2.3/unix/configure 1999-04-27 21:49:05.000000000
+0200
-+++ infozip-20020419/zip-2.3/unix/configure 2003-03-06 21:46:09.399540000 +0100
+--- zip-2.3/unix/configure 1999-04-27 21:49:05.000000000 +0200
++++ zip-2.3/unix/configure 2003-03-06 21:46:09.399540000 +0100
@@ -38,7 +38,7 @@
echo "int foo() { return 0;}" > conftest.c
$CC -c conftest.c >/dev/null 2>/dev/null
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/infozip/infozip.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 infozip.spec
--- openpkg-src/infozip/infozip.spec 8 Jul 2003 14:40:08 -0000 1.25
+++ openpkg-src/infozip/infozip.spec 10 Jul 2003 09:11:05 -0000 1.26
@@ -38,8 +38,8 @@
Distribution: OpenPKG [BASE]
Group: Archiver
License: BSD
-Version: 20030306
-Release: 20030708
+Version: 20030710
+Release: 20030710
# list of sources
Source0: ftp://ftp.info-zip.org/pub/infozip/src/zip%{V_zip_real}.tar.gz
@@ -62,7 +62,7 @@
%prep
%setup0 -q -c
%setup1 -q -T -D -a 1
- %patch0 -p1
+ %patch0 -p0
%build
( cd zip-%{V_zip_here}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5498 -r1.5499 news.txt
--- openpkg-web/news.txt 10 Jul 2003 09:07:33 -0000 1.5498
+++ openpkg-web/news.txt 10 Jul 2003 09:11:02 -0000 1.5499
@@ -1,3 +1,4 @@
+10-Jul-2003: Upgraded package: P<infozip-20030710-20030710>
10-Jul-2003: Upgraded package: P<opencdk-0.5.1-20030710>
10-Jul-2003: Upgraded package: P<nsd-1.2.0-20030710>
10-Jul-2003: Upgraded package: P<socat-1.3.2.0-20030710>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]