[perl-Perl-Critic-Pulp] Remove explicit require which is detected correctly

Petr Pisar ppisar at fedoraproject.org
Tue Nov 25 15:54:11 UTC 2014


commit 850e3d45bdd627b9baf74ee252cfc14ce2da1244
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 25 16:53:48 2014 +0100

    Remove explicit require which is detected correctly

 perl-Perl-Critic-Pulp.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec
index 48f0a33..ff103eb 100644
--- a/perl-Perl-Critic-Pulp.spec
+++ b/perl-Perl-Critic-Pulp.spec
@@ -42,7 +42,6 @@ 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) >= 1.220
 Requires:       perl(PPI::Document)
 # This is plug-in into Test::More. Depend on it even if not mentioned in the
 # code.


More information about the scm-commits mailing list