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: 29-Nov-2006 18:14:16
Branch: HEAD Handle: 2006112917141501
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Removed files:
openpkg-src/openpkg gzip.c
Log:
upgrade to GNU gzip 1.3.6
Summary:
Revision Changes Path
1.402 +1 -0 openpkg-src/openpkg/HISTORY
1.4 +0 -1882 openpkg-src/openpkg/gzip.c
1.548 +65 -68 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.401 -r1.402 HISTORY
--- openpkg-src/openpkg/HISTORY 29 Nov 2006 10:36:42 -0000 1.401
+++ openpkg-src/openpkg/HISTORY 29 Nov 2006 17:14:15 -0000 1.402
@@ -2,6 +2,7 @@
2006
====
+20061129 upgrade to GNU gzip 1.3.6
20061129 ajust wordings in package class hints according to current
classification
20061114 upgrade to openpkg-tools 1.1.1
20061114 provide %{l_miniperl} and %{l_openssl} macros
@@ .
rm -f openpkg-src/openpkg/gzip.c <<'@@ .'
Index: openpkg-src/openpkg/gzip.c
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.547 -r1.548 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 29 Nov 2006 10:36:42 -0000 1.547
+++ openpkg-src/openpkg/openpkg.spec 29 Nov 2006 17:14:16 -0000 1.548
@@ -48,7 +48,7 @@
%define V_beecrypt 4.1.2
%define V_curl 7.16.0
%define V_make 3.81
-%define V_gzip 1.3.5
+%define V_gzip 1.3.6
%define V_patch 2.5.9
%define V_tar 1.16
%define V_bash 3.2
@@ -75,7 +75,7 @@
# list of sources
Source0: ftp://ftp.openpkg.org/sources/CPY/openpkg/rpm-%{V_rpm}.tar.gz
Source1: ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{V_uuid}.tar.gz
-Source2: ftp://alpha.gnu.org/gnu/gzip/gzip-%{V_gzip}.tar
+Source2:
ftp://ftp.openpkg.org/sources/CPY/openpkg/gzip-%{V_gzip}-openpkg.tar
Source3: ftp://alpha.gnu.org/gnu/patch/patch-%{V_patch}.tar.gz
Source4: ftp://ftp.gnu.org/gnu/tar/tar-%{V_tar}.tar.gz
Source5: ftp://ftp.cwru.edu/pub/bash/bash-%{V_bash}.tar.gz
@@ -85,69 +85,68 @@
Source9: http://curl.haxx.se/download/curl-%{V_curl}.tar.gz
Source10:
http://switch.dl.sourceforge.net/beecrypt/beecrypt-%{V_beecrypt}.tar.gz
Source11: http://www.zlib.net/zlib-%{V_zlib}.tar.gz
-Source12: HISTORY
-Source13: README
-Source14: aux.prereq.sh
-Source15: aux.usrgrp.sh
-Source16: aux.wrapbin.sh
-Source17: aux.wrapsrc.sh
-Source18: bash.patch
-Source19: beecrypt.patch
-Source20: dot.bash_login
-Source21: dot.bashrc
-Source22: dot.lsyncrc
-Source23: gzip.c
-Source24: local.README
-Source25: lsync
-Source26: lsync.8
-Source27: lsync.pod
-Source28: make.patch
-Source29: install.sh
-Source30: man.sh
-Source31: openpkg.1
-Source32: openpkg.boot
-Source33: openpkg.org.pgp
-Source34: openpkg.pod
-Source35: openpkg.sh
-Source36: pod2man.sh
-Source37: rc
-Source38: rc.8
-Source39: rc.conf
-Source40: rc.func
-Source41: rc.openpkg
-Source42: rc.pod
-Source43: root.README
-Source44: rpm-config.8
-Source45: rpm-config.pod
-Source46: rpm-config.sh
-Source47: rpm.patch.bugfix
-Source48: rpm.patch.feature
-Source49: rpm.patch.porting
-Source50: rpm.patch.regen
-Source51: rpmdb
-Source52: rpmmacros
-Source53: rpmpopt
-Source54: rpmrc
-Source55: rpmtool
-Source56: rpmtool.8
-Source57: rpmtool.pod
-Source58: shtool
-Source59: tar.patch
-Source60: uuid.8
-Source61: uuid.pod
-Source62: uuid.sh
-Source63:
ftp://ftp.openpkg.org/sources/CPY/openpkg-registry/openpkg-registry-%{V_registry}.tar.gz
-Source64:
ftp://ftp.openpkg.org/sources/CPY/openpkg-tools/openpkg-tools-%{V_tools}.tar.gz
-Source65:
ftp://ftp.openpkg.org/sources/CPY/perl/perl-%{V_perl}-mini.tar.gz
-Source66: ftp://ftp.openssl.org/source/openssl-%{V_openssl}.tar.gz
-Source67: perl.patch
-Source68: openssl.patch
-Source69: release.sh
-Source70: release.pod
-Source71: release.8
-Source72: openpkg.c
-Source73: openpkg.com.pgp
-Source74: openpkg.net.pgp
+Source12:
ftp://ftp.openpkg.org/sources/CPY/openpkg-registry/openpkg-registry-%{V_registry}.tar.gz
+Source13:
ftp://ftp.openpkg.org/sources/CPY/openpkg-tools/openpkg-tools-%{V_tools}.tar.gz
+Source14:
ftp://ftp.openpkg.org/sources/CPY/perl/perl-%{V_perl}-mini.tar.gz
+Source15: ftp://ftp.openssl.org/source/openssl-%{V_openssl}.tar.gz
+Source16: HISTORY
+Source17: README
+Source18: aux.prereq.sh
+Source19: aux.usrgrp.sh
+Source20: aux.wrapbin.sh
+Source21: aux.wrapsrc.sh
+Source22: bash.patch
+Source23: beecrypt.patch
+Source24: dot.bash_login
+Source25: dot.bashrc
+Source26: dot.lsyncrc
+Source27: install.sh
+Source28: local.README
+Source29: lsync
+Source30: lsync.8
+Source31: lsync.pod
+Source32: make.patch
+Source33: man.sh
+Source34: openpkg.1
+Source35: openpkg.boot
+Source36: openpkg.c
+Source37: openpkg.com.pgp
+Source38: openpkg.net.pgp
+Source39: openpkg.org.pgp
+Source40: openpkg.pod
+Source41: openpkg.sh
+Source42: openssl.patch
+Source43: perl.patch
+Source44: pod2man.sh
+Source45: rc
+Source46: rc.8
+Source47: rc.conf
+Source48: rc.func
+Source49: rc.openpkg
+Source50: rc.pod
+Source51: release.8
+Source52: release.pod
+Source53: release.sh
+Source54: root.README
+Source55: rpm-config.8
+Source56: rpm-config.pod
+Source57: rpm-config.sh
+Source58: rpm.patch.bugfix
+Source59: rpm.patch.feature
+Source60: rpm.patch.porting
+Source61: rpm.patch.regen
+Source62: rpmdb
+Source63: rpmmacros
+Source64: rpmpopt
+Source65: rpmrc
+Source66: rpmtool
+Source67: rpmtool.8
+Source68: rpmtool.pod
+Source69: shtool
+Source70: tar.patch
+Source71: uuid.8
+Source72: uuid.pod
+Source73: uuid.sh
# build information
Prefix: %{l_prefix}
@@ -494,10 +493,8 @@
set +x; VERBOSE "PREPARATION: Build GNU gzip (Compression Tool)"; set -x
# bootstrap GNU zip tool
- ${l_tar} xf `SOURCE gzip-%{V_gzip}.tar` 2>/dev/null || true
+ ${l_tar} xf `SOURCE gzip-%{V_gzip}-openpkg.tar` 2>/dev/null || true
( cd gzip-%{V_gzip}
- mv gzip.c gzip.c.orig
- cp `SOURCE gzip.c` .
echo "ac_cv_prog_cc_g=no" >config.cache
case $plid in
Darwin/* ) echo "gzip_cv_assembler=no" >>config.cache ;;
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]