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: 23-Feb-2003 20:24:14
Branch: HEAD Handle: 2003022319241201
Modified files:
openpkg-src/ifile ifile.spec
openpkg-web news.txt
Log:
add back CFLAGS which was removed by PMOD for un-answered reasons
Summary:
Revision Changes Path
1.3 +2 -1 openpkg-src/ifile/ifile.spec
1.3423 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ifile/ifile.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 ifile.spec
--- openpkg-src/ifile/ifile.spec 13 Feb 2003 10:38:38 -0000 1.2
+++ openpkg-src/ifile/ifile.spec 23 Feb 2003 19:24:13 -0000 1.3
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 1.3.0
-Release: 20030213
+Release: 20030223
# list of sources
Source0:
http://savannah.nongnu.org/download/ifile/default.pkg/%{version}/ifile-%{version}.tar.gz
@@ -56,6 +56,7 @@
%build
CC="%{l_cc}" \
+ CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix}
%{l_make} %{l_mflags -O}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3422 -r1.3423 news.txt
--- openpkg-web/news.txt 23 Feb 2003 09:42:36 -0000 1.3422
+++ openpkg-web/news.txt 23 Feb 2003 19:24:12 -0000 1.3423
@@ -1,3 +1,4 @@
+23-Feb-2003: Upgraded package: P<ifile-1.3.0-20030223>
23-Feb-2003: New package: P<gtk2-2.2.1-20030223>
23-Feb-2003: Upgraded package: P<orbit2-2.6.0-20030223>
23-Feb-2003: Upgraded package: P<linc-1.0.1-20030223>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]