packages: fio/fio.spec - use rpmcppflags

arekm arekm at pld-linux.org
Fri Feb 18 10:55:40 CET 2011


Author: arekm                        Date: Fri Feb 18 09:55:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use rpmcppflags

---- Files affected:
packages/fio:
   fio.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/fio/fio.spec
diff -u packages/fio/fio.spec:1.16 packages/fio/fio.spec:1.17
--- packages/fio/fio.spec:1.16	Fri Jan 28 09:16:21 2011
+++ packages/fio/fio.spec	Fri Feb 18 10:55:35 2011
@@ -45,10 +45,9 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	OPTFLAGS="%{rpmcflags}" \
+	OPTFLAGS="%{rpmcflags} %{rpmcppflags}" \
 	LDFLAGS="%{rpmldflags}" \
-	V=1 \
-	%{?debug:DEBUGFLAGS=-D_FORTIFY_SOURCE=2}%{!?debug:DEBUGFLAGS=}
+	V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -74,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/02/18 09:55:35  arekm
+- use rpmcppflags
+
 Revision 1.16  2011/01/28 08:16:21  lisu
 - 1.50.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fio/fio.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list