Author: glen Date: Fri Nov 17 14:50:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.53
---- Files affected: SPECS: perl-DBI.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: SPECS/perl-DBI.spec diff -u SPECS/perl-DBI.spec:1.80 SPECS/perl-DBI.spec:1.81 --- SPECS/perl-DBI.spec:1.80 Tue Jul 25 18:45:57 2006 +++ SPECS/perl-DBI.spec Fri Nov 17 15:50:36 2006 @@ -26,12 +26,12 @@ Summary(sv): Ett databasĺtkomst-API för Perl Summary(zh_CN): Perl ľÄĘýžÝżâˇĂÎĘ APIĄŁ Name: perl-DBI -Version: 1.51 +Version: 1.53 Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz -# Source0-md5: d2ecc92395c4ab8221bac2866afbae04 +# Source0-md5: e76dfeeb37eb7346342a49142d36171d Patch0: %{name}-changes.patch BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -186,14 +186,14 @@ rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/{DBI/W32ODBC,Win32/DBIODBC}.pm rm -f $RPM_BUILD_ROOT%{_mandir}/man3/{DBI::W32,Win32::DBI}ODBC.3pm # different format in %doc -rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/DBI/{Changes,Roadmap}.pod +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/{TASKS,DBI/{Changes,Roadmap}}.pod %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc Changes README ToDo +%doc Changes README %attr(755,root,root) %{_bindir}/* %dir %{perl_vendorlib}/DBIx %{perl_vendorarch}/DBI.pm @@ -217,9 +217,11 @@ %{_mandir}/man3/DBI::Profile.3* %{_mandir}/man3/DBI::ProfileData.3* %{_mandir}/man3/DBI::ProfileDumper.3* +%{_mandir}/man3/DBI::ProfileSubs.3pm* %{_mandir}/man3/DBI::ProxyServer.3* %{_mandir}/man3/DBI::PurePerl.3* %{_mandir}/man3/DBI::[!PW]* +%{_mandir}/man3/TASKS.3pm* %files ProfileDumper-Apache %defattr(644,root,root,755) @@ -233,6 +235,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2006/11/17 14:50:36 glen +- 1.53 + Revision 1.80 2006/07/25 16:45:57 qboosh - DBI::ProfileDumper is in main, DBI::ProfileDumper::Apache in subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DBI.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
