Drop non-dual-lived buildreqs (#947454)
This commit is contained in:
parent
0669c1cc5e
commit
71a4e20deb
@ -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@city-fan.org> - 0.009-3
|
||||
- Drop non-dual-lived buildreqs (#947454)
|
||||
|
||||
* Mon Apr 1 2013 Paul Howarth <paul@city-fan.org> - 0.009-2
|
||||
- Sanitize for Fedora submission
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user