SPECS: powernowd.spec - use __cc

qboosh qboosh at pld-linux.org
Mon Sep 5 12:43:43 CEST 2005


Author: qboosh                       Date: Mon Sep  5 10:43:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use __cc

---- Files affected:
SPECS:
   powernowd.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/powernowd.spec
diff -u SPECS/powernowd.spec:1.4 SPECS/powernowd.spec:1.5
--- SPECS/powernowd.spec:1.4	Mon Sep  5 12:19:39 2005
+++ SPECS/powernowd.spec	Mon Sep  5 12:43:36 2005
@@ -24,7 +24,7 @@
 %setup -q
 
 %build
-gcc %{rpmcflags} %{rpmldflags} -o powernowd powernowd.c
+%{__cc} %{rpmcflags} %{rpmldflags} -o powernowd powernowd.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/05 10:43:36  qboosh
+- use __cc
+
 Revision 1.4  2005/09/05 10:19:39  kosmo
 - use %{rpmcflags} and %{rpmldflags}
 
================================================================

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




More information about the pld-cvs-commit mailing list