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: 20-Mar-2004 08:47:15
Branch: HEAD Handle: 2004032007471400
Modified files:
openpkg-src/openpkg HISTORY openpkg.spec
Log:
cURL 7.11.1 and Provides bump
Summary:
Revision Changes Path
1.149 +3 -0 openpkg-src/openpkg/HISTORY
1.304 +3 -3 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/HISTORY
============================================================================
$ cvs diff -u -r1.148 -r1.149 HISTORY
--- openpkg-src/openpkg/HISTORY 24 Feb 2004 12:12:52 -0000 1.148
+++ openpkg-src/openpkg/HISTORY 20 Mar 2004 07:47:14 -0000 1.149
@@ -2,6 +2,9 @@
2004
====
+20040320 upgrade to cURL 7.11.1
+20040320 bump provide for 2.0.0-2.0.0
+
20040224 **** RELEASE AS PART OF OPENPKG 2.0.0 ***
20040224 use ~/.openpkg/warning instead of ~/.openpkg/timestamp for warning
timestamp file
20040223 change BeeCrypt building to use no assembly code at all
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.303 -r1.304 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 5 Mar 2004 08:11:32 -0000 1.303
+++ openpkg-src/openpkg/openpkg.spec 20 Mar 2004 07:47:14 -0000 1.304
@@ -39,14 +39,14 @@
# o any cc(1)
# the package version/release
-%define V_openpkg 20040224
+%define V_openpkg 20040320
# the used software versions
%define V_rpm 4.2.1
%define V_zlib 1.2.1
%define V_bzip2 1.0.2
%define V_beecrypt 3.1.0
-%define V_curl 7.11.0
+%define V_curl 7.11.1
%define V_make 3.80
%define V_gzip 1.3.5
%define V_patch 2.5.9
@@ -140,7 +140,7 @@
AutoReq: no
AutoReqProv: no
Provides: OpenPKG
-Provides: openpkg = 1.3.1-1.3.1
+Provides: openpkg = 2.0.0-2.0.0
%description
This is the bootstrap package for the RPM-based Unix Software
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]