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: 03-Oct-2005 09:41:48
Branch: HEAD Handle: 2005100308414800
Modified files:
openpkg-src/str str.spec
Removed files:
openpkg-src/str str.patch
Log:
upgrading package: str 0.9.10 -> 0.9.11
Summary:
Revision Changes Path
1.2 +0 -27 openpkg-src/str/str.patch
1.34 +2 -5 openpkg-src/str/str.spec
____________________________________________________________________________
rm -f openpkg-src/str/str.patch <<'@@ .'
Index: openpkg-src/str/str.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/str/str.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 str.spec
--- openpkg-src/str/str.spec 5 Sep 2005 15:01:09 -0000 1.33
+++ openpkg-src/str/str.spec 3 Oct 2005 07:41:48 -0000 1.34
@@ -32,12 +32,11 @@
Class: PLUS
Group: Text
License: MIT/BSD-style
-Version: 0.9.10
-Release: 20050905
+Version: 0.9.11
+Release: 20051003
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/str/str-%{version}.tar.gz
-Patch0: str.patch
# build information
Prefix: %{l_prefix}
@@ -63,8 +62,6 @@
%prep
%setup -q
- %patch -p0
- cp %{l_shtool} .
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]