OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 15:16:04
Branch: HEAD Handle: 2003070714160202
Modified files:
openpkg-src/subversion subversion.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.17 +4 -2 openpkg-src/subversion/subversion.spec
1.5410 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 subversion.spec
--- openpkg-src/subversion/subversion.spec 29 Jun 2003 07:24:30 -0000 1.16
+++ openpkg-src/subversion/subversion.spec 7 Jul 2003 13:16:04 -0000 1.17
@@ -37,7 +37,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_release}
-Release: 20030629
+Release: 20030707
# list of sources
Source0:
http://subversion.tigris.org/files/documents/%{V_subdir}/subversion-%{V_release}.tar.gz
@@ -45,8 +45,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, diffutils, libxml, db, openssl, zlib,
make, apr
+BuildPreReq: OpenPKG, openpkg >= 20020206, diffutils, make
PreReq: OpenPKG, openpkg >= 20020206, diffutils
+BuildPreReq: libxml, db, openssl, zlib, apr
+PreReq: libxml, db, openssl, zlib, apr
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5409 -r1.5410 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:14:35 -0000 1.5409
+++ openpkg-web/news.txt 7 Jul 2003 13:16:02 -0000 1.5410
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<subversion-0.24.2-20030707>
07-Jul-2003: Upgraded package: P<snort-2.0.0-20030707>
07-Jul-2003: Upgraded package: P<snmp-5.0.8-20030707>
07-Jul-2003: Upgraded package: P<scli-0.2.12-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]