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: 06-Feb-2007 17:50:37
Branch: HEAD Handle: 2007020616503700
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
upgrade to GNU gzip 1.3.11
Summary:
Revision Changes Path
1.424 +1 -0 openpkg-src/openpkg/HISTORY
1.563 +3 -3 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.423 -r1.424 HISTORY
--- openpkg-src/openpkg/HISTORY 4 Feb 2007 22:57:30 -0000 1.423
+++ openpkg-src/openpkg/HISTORY 6 Feb 2007 16:50:37 -0000 1.424
@@ -2,6 +2,7 @@
2007
====
+20070206 upgrade to GNU gzip 1.3.11
20070204 rpmtool cflags tool detection must handle relative pathes (no gcc)
and absolute pathes (with gcc)
20070204 unbreak rpmtool cflags tool detection
20070130 minor fixes in rpmtool and the corresponding man page
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.562 -r1.563 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 4 Feb 2007 20:12:55 -0000 1.562
+++ openpkg-src/openpkg/openpkg.spec 6 Feb 2007 16:50:37 -0000 1.563
@@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20070204
+%define V_openpkg 20070206
# the used software versions
%define V_rpm 4.2.1
@@ -48,8 +48,8 @@
%define V_beecrypt 4.1.2
%define V_curl 7.16.1
%define V_make 3.81
-%define V_gzip 1.3.10
-%define V_gzip_r 1.11
+%define V_gzip 1.3.11
+%define V_gzip_r 1.12
%define V_patch 2.5.9
%define V_tar 1.16.1
%define V_bash 3.2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]