packages: setedit/setedit.spec - more rpmcflags

witekfl witekfl at pld-linux.org
Wed May 18 19:25:45 CEST 2011


Author: witekfl                      Date: Wed May 18 17:25:45 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more rpmcflags

---- Files affected:
packages/setedit:
   setedit.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/setedit/setedit.spec
diff -u packages/setedit/setedit.spec:1.18 packages/setedit/setedit.spec:1.19
--- packages/setedit/setedit.spec:1.18	Wed May 18 13:52:36 2011
+++ packages/setedit/setedit.spec	Wed May 18 19:25:40 2011
@@ -64,8 +64,8 @@
 rm -f Makefile
 %{__perl} ./config.pl \
 	--prefix=%{_prefix} \
-	--cflags="-pipe" \
-	--cxxflags="-pipe" \
+	--cflags="%{rpmcflags} -pipe" \
+	--cxxflags="%{rpmcflags} -fno-exceptions -pipe" \
 	--Xcflags="%{rpmcflags}" \
 	--Xcppflags="%{rpmcflags} -fno-exceptions" \
 	--no-comp-exe \
@@ -140,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2011/05/18 17:25:40  witekfl
+- more rpmcflags
+
 Revision 1.18  2011/05/18 11:52:36  witekfl
 - up to 0.5.7 snapshot
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/setedit/setedit.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list