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 openpkg-web Date: 14-Jan-2003 11:19:21
Branch: HEAD Handle: 2003011410191901
Modified files:
openpkg-src/subversion subversion.spec
openpkg-web news.txt
Log:
requires GNU make
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/subversion/subversion.spec
1.2711 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 subversion.spec
--- openpkg-src/subversion/subversion.spec 11 Jan 2003 15:58:20 -0000 1.6
+++ openpkg-src/subversion/subversion.spec 14 Jan 2003 10:19:20 -0000 1.7
@@ -38,7 +38,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_release}
-Release: 20030111
+Release: 20030114
# list of sources
Source0:
http://subversion.tigris.org/files/documents/%{V_subdir}/subversion-r%{V_built}.tar.gz
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, libxml, db, diffutils, openssl, zlib
+BuildPreReq: OpenPKG, openpkg >= 20020206, diffutils, libxml, db, openssl, zlib,
make
PreReq: OpenPKG, openpkg >= 20020206, diffutils
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2710 -r1.2711 news.txt
--- openpkg-web/news.txt 14 Jan 2003 10:17:44 -0000 1.2710
+++ openpkg-web/news.txt 14 Jan 2003 10:19:19 -0000 1.2711
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<subversion-0.16.0-20030114>
14-Jan-2003: Upgraded package: P<sdl-1.2.5-20030114>
14-Jan-2003: Upgraded package: P<tsmc-5.1.5.6-20030114>
14-Jan-2003: Upgraded package: P<xv-3.10a-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]