OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Feb-2005 19:47:16
Branch: HEAD Handle: 2005020118471600
Modified files:
openpkg-src/curl curl.spec
Removed files:
openpkg-src/curl curl.patch
Log:
upgrading package: curl 7.12.3 -> 7.13.0
Summary:
Revision Changes Path
1.8 +0 -19 openpkg-src/curl/curl.patch
1.65 +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.64 -r1.65 curl.spec
--- openpkg-src/curl/curl.spec 20 Jan 2005 12:52:35 -0000 1.64
+++ openpkg-src/curl/curl.spec 1 Feb 2005 18:47:16 -0000 1.65
@@ -33,8 +33,8 @@
Class: BASE
Group: Web
License: GPL
-Version: 7.12.3
-Release: 20050120
+Version: 7.13.0
+Release: 20050201
# 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]