OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 31-Oct-2003 16:52:53
Branch: HEAD Handle: 2003103115525101
Modified files:
openpkg-src/curl curl.spec
openpkg-web news.txt
Log:
Unfortunately needs a standard CPP program that some OS fail to
provide, so use that of GCC
Summary:
Revision Changes Path
1.46 +2 -2 openpkg-src/curl/curl.spec
1.7249 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/curl/curl.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 curl.spec
--- openpkg-src/curl/curl.spec 15 Aug 2003 18:21:58 -0000 1.45
+++ openpkg-src/curl/curl.spec 31 Oct 2003 15:52:52 -0000 1.46
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 7.10.7
-Release: 20030815
+Release: 20031031
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, make
+BuildPreReq: OpenPKG, openpkg >= 20021230, make, gcc
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: openssl >= 0.9.7, zlib
PreReq: openssl >= 0.9.7, zlib
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7248 -r1.7249 news.txt
--- openpkg-web/news.txt 31 Oct 2003 11:52:38 -0000 1.7248
+++ openpkg-web/news.txt 31 Oct 2003 15:52:51 -0000 1.7249
@@ -1,3 +1,4 @@
+31-Oct-2003: Upgraded package: P<curl-7.10.7-20031031>
31-Oct-2003: Upgraded package: P<tla-1.1pre8-20031031>
31-Oct-2003: Upgraded package: P<openmotif-2.2.2-20031031>
31-Oct-2003: Upgraded package: P<gocr-0.37-20031031>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]