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: 19-Jan-2003 12:29:08
Branch: HEAD Handle: 2003011911290701
Modified files:
openpkg-src/splint splint.spec
openpkg-web news.txt
Log:
dislikes parallel building
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-src/splint/splint.spec
1.2941 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/splint/splint.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 splint.spec
--- openpkg-src/splint/splint.spec 3 Jan 2003 10:55:01 -0000 1.11
+++ openpkg-src/splint/splint.spec 19 Jan 2003 11:29:08 -0000 1.12
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 3.0.1.6
-Release: 20020822
+Release: 20030119
# list of sources
Source0: http://www.splint.org/downloads/splint-%{version}.src.tgz
@@ -67,7 +67,7 @@
CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix}
- %{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.2940 -r1.2941 news.txt
--- openpkg-web/news.txt 19 Jan 2003 08:24:53 -0000 1.2940
+++ openpkg-web/news.txt 19 Jan 2003 11:29:07 -0000 1.2941
@@ -1,3 +1,4 @@
+19-Jan-2003: Upgraded package: P<splint-3.0.1.6-20030119>
19-Jan-2003: Upgraded package: P<ncurses-5.3.20030118-20030119>
19-Jan-2003: Upgraded package: P<perl-xml-20030119-20030119>
18-Jan-2003: Upgraded package: P<mapson-2.3b2-20030118>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]