commit 24822faf2814c6a9e2c08bc5a095e242bed8a7b6 Author: Petr PÃsaÅ <ppisar@xxxxxxxxxx> Date: Thu Apr 21 13:54:08 2011 +0200 Revert "Bump version 51, do not export Perl::MinimumVersion" This reverts commit 31d53823618b2cb28949321b6d9502679b3decda. .gitignore | 1 - perl-Perl-Critic-Pulp.spec | 12 +----------- sources | 2 +- 3 files changed, 2 insertions(+), 13 deletions(-) --- diff --git a/.gitignore b/.gitignore index e96f8bd..ba613d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ /Perl-Critic-Pulp-46.tar.gz -/Perl-Critic-Pulp-51.tar.gz diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec index cde37fa..294aa2b 100644 --- a/perl-Perl-Critic-Pulp.spec +++ b/perl-Perl-Critic-Pulp.spec @@ -1,5 +1,5 @@ Name: perl-Perl-Critic-Pulp -Version: 51 +Version: 46 Release: 1%{?dist} Summary: Some add-on perlcritic policies License: GPLv3+ @@ -7,7 +7,6 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Perl-Critic-Pulp/ Source0: http://www.cpan.org/authors/id/K/KR/KRYDE/Perl-Critic-Pulp-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::String) >= 1.02 BuildRequires: perl(List::MoreUtils) >= 0.24 @@ -17,8 +16,6 @@ BuildRequires: perl(Perl::Critic::Policy) >= 1.084 BuildRequires: perl(Perl::Critic::Utils) >= 1.100 BuildRequires: perl(Perl::Critic::Utils::PPI) BuildRequires: perl(Perl::Critic::Violation) -BuildRequires: perl(Pod::MinimumVersion) >= 50 -BuildRequires: perl(Pod::Parser) BuildRequires: perl(PPI) >= 1.208 BuildRequires: perl(PPI::Document) BuildRequires: perl(Scalar::Util) @@ -39,7 +36,6 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi Requires: perl(IO::String) >= 1.02 Requires: perl(List::MoreUtils) >= 0.24 Requires: perl(Perl::Critic) >= 1.084 -Requires: perl(Pod::MinimumVersion) >= 50 Requires: perl(PPI::Document) # This is plug-in into Test::More. Depend on it even if not mentioned in the # code. @@ -49,8 +45,6 @@ Requires: perl(Test::More) %filter_from_requires /^perl(List::MoreUtils)$/d %filter_from_requires /^perl(Perl::Critic::Policy)$/d %filter_from_requires /^perl(Perl::Critic::Utils)$/d -# Filter private redefinitions -%filter_from_provides /^perl(Perl::MinimumVersion)\s*$/d %filter_setup %description @@ -82,10 +76,6 @@ make test %{_mandir}/man3/* %changelog -* Wed Apr 06 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 51-1 -- Version 51 bump -- Do not provide Perl::MinimumVersion - * Tue Jan 25 2011 Petr Pisar <ppisar@xxxxxxxxxx> 46-1 - Specfile autogenerated by cpanspec 1.78. - Remove BuidRoot stuff diff --git a/sources b/sources index 95cdcd1..5df78d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf2bb9b3515d6f3017655ebe24b03d40 Perl-Critic-Pulp-51.tar.gz +e62662eb64c6d43a364a66bac7461170 Perl-Critic-Pulp-46.tar.gz -- 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