[perl-Test-Name-FromLine: 7/10] Drop the unneeded build requirement

Mathieu Bridon bochecha at fedoraproject.org
Wed Nov 27 09:37:56 UTC 2013


commit 8ce4ba38522e7198f5560380ec8dfc0d0c76e241
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Tue Nov 26 16:06:35 2013 +0800

    Drop the unneeded build requirement

 perl-Test-Name-FromLine.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Name-FromLine.spec b/perl-Test-Name-FromLine.spec
index 388d10c..3ebdd06 100644
--- a/perl-Test-Name-FromLine.spec
+++ b/perl-Test-Name-FromLine.spec
@@ -12,7 +12,6 @@ BuildArch:      noarch
 BuildRequires:  perl(CPAN::Meta)
 BuildRequires:  perl(CPAN::Meta::Prereqs)
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.36
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Slurp)
 BuildRequires:  perl(File::Spec)
@@ -70,6 +69,7 @@ sed -i '/^inc\//d' MANIFEST
 - Improved the package summary and description.
 - Added missing build requirements.
 - Dropped the explicit requirements, rpmbuild finds them itself.
+- Dropped the unneeded build requirement.
 
 * Mon Nov 25 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.11-1
 - Initial package for Fedora with help from cpanspec.


More information about the scm-commits mailing list