SPECS: wfmath.spec, eris.spec - remove redundant CXXFLAGS setting

glen glen at pld-linux.org
Wed Oct 12 22:25:52 CEST 2005


Author: glen                         Date: Wed Oct 12 20:25:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove redundant CXXFLAGS setting

---- Files affected:
SPECS:
   wfmath.spec (1.1 -> 1.2) , eris.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/wfmath.spec
diff -u SPECS/wfmath.spec:1.1 SPECS/wfmath.spec:1.2
--- SPECS/wfmath.spec:1.1	Wed Oct 12 09:58:17 2005
+++ SPECS/wfmath.spec	Wed Oct 12 22:25:47 2005
@@ -29,7 +29,6 @@
 
 %build
 cp -f /usr/share/automake/config.sub .
-CXXFLAGS=%{rpmcflags}
 %configure --enable-static
 %{__make}
 
@@ -60,6 +59,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/12 20:25:47  glen
+- remove redundant CXXFLAGS setting
+
 Revision 1.1  2005/10/12 07:58:17  glen
 - based on spec in sources; builds
-

================================================================
Index: SPECS/eris.spec
diff -u SPECS/eris.spec:1.2 SPECS/eris.spec:1.3
--- SPECS/eris.spec:1.2	Wed Oct 12 22:15:56 2005
+++ SPECS/eris.spec	Wed Oct 12 22:25:47 2005
@@ -57,7 +57,6 @@
 %setup -q
 
 %build
-CXXFLAGS="%{rpmcflags}"
 %configure \
 	--enable-static
 %{__make}
@@ -96,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/12 20:25:47  glen
+- remove redundant CXXFLAGS setting
+
 Revision 1.2  2005/10/12 20:15:56  qboosh
 - pl, some cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wfmath.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SPECS/eris.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list