SPECS: perl-DBD-CSV.spec - don't assume manuals gzipping

qboosh qboosh at pld-linux.org
Tue Jun 14 09:16:28 CEST 2005


Author: qboosh                       Date: Tue Jun 14 07:16:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't assume manuals gzipping

---- Files affected:
SPECS:
   perl-DBD-CSV.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/perl-DBD-CSV.spec
diff -u SPECS/perl-DBD-CSV.spec:1.45 SPECS/perl-DBD-CSV.spec:1.46
--- SPECS/perl-DBD-CSV.spec:1.45	Mon Jun 13 23:20:36 2005
+++ SPECS/perl-DBD-CSV.spec	Tue Jun 14 09:16:21 2005
@@ -64,7 +64,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog README
 %{perl_vendorlib}/DBD/CSV.pm
-%{_mandir}/man3/DBD*.3pm.gz
+%{_mandir}/man3/DBD*.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2005/06/14 07:16:21  qboosh
+- don't assume manuals gzipping
+
 Revision 1.45  2005/06/13 21:20:36  petec
 - we don't need Bundle::
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-DBD-CSV.spec?r1=1.45&r2=1.46&f=u




More information about the pld-cvs-commit mailing list