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: 07-Jan-2004 11:24:03
Branch: HEAD Handle: 2004010710240102
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
openpkg-web news.txt
Log:
downgrade to GNU tar 1.13.25 again because --no-recursion is broken in
<= 1.13.92
Summary:
Revision Changes Path
1.103 +1 -0 openpkg-src/openpkg/HISTORY
1.260 +2 -2 openpkg-src/openpkg/openpkg.spec
1.7997 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.102 -r1.103 HISTORY
--- openpkg-src/openpkg/HISTORY 5 Jan 2004 13:28:32 -0000 1.102
+++ openpkg-src/openpkg/HISTORY 7 Jan 2004 10:24:03 -0000 1.103
@@ -2,6 +2,7 @@
2004
====
+20040107 downgrade to GNU tar 1.13.25 again because --no-recursion is broken in <=
1.13.92
20040105 exclude %doc flagged files by default.
20040102 make sure rpmtool exists (important on bootstrapping with openpkg.boot)
20040101 start using the global file /etc/openpkg to register all OpenPKG instances
on a system
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.259 -r1.260 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 5 Jan 2004 13:28:32 -0000 1.259
+++ openpkg-src/openpkg/openpkg.spec 7 Jan 2004 10:24:03 -0000 1.260
@@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20040105
+%define V_openpkg 20040107
# the used software versions
%define V_rpm 4.2.1
@@ -50,7 +50,7 @@
%define V_make 3.80
%define V_gzip 1.3.5
%define V_patch 2.5.9
-%define V_tar 1.13.92
+%define V_tar 1.13.25
%define V_bash 2.05b
# package information
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7996 -r1.7997 news.txt
--- openpkg-web/news.txt 7 Jan 2004 09:35:59 -0000 1.7996
+++ openpkg-web/news.txt 7 Jan 2004 10:24:01 -0000 1.7997
@@ -1,3 +1,4 @@
+07-Jan-2004: Upgraded package: P<openpkg-20040107-20040107>
07-Jan-2004: Upgraded package: P<automake-1.8.0b-20040107>
07-Jan-2004: Upgraded package: P<imap-2004.RC1-20040107>
07-Jan-2004: Upgraded package: P<mplayer-1.0pre3-20040107>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]