OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Mar-2007 09:56:11
Branch: HEAD Handle: 2007030208561001
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
upgrading package: openpkg 20070226 -> 20070302
Summary:
Revision Changes Path
1.431 +3 -2 openpkg-src/openpkg/HISTORY
1.570 +2 -2 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.430 -r1.431 HISTORY
--- openpkg-src/openpkg/HISTORY 26 Feb 2007 17:42:32 -0000 1.430
+++ openpkg-src/openpkg/HISTORY 2 Mar 2007 08:56:10 -0000 1.431
@@ -2,9 +2,10 @@
2007
====
-20070226 upgrade to openpkg-tools 1.4.2 (download from URLs (including
"file://"), direct access absolut path names (identified by leading "/")
+20070302 upgrade to openpkg-tools 1.4.3 direct access relative path names
(identified by leading "./")
+20070226 upgrade to openpkg-tools 1.4.2 direct access absolut path names
(identified by leading "/"), download from URLs (including "file://")
20070223 upgrade to OpenSSL 0.9.8e
-20070222 upgrade to openpkg-tools 1.4.1 (avoid "openpkg curl" to emit
confusing "error trying read config" messages)
+20070222 upgrade to openpkg-tools 1.4.1 avoid "openpkg curl" to emit
confusing "error trying read config" messages
20070221 **** RELEASE AS PART OF OPENPKG 2.20070221 ****
20070221 autoregister for community series; always reregister
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.569 -r1.570 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 26 Feb 2007 17:42:32 -0000 1.569
+++ openpkg-src/openpkg/openpkg.spec 2 Mar 2007 08:56:11 -0000 1.570
@@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20070226
+%define V_openpkg 20070302
# the used software versions
%define V_rpm 4.2.1
@@ -58,7 +58,7 @@
%define V_registry 1.1.0
%define V_perl 5.8.8
%define V_openssl 0.9.8e
-%define V_tools 1.4.2
+%define V_tools 1.4.3
%define V_exec 2.0.0-C
# package information
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]