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

darekr darekr at pld-linux.org
Mon May 1 12:19:36 CEST 2006


Author: darekr                       Date: Mon May  1 10:19:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC, added %doc

---- Files affected:
SPECS:
   rwall.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/rwall.spec
diff -u SPECS/rwall.spec:1.33 SPECS/rwall.spec:1.34
--- SPECS/rwall.spec:1.33	Mon Mar 13 23:13:30 2006
+++ SPECS/rwall.spec	Mon May  1 12:19:31 2006
@@ -80,6 +80,7 @@
 	--installroot=$RPM_BUILD_ROOT
 
 %{__make} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
 %install
@@ -110,6 +111,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc BUGS ChangeLog README
 %attr(755,root,root) %{_bindir}/rwall
 %{_mandir}/man1/rwall.1*
 
@@ -126,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/05/01 10:19:31  darekr
+- pass CC, added %doc
+
 Revision 1.33  2006/03/13 22:13:30  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rwall.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list