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: 19-May-2007 22:08:00
Branch: HEAD Handle: 2007051921075800
Modified files:
openpkg-src/uuid uuid.spec
Removed files:
openpkg-src/uuid uuid.patch
Log:
upgrading package: uuid 1.5.1 -> 1.6.0
Summary:
Revision Changes Path
1.2 +0 -113 openpkg-src/uuid/uuid.patch
1.43 +2 -4 openpkg-src/uuid/uuid.spec
____________________________________________________________________________
rm -f openpkg-src/uuid/uuid.patch <<'@@ .'
Index: openpkg-src/uuid/uuid.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/uuid/uuid.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 uuid.spec
--- openpkg-src/uuid/uuid.spec 1 Jan 2007 18:47:47 -0000 1.42
+++ openpkg-src/uuid/uuid.spec 19 May 2007 20:07:58 -0000 1.43
@@ -32,8 +32,8 @@
Class: BASE
Group: Libraries
License: MIT/X11-style
-Version: 1.5.1
-Release: 20070101
+Version: 1.6.0
+Release: 20070519
# package options
%option with_dce no
@@ -44,7 +44,6 @@
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
-Patch0: uuid.patch
# build information
Prefix: %{l_prefix}
@@ -97,7 +96,6 @@
%prep
%setup -q
- %patch -p0
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]