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: 15-Aug-2006 21:32:47 Branch: OPENPKG_2_STABLE Handle: 2006081520324501 Modified files: (Branch: OPENPKG_2_STABLE) openpkg-src/openpkg HISTORY openpkg.spec Log: MFC: upgrade to openpkg-tools 0.8.67 (finally allows "openpkg build" to really run under miniperl) Summary: Revision Changes Path 1.337.2.6 +3 -0 openpkg-src/openpkg/HISTORY 1.490.2.6 +3 -3 openpkg-src/openpkg/openpkg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openpkg/HISTORY ============================================================================ $ cvs diff -u -r1.337.2.5 -r1.337.2.6 HISTORY --- openpkg-src/openpkg/HISTORY 12 Aug 2006 07:58:45 -0000 1.337.2.5 +++ openpkg-src/openpkg/HISTORY 15 Aug 2006 19:32:45 -0000 1.337.2.6 @@ -2,6 +2,9 @@ 2006 ==== +20060815 **** RELEASE AS PART OF OPENPKG 2.20060815 *** +20060815 upgrade to openpkg-tools 0.8.67 (finally allows "openpkg build" to really run under miniperl) + 20060812 **** RELEASE AS PART OF OPENPKG 2.20060812 *** 20060811 let old "openpkg install" command use the "openpkg build" command 20060811 replace "openpkg build" wrapper with a copy of the real "openpkg build" command @@ . patch -p0 <<'@@ .' Index: openpkg-src/openpkg/openpkg.spec ============================================================================ $ cvs diff -u -r1.490.2.5 -r1.490.2.6 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 12 Aug 2006 07:58:45 -0000 1.490.2.5 +++ openpkg-src/openpkg/openpkg.spec 15 Aug 2006 19:32:46 -0000 1.490.2.6 @@ -38,7 +38,7 @@ # o any cc(1) # the package version/release -%define V_openpkg 2.20060812 +%define V_openpkg 2.20060815 # the used software versions %define V_rpm 4.2.1 @@ -56,7 +56,7 @@ %define V_registry 0.7.2 %define V_perl 5.8.8 %define V_openssl 0.9.8b -%define V_tools 0.8.66 +%define V_tools 0.8.67 # package information Name: openpkg @@ -151,7 +151,7 @@ AutoReq: no AutoReqProv: no Provides: OpenPKG -Provides: openpkg = 20060812-20060812 +Provides: openpkg = 20060815-20060815 %description This is the bootstrap package for the RPM-based Unix Software @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org