OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 11-Oct-2002 20:37:15
Branch: HEAD Handle: 2002101119371301
Modified files:
openpkg-re/vcheck vc.openpkg
openpkg-src/openpkg openpkg.spec
openpkg-web news.txt
Log:
upgrade to cURL 7.10.1
Summary:
Revision Changes Path
1.13 +1 -1 openpkg-re/vcheck/vc.openpkg
1.104 +3 -3 openpkg-src/openpkg/openpkg.spec
1.1753 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.openpkg
============================================================
$ cvs diff -u -r1.12 -r1.13 vc.openpkg
--- openpkg-re/vcheck/vc.openpkg 4 Oct 2002 14:00:26 -0000 1.12
+++ openpkg-re/vcheck/vc.openpkg 11 Oct 2002 18:37:13 -0000 1.13
@@ -14,7 +14,7 @@
regex = bzip2-(__VER__)\.tar\.gz
}
prog openpkg:curl = {
- version = 7.10
+ version = 7.10.1
url = http://curl.haxx.se/download/
regex = curl-(__VER__)\.tar\.gz
}
Index: openpkg-src/openpkg/openpkg.spec
============================================================
$ cvs diff -u -r1.103 -r1.104 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 9 Oct 2002 09:46:26 -0000 1.103
+++ openpkg-src/openpkg/openpkg.spec 11 Oct 2002 18:37:14 -0000 1.104
@@ -39,15 +39,15 @@
# o any cc(1)
# the package version and release
-%define V_openpkg 20021009
-%define R_openpkg 20021009
+%define V_openpkg 20021011
+%define R_openpkg 20021011
# the used software versions
%define V_rpm 4.0.2
%define V_zlib 1.1.4
%define V_bzip2 1.0.2
%define V_db 3.2.9
-%define V_curl 7.10
+%define V_curl 7.10.1
%define V_make 3.80
%define V_gzip 1.3.5
%define V_patch 2.5.4
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1752 -r1.1753 news.txt
--- openpkg-web/news.txt 11 Oct 2002 18:35:32 -0000 1.1752
+++ openpkg-web/news.txt 11 Oct 2002 18:37:14 -0000 1.1753
@@ -1,3 +1,4 @@
+11-Oct-2002: Upgraded package: P<openpkg-20021011-20021011>
11-Oct-2002: Upgraded package: P<curl-7.10.1-20021011>
11-Oct-2002: Upgraded package: P<l2-0.9.1-20021011>
11-Oct-2002: Upgraded package: P<sa-0.9.2-20021011>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]