SPECS: sysstat.spec - fixed passing %%rpmcflags

twittner twittner at pld-linux.org
Wed Nov 9 19:40:19 CET 2005


Author: twittner                     Date: Wed Nov  9 18:40:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed passing %%rpmcflags

---- Files affected:
SPECS:
   sysstat.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/sysstat.spec
diff -u SPECS/sysstat.spec:1.60 SPECS/sysstat.spec:1.61
--- SPECS/sysstat.spec:1.60	Fri Oct 21 09:23:13 2005
+++ SPECS/sysstat.spec	Wed Nov  9 19:40:12 2005
@@ -65,7 +65,7 @@
 
 %{__make} \
 	CC="%{__cc}" \
-	OPT_FLAGS="%{rpmcflags}"
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/11/09 18:40:12  twittner
+- fixed passing %%rpmcflags
+
 Revision 1.60  2005/10/21 07:23:13  qboosh
 - sorted verify() flags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sysstat.spec?r1=1.60&r2=1.61&f=u




More information about the pld-cvs-commit mailing list