]> git.pld-linux.org Git - packages/perl-DBI.git/commitdiff
- DBI::ProfileDumper is in main, DBI::ProfileDumper::Apache in subpackage auto/ac/perl-DBI-1_51-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 25 Jul 2006 16:45:57 +0000 (16:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBI.spec -> 1.80

perl-DBI.spec

index b786b1df065f001ba8d4b5e10f7830ebebcd955e..c29aecfa0f62a0f26d34105b3ac416a7c97bc85e 100644 (file)
@@ -212,14 +212,16 @@ rm -rf $RPM_BUILD_ROOT
 %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*
This page took 0.042732 seconds and 4 git commands to generate.