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: 30-Aug-2005 22:24:35
Branch: HEAD Handle: 2005083021243500
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
upgrade to OSSP uuid 1.2.1
Summary:
Revision Changes Path
1.290 +1 -0 openpkg-src/openpkg/HISTORY
1.445 +2 -2 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.289 -r1.290 HISTORY
--- openpkg-src/openpkg/HISTORY 15 Aug 2005 16:23:44 -0000 1.289
+++ openpkg-src/openpkg/HISTORY 30 Aug 2005 20:24:35 -0000 1.290
@@ -2,6 +2,7 @@
2005
====
+20050830 upgrade to OSSP uuid 1.2.1
20050815 move tool determination back into .spec to unbreak upgrades
20050815 backout --fallback option (has to be replaced by a more general
solution)
20050815 unbreak *.sh --help command (was broken by cut & paste bugs)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.444 -r1.445 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 15 Aug 2005 16:23:44 -0000 1.444
+++ openpkg-src/openpkg/openpkg.spec 30 Aug 2005 20:24:35 -0000 1.445
@@ -38,7 +38,7 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20050815
+%define V_openpkg 20050830
# the used software versions
%define V_rpm 4.2.1
@@ -51,7 +51,7 @@
%define V_patch 2.5.9
%define V_tar 1.15.1
%define V_bash 3.0
-%define V_uuid 1.2.0
+%define V_uuid 1.2.1
%define V_config 20050706
# package information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]