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: 04-Mar-2005 18:00:25
Branch: HEAD Handle: 2005030417002500
Modified files:
openpkg-src/curl curl.spec
Removed files:
openpkg-src/curl curl.patch
Log:
upgrading package: curl 7.13.0 -> 7.13.1
Summary:
Revision Changes Path
1.10 +0 -245 openpkg-src/curl/curl.patch
1.67 +2 -4 openpkg-src/curl/curl.spec
____________________________________________________________________________
rm -f openpkg-src/curl/curl.patch <<'@@ .'
Index: openpkg-src/curl/curl.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/curl/curl.spec
============================================================================
$ cvs diff -u -r1.66 -r1.67 curl.spec
--- openpkg-src/curl/curl.spec 23 Feb 2005 14:15:05 -0000 1.66
+++ openpkg-src/curl/curl.spec 4 Mar 2005 17:00:25 -0000 1.67
@@ -33,8 +33,8 @@
Class: BASE
Group: Web
License: GPL
-Version: 7.13.0
-Release: 20050223
+Version: 7.13.1
+Release: 20050304
# package options
%option with_ssl yes
@@ -43,7 +43,6 @@
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
-Patch0: curl.patch
# build information
Prefix: %{l_prefix}
@@ -81,7 +80,6 @@
%prep
%setup -q
- %patch -p0
%build
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]