SPECS: phone.spec - pass CC, added Changelog to %doc

darekr darekr at pld-linux.org
Tue Dec 5 17:29:52 CET 2006


Author: darekr                       Date: Tue Dec  5 16:29:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC, added Changelog to %doc

---- Files affected:
SPECS:
   phone.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/phone.spec
diff -u SPECS/phone.spec:1.14 SPECS/phone.spec:1.15
--- SPECS/phone.spec:1.14	Mon Apr 26 19:49:11 2004
+++ SPECS/phone.spec	Tue Dec  5 17:29:46 2006
@@ -27,7 +27,9 @@
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,7 +43,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc Changelog README
 %attr(755,root,root) %{_bindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -50,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/12/05 16:29:46  darekr
+- pass CC, added Changelog to %doc
+
 Revision 1.14  2004/04/26 17:49:11  adamg
 - release 3 for Ac (2 is for Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phone.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list