SPECS: suspend2-userui.spec - use rpmcflags as CFLAGS

baggins baggins at pld-linux.org
Fri May 12 13:13:15 CEST 2006


Author: baggins                      Date: Fri May 12 11:13:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpmcflags as CFLAGS

---- Files affected:
SPECS:
   suspend2-userui.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/suspend2-userui.spec
diff -u SPECS/suspend2-userui.spec:1.3 SPECS/suspend2-userui.spec:1.4
--- SPECS/suspend2-userui.spec:1.3	Fri Apr 21 14:56:54 2006
+++ SPECS/suspend2-userui.spec	Fri May 12 13:13:10 2006
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-# TODO: optflags
 Summary:	Suspend2 User UI
 Summary(pl):	Interfejs użytkownika dla Suspend2
 Name:		suspend2-userui
@@ -36,7 +35,7 @@
 %patch0 -p0
 
 %build
-%{__make}
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/12 11:13:10  baggins
+- use rpmcflags as CFLAGS
+
 Revision 1.3  2006/04/21 12:56:54  spider
 - up to 0.6.3 (changes by Bartosz Swiatek)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/suspend2-userui.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list