update requires perl(Module::Build) >= 0.3600
This commit is contained in:
parent
1cf5d8c13f
commit
43e5246d33
@ -1,6 +1,6 @@
|
|||||||
Name: perl-local-lib
|
Name: perl-local-lib
|
||||||
Version: 1.008001
|
Version: 1.008001
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# lib/local/lib.pm -> GPL+ or Artistic
|
# lib/local/lib.pm -> GPL+ or Artistic
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -16,7 +16,7 @@ Source11: perl-homedir.csh
|
|||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
||||||
BuildRequires: perl(CPAN) >= 1.82
|
BuildRequires: perl(CPAN) >= 1.82
|
||||||
BuildRequires: perl(Capture::Tiny)
|
BuildRequires: perl(Capture::Tiny)
|
||||||
BuildRequires: perl(Module::Build) >= 0.36
|
BuildRequires: perl(Module::Build) >= 0.3600
|
||||||
# testing...
|
# testing...
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ BuildRequires: perl(Test::More)
|
|||||||
Requires: perl(CPAN) >= 1.82
|
Requires: perl(CPAN) >= 1.82
|
||||||
Requires: perl(ExtUtils::Install) >= 1.43
|
Requires: perl(ExtUtils::Install) >= 1.43
|
||||||
Requires: perl(ExtUtils::MakeMaker) >= 6.31
|
Requires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||||
Requires: perl(Module::Build) >= 0.28
|
Requires: perl(Module::Build) >= 0.3600
|
||||||
|
|
||||||
### auto-added brs!
|
### auto-added brs!
|
||||||
BuildRequires: perl(ExtUtils::Install) >= 1.43
|
BuildRequires: perl(ExtUtils::Install) >= 1.43
|
||||||
@ -94,6 +94,9 @@ make test
|
|||||||
%{_sysconfdir}/profile.d/*
|
%{_sysconfdir}/profile.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 1.008001-2
|
||||||
|
- update requires perl(Module::Build) >= 0.3600
|
||||||
|
|
||||||
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 1.008001-1
|
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 1.008001-1
|
||||||
- update to latest upstream version
|
- update to latest upstream version
|
||||||
- drop R/BR perl(ExtUtils::CBuilder) and perl(ExtUtils::ParseXS)
|
- drop R/BR perl(ExtUtils::CBuilder) and perl(ExtUtils::ParseXS)
|
||||||
|
Loading…
Reference in New Issue
Block a user