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: 05-Apr-2005 19:43:11
Branch: HEAD Handle: 2005040518431100
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
upgrade to cURL 7.13.2
Summary:
Revision Changes Path
1.256 +2 -0 openpkg-src/openpkg/HISTORY
1.408 +2 -2 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.255 -r1.256 HISTORY
--- openpkg-src/openpkg/HISTORY 23 Mar 2005 13:02:49 -0000 1.255
+++ openpkg-src/openpkg/HISTORY 5 Apr 2005 17:43:11 -0000 1.256
@@ -2,6 +2,8 @@
2005
====
+20050405 upgrade to cURL 7.13.2
+
20050323 **** RELEASE AS PART OF OPENPKG 2.3.1 ***
20050323 give a more precise hint at the end of the .src.sh bootstrap
procedure
20050314 fix rc env processing: do not assign to the variable "_" (which is
read-only in some shells like zsh)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.407 -r1.408 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 24 Mar 2005 11:19:44 -0000 1.407
+++ openpkg-src/openpkg/openpkg.spec 5 Apr 2005 17:43:11 -0000 1.408
@@ -38,14 +38,14 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20050323
+%define V_openpkg 20050405
# the used software versions
%define V_rpm 4.2.1
%define V_zlib 1.2.2
%define V_bzip2 1.0.2
%define V_beecrypt 4.1.2
-%define V_curl 7.13.1
+%define V_curl 7.13.2
%define V_make 3.80
%define V_gzip 1.3.5
%define V_patch 2.5.9
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]