SPECS: rzip.spec - pass CFLAGS

darekr darekr at pld-linux.org
Thu Oct 4 23:05:29 CEST 2007


Author: darekr                       Date: Thu Oct  4 21:05:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CFLAGS

---- Files affected:
SPECS:
   rzip.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/rzip.spec
diff -u SPECS/rzip.spec:1.5 SPECS/rzip.spec:1.6
--- SPECS/rzip.spec:1.5	Mon Feb 12 23:09:14 2007
+++ SPECS/rzip.spec	Thu Oct  4 23:05:24 2007
@@ -30,7 +30,8 @@
 %build
 %{__autoconf}
 %configure
-%{__make}
+%{__make} \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/10/04 21:05:24  darekr
+- pass CFLAGS
+
 Revision 1.5  2007/02/12 22:09:14  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rzip.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list