SPECS: anyremote.spec - kill empty files from %doc
darekr
darekr at pld-linux.org
Fri Dec 1 01:15:13 CET 2006
Author: darekr Date: Fri Dec 1 00:15:13 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill empty files from %doc
---- Files affected:
SPECS:
anyremote.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/anyremote.spec
diff -u SPECS/anyremote.spec:1.9 SPECS/anyremote.spec:1.10
--- SPECS/anyremote.spec:1.9 Fri Dec 1 00:52:41 2006
+++ SPECS/anyremote.spec Fri Dec 1 01:15:08 2006
@@ -83,7 +83,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO cfg-examples
+%doc AUTHORS NEWS README cfg-examples
%attr(755,root,root) %{_bindir}/anyremote
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/12/01 00:15:08 darekr
+- kill empty files from %doc
+
Revision 1.9 2006/11/30 23:52:41 shadzik
- 2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/anyremote.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list