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: 14-Sep-2007 08:00:35
Branch: HEAD Handle: 2007091407003401
Modified files:
openpkg-src/curl curl.spec
Removed files:
openpkg-src/curl curl.patch
Log:
upgrading package: curl 7.16.4 -> 7.17.0
Summary:
Revision Changes Path
1.13 +0 -337 openpkg-src/curl/curl.patch
1.98 +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.97 -r1.98 curl.spec
--- openpkg-src/curl/curl.spec 10 Sep 2007 17:55:04 -0000 1.97
+++ openpkg-src/curl/curl.spec 14 Sep 2007 06:00:35 -0000 1.98
@@ -32,8 +32,8 @@
Class: BASE
Group: Web
License: MIT-style
-Version: 7.16.4
-Release: 20070910
+Version: 7.17.0
+Release: 20070914
# package options
%option with_ssl yes
@@ -45,7 +45,6 @@
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
-Patch0: curl.patch
# build information
Prefix: %{l_prefix}
@@ -95,7 +94,6 @@
%prep
%setup -q
- %patch -p0
%build
%{l_shtool} subst \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]