SPECS: cdrdao.spec - pass CFLAGS and __cc

sparky sparky at pld-linux.org
Sat Feb 25 19:29:49 CET 2006


Author: sparky                       Date: Sat Feb 25 18:29:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CFLAGS and __cc

---- Files affected:
SPECS:
   cdrdao.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/cdrdao.spec
diff -u SPECS/cdrdao.spec:1.63 SPECS/cdrdao.spec:1.64
--- SPECS/cdrdao.spec:1.63	Sat Nov 26 03:07:08 2005
+++ SPECS/cdrdao.spec	Sat Feb 25 19:29:44 2006
@@ -103,7 +103,9 @@
 	--with%{!?with_mp3:out}-mp3-support \
 	--with%{!?with_ogg:out}-ogg-support
 
-%{__make}
+%{__make} \
+	CC="%{__cc}" \
+	COPTOPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -143,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/02/25 18:29:44  sparky
+- pass CFLAGS and __cc
+
 Revision 1.63  2005/11/26 02:07:08  charles
 - updated to 1.2.1
 - updated -{pccts-antlr,gcc4}.patch
@@ -298,12 +303,12 @@
 - use new %doc
 
 Revision 1.18  2002/05/21 23:12:43  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
 	     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.17  2002/04/25 16:04:19  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.16  2002/02/22 23:28:44  kloczek
 - removed all Group fields translations (our rpm now can handle translating
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cdrdao.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list