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: 23-Oct-2006 09:55:36
Branch: OPENPKG_2_STABLE Handle: 2006102308553500
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/openpkg HISTORY openpkg.spec
Log:
MFC: newer tools and registry
Summary:
Revision Changes Path
1.337.2.12 +3 -0 openpkg-src/openpkg/HISTORY
1.490.2.13 +4 -4 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.337.2.11 -r1.337.2.12 HISTORY
--- openpkg-src/openpkg/HISTORY 22 Oct 2006 11:13:35 -0000
1.337.2.11
+++ openpkg-src/openpkg/HISTORY 23 Oct 2006 07:55:35 -0000
1.337.2.12
@@ -2,6 +2,9 @@
2006
====
+20061018 **** RELEASE AS PART OF OPENPKG 2.20061023 ***
+20061023 upgrade to openpkg-tools 1.0.1
+20061022 upgrade to openpkg-registry 1.0.1
20061022 upgrade to GNU tar 1.16
20061022 fix License header of "openpkg" package
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.490.2.12 -r1.490.2.13 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 22 Oct 2006 11:32:17 -0000
1.490.2.12
+++ openpkg-src/openpkg/openpkg.spec 23 Oct 2006 07:55:35 -0000
1.490.2.13
@@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 2.20061022
+%define V_openpkg 2.20061023
# the used software versions
%define V_rpm 4.2.1
@@ -54,10 +54,10 @@
%define V_bash 3.2
%define V_uuid 1.5.1
%define V_config 20060923
-%define V_registry 1.0.0
+%define V_registry 1.0.1
%define V_perl 5.8.8
%define V_openssl 0.9.8d
-%define V_tools 1.0.0
+%define V_tools 1.0.1
# package information
Name: openpkg
@@ -153,7 +153,7 @@
AutoReq: no
AutoReqProv: no
Provides: OpenPKG
-Provides: openpkg = 20061022-20061022
+Provides: openpkg = 20061023-20061023
%description
This is the bootstrap package for the RPM-based Unix Software
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]