OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Mar-2005 22:19:32
Branch: HEAD Handle: 2005031121193200
Modified files:
openpkg-src/infozip infozip.patch infozip.spec
Log:
upgrading package: infozip 2.3.5.52 -> 2.31.5.52
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/infozip/infozip.patch
1.39 +4 -3 openpkg-src/infozip/infozip.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/infozip/infozip.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 infozip.patch
--- openpkg-src/infozip/infozip.patch 23 May 2004 07:05:16 -0000 1.5
+++ openpkg-src/infozip/infozip.patch 11 Mar 2005 21:19:32 -0000 1.6
@@ -1,5 +1,5 @@
---- 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
+--- zip-2.31/unix/configure 1999-04-27 21:49:05.000000000 +0200
++++ zip-2.31/unix/configure 2003-03-06 21:46:09.399540000 +0100
@@ -17,15 +17,9 @@
LN="ln -s"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/infozip/infozip.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 infozip.spec
--- openpkg-src/infozip/infozip.spec 28 Feb 2005 14:12:44 -0000 1.38
+++ openpkg-src/infozip/infozip.spec 11 Mar 2005 21:19:32 -0000 1.39
@@ -24,8 +24,8 @@
##
# package versions
-%define V_zip_here 2.3
-%define V_zip_real 23
+%define V_zip_here 2.31
+%define V_zip_real 231
%define V_unzip_here 5.52
%define V_unzip_real 552
@@ -40,7 +40,7 @@
Group: Archiver
License: BSD
Version: %{V_zip_here}.%{V_unzip_here}
-Release: 20050228
+Release: 20050311
# list of sources
Source0: ftp://ftp.info-zip.org/pub/infozip/src/zip%{V_zip_real}.tar.gz
@@ -101,6 +101,7 @@
( cd zip-%{V_zip_here}
%{l_make} %{l_mflags} -f unix/Makefile install \
prefix=$RPM_BUILD_ROOT%{l_prefix} \
+ INSTALL="%{l_shtool} install -c" \
INSTALL_D="%{l_shtool} mkdir -f -p -m 755"
) || exit $?
( cd unzip-%{V_unzip_here}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]