commit 92424658eb3bbdd24f6f6d13698606ffd844a201 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Sep 15 12:07:13 2011 +0200 Do not provide private perl(Time::Piece) perl-Time-Piece-MySQL.spec | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) --- diff --git a/perl-Time-Piece-MySQL.spec b/perl-Time-Piece-MySQL.spec index 695f020..97db160 100644 --- a/perl-Time-Piece-MySQL.spec +++ b/perl-Time-Piece-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-Time-Piece-MySQL Version: 0.05 -Release: 12%{?dist} +Release: 13%{?dist} Summary: MySQL-specific methods for Time::Piece Group: Development/Libraries @@ -15,6 +15,10 @@ BuildRequires: perl(Test::More) >= 0.47 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Time::Piece) >= 1.03 +%{?filter_setup: +%filter_from_provides /^perl(Time::Piece)/d +%filter_setup} + %description The Time::Piece::MySQL module can be used instead of, or in addition to, Time::Piece to add MySQL-specific date-time methods to Time::Piece objects. @@ -63,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 15 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 0.05-13 +- Do not provide private perl(Time::Piece) (bug #247253) + * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.05-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel