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: 11-Jan-2003 16:58:21
Branch: HEAD Handle: 2003011115581901
Modified files:
openpkg-src/subversion subversion.spec
openpkg-web news.txt
Log:
hates parallel building
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/subversion/subversion.spec
1.2655 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 subversion.spec
--- openpkg-src/subversion/subversion.spec 3 Jan 2003 10:55:07 -0000 1.5
+++ openpkg-src/subversion/subversion.spec 11 Jan 2003 15:58:20 -0000 1.6
@@ -38,7 +38,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_release}
-Release: 20021205
+Release: 20030111
# list of sources
Source0:
http://subversion.tigris.org/files/documents/%{V_subdir}/subversion-r%{V_built}.tar.gz
@@ -71,7 +71,7 @@
--with-ssl \
--with-zlib \
--disable-shared
- %{l_make} %{l_mflags -O}
+ %{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2654 -r1.2655 news.txt
--- openpkg-web/news.txt 11 Jan 2003 15:55:26 -0000 1.2654
+++ openpkg-web/news.txt 11 Jan 2003 15:58:19 -0000 1.2655
@@ -1,3 +1,4 @@
+11-Jan-2003: Upgraded package: P<subversion-0.16.0-20030111>
11-Jan-2003: Upgraded package: P<pstoedit-3.33-20030111>
11-Jan-2003: Upgraded package: P<nail-10.2-20030111>
11-Jan-2003: Upgraded package: P<aegis-4.10-20030111>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]