SPECS: ipband.spec - pass CC, added %doc

darekr darekr at pld-linux.org
Thu Jul 13 03:31:18 CEST 2006


Author: darekr                       Date: Thu Jul 13 01:31:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC, added %doc

---- Files affected:
SPECS:
   ipband.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/ipband.spec
diff -u SPECS/ipband.spec:1.18 SPECS/ipband.spec:1.19
--- SPECS/ipband.spec:1.18	Sun May 21 18:05:19 2006
+++ SPECS/ipband.spec	Thu Jul 13 03:31:12 2006
@@ -49,7 +49,8 @@
 %patch2 -p1
 
 %build
-%{__make}
+%{__make} \
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +76,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc CHANGELOG README
 %attr(755,root,root) %{_bindir}/ipband
 %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipband.conf
@@ -88,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/07/13 01:31:12  darekr
+- pass CC, added %doc
+
 Revision 1.18  2006/05/21 16:05:19  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipband.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list