[perl-ExtUtils-InstallPaths] Drop non-dual-lived buildreqs (#947454)

Paul Howarth pghmcfc at fedoraproject.org
Tue Apr 16 16:42:21 UTC 2013


commit 71a4e20deb2d586793fc49bd090e922e442aebea
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Apr 16 16:52:35 2013 +0100

    Drop non-dual-lived buildreqs (#947454)

 perl-ExtUtils-InstallPaths.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec
index 87c298f..5675d8b 100644
--- a/perl-ExtUtils-InstallPaths.spec
+++ b/perl-ExtUtils-InstallPaths.spec
@@ -1,6 +1,6 @@
 Name:		perl-ExtUtils-InstallPaths
 Version:	0.009
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Build.PL install path logic made easy
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -15,8 +15,6 @@ BuildRequires:	perl(Carp)
 BuildRequires:	perl(ExtUtils::Config)
 BuildRequires:	perl(File::Spec)
 # Test Suite
-BuildRequires:	perl(Config)
-BuildRequires:	perl(File::Find)
 BuildRequires:	perl(File::Spec::Functions)
 BuildRequires:	perl(File::Temp)
 BuildRequires:	perl(Test::More)
@@ -64,6 +62,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/ExtUtils::InstallPaths.3pm*
 
 %changelog
+* Tue Apr 16 2013 Paul Howarth <paul at city-fan.org> - 0.009-3
+- Drop non-dual-lived buildreqs (#947454)
+
 * Mon Apr  1 2013 Paul Howarth <paul at city-fan.org> - 0.009-2
 - Sanitize for Fedora submission
 


More information about the scm-commits mailing list