SPECS: perl-DBI.spec - DBI::ProfileDumper is in main, DBI::Profile...
qboosh
qboosh at pld-linux.org
Tue Jul 25 18:46:02 CEST 2006
Author: qboosh Date: Tue Jul 25 16:46:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- DBI::ProfileDumper is in main, DBI::ProfileDumper::Apache in subpackage
---- Files affected:
SPECS:
perl-DBI.spec (1.79 -> 1.80)
---- Diffs:
================================================================
Index: SPECS/perl-DBI.spec
diff -u SPECS/perl-DBI.spec:1.79 SPECS/perl-DBI.spec:1.80
--- SPECS/perl-DBI.spec:1.79 Mon Jul 24 14:02:42 2006
+++ SPECS/perl-DBI.spec Tue Jul 25 18:45:57 2006
@@ -213,17 +213,19 @@
%attr(755,root,root) %{perl_vendorarch}/auto/DBI/DBI.so
%{_mandir}/man1/*
%{_mandir}/man3/DBD*
-%{_mandir}/man3/DBI.*
-%{_mandir}/man3/DBI::Profile.*
-%{_mandir}/man3/DBI::ProfileData.*
-%{_mandir}/man3/DBI::ProxyServer.*
-%{_mandir}/man3/DBI::PurePerl.*
+%{_mandir}/man3/DBI.3*
+%{_mandir}/man3/DBI::Profile.3*
+%{_mandir}/man3/DBI::ProfileData.3*
+%{_mandir}/man3/DBI::ProfileDumper.3*
+%{_mandir}/man3/DBI::ProxyServer.3*
+%{_mandir}/man3/DBI::PurePerl.3*
%{_mandir}/man3/DBI::[!PW]*
%files ProfileDumper-Apache
%defattr(644,root,root,755)
-%{perl_vendorarch}/DBI/ProfileDumper
-%{_mandir}/man3/DBI::ProfileDumper::*
+%dir %{perl_vendorarch}/DBI/ProfileDumper
+%{perl_vendorarch}/DBI/ProfileDumper/Apache.pm
+%{_mandir}/man3/DBI::ProfileDumper::Apache.3*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -231,6 +233,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.80 2006/07/25 16:45:57 qboosh
+- DBI::ProfileDumper is in main, DBI::ProfileDumper::Apache in subpackage
+
Revision 1.79 2006/07/24 12:02:42 radek
- version 1.51, turned tests on by default
- noautoreq perl(DBI*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-DBI.spec?r1=1.79&r2=1.80&f=u
More information about the pld-cvs-commit
mailing list