SPECS: peercast.spec - use cc macro

arekm arekm at pld-linux.org
Mon May 15 11:58:14 CEST 2006


Author: arekm                        Date: Mon May 15 09:58:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use cc macro

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

---- Diffs:

================================================================
Index: SPECS/peercast.spec
diff -u SPECS/peercast.spec:1.4 SPECS/peercast.spec:1.5
--- SPECS/peercast.spec:1.4	Tue Mar 21 15:06:59 2006
+++ SPECS/peercast.spec	Mon May 15 11:58:09 2006
@@ -45,6 +45,7 @@
 
 %build
 %{__make} -C ui/linux \
+	CC="%{__cc}" \
 	CPPFLAGS="%{rpmcxxflags} -D_UNIX" \
 	LDFLAGS="%{rpmldflags} -lpthread"
 
@@ -68,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/05/15 09:58:09  arekm
+- use cc macro
+
 Revision 1.4  2006/03/21 14:06:59  glen
 - updated to 0.1217, fixes CAN-2006-1148
 - added amd64,makefile,paths patches
================================================================

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



More information about the pld-cvs-commit mailing list