OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Apr-2005 10:23:03
Branch: HEAD Handle: 2005041009230300
Modified files:
openpkg-src/re2c re2c.spec
Log:
upgrading package: re2c 0.9.4 -> 0.9.5
Summary:
Revision Changes Path
1.7 +3 -3 openpkg-src/re2c/re2c.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/re2c/re2c.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 re2c.spec
--- openpkg-src/re2c/re2c.spec 24 Mar 2005 11:20:10 -0000 1.6
+++ openpkg-src/re2c/re2c.spec 10 Apr 2005 08:23:03 -0000 1.7
@@ -32,8 +32,8 @@
Class: EVAL
Group: Compiler
License: GPL
-Version: 0.9.4
-Release: 20050313
+Version: 0.9.5
+Release: 20050410
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/re2c/re2c-%{version}.tar.gz
@@ -69,7 +69,7 @@
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
- CXXFLAGS="%{l_cxxflags -O} -I. -Wno-unused -Wno-parentheses
-Wno-deprecated" \
+ CXXFLAGS="%{l_cxxflags -O} -I. -Wno-unused -Wno-parentheses
-Wno-deprecated -fpermissive" \
./configure \
--prefix=%{l_prefix}
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]