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: 30-Jun-2003 09:17:02
Branch: HEAD Handle: 2003063008170101
Modified files:
openpkg-src/sio sio.spec
openpkg-web news.txt
Log:
I think it dislikes parallel building due to subdir handling
Summary:
Revision Changes Path
1.3 +2 -2 openpkg-src/sio/sio.spec
1.5092 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sio/sio.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 sio.spec
--- openpkg-src/sio/sio.spec 17 Jun 2003 14:12:13 -0000 1.2
+++ openpkg-src/sio/sio.spec 30 Jun 2003 07:17:02 -0000 1.3
@@ -33,7 +33,7 @@
Group: System
License: MIT/X11-style
Version: 0.9.1
-Release: 20030617
+Release: 20030630
# package options
%option with_ex no
@@ -98,7 +98,7 @@
--enable-zlib \
%endif
--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.5091 -r1.5092 news.txt
--- openpkg-web/news.txt 30 Jun 2003 07:10:13 -0000 1.5091
+++ openpkg-web/news.txt 30 Jun 2003 07:17:01 -0000 1.5092
@@ -1,3 +1,4 @@
+30-Jun-2003: Upgraded package: P<sio-0.9.1-20030630>
30-Jun-2003: Upgraded package: P<postfix-2.0.13-20030630>
30-Jun-2003: Upgraded package: P<sqlite-2.8.4-20030630>
30-Jun-2003: Upgraded package: P<rt-3.0.3-20030630>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]