SPECS: xbelld.spec - use %rpmcflags

gotar gotar at pld-linux.org
Tue Sep 2 16:56:07 CEST 2008


Author: gotar                        Date: Tue Sep  2 14:56:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %rpmcflags

---- Files affected:
SPECS:
   xbelld.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/xbelld.spec
diff -u SPECS/xbelld.spec:1.1 SPECS/xbelld.spec:1.2
--- SPECS/xbelld.spec:1.1	Sun Aug 31 19:23:13 2008
+++ SPECS/xbelld.spec	Tue Sep  2 16:56:02 2008
@@ -48,7 +48,8 @@
 %setup -q
 
 %build
-%{__make}
+%{__make} \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,5 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/09/02 14:56:02  gotar
+- use %rpmcflags
+
 Revision 1.1  2008/08/31 17:23:13  gotar
 - initial PLD release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xbelld.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list