SPECS: miau.spec - don't assume gzipped manuals
qboosh
qboosh at pld-linux.org
Sun Jul 17 23:19:37 CEST 2005
Author: qboosh Date: Sun Jul 17 21:19:37 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't assume gzipped manuals
---- Files affected:
SPECS:
miau.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/miau.spec
diff -u SPECS/miau.spec:1.3 SPECS/miau.spec:1.4
--- SPECS/miau.spec:1.3 Sun Jul 17 22:34:43 2005
+++ SPECS/miau.spec Sun Jul 17 23:19:31 2005
@@ -78,7 +78,7 @@
%doc AUTHORS ChangeLog README TODO misc/miaurc
%attr(755,root,root) %{_bindir}/*
%{_infodir}/*.info*
-%{_mandir}/man1/miau.1.gz
+%{_mandir}/man1/miau.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -86,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/07/17 21:19:31 qboosh
+- don't assume gzipped manuals
+
Revision 1.3 2005/07/17 20:34:43 blekot
- up to 0.5.4
- more files (man pages)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/miau.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list