add perl_bootstrap macro
rebuild for perl 5.14.1
This commit is contained in:
parent
3140b76c8b
commit
9465f67d84
@ -16,9 +16,11 @@ BuildRequires: perl(File::Path) >= 2.01
|
||||
BuildRequires: perl(File::Spec) >= 3.12
|
||||
BuildRequires: perl(File::Temp) >= 0.19
|
||||
BuildRequires: perl(File::Which) >= 0.05
|
||||
%if !%{defined perl_bootstrap}
|
||||
BuildRequires: perl(Test::Pod)
|
||||
BuildRequires: perl(Test::MinimumVersion)
|
||||
BuildRequires: perl(Test::More) >= 0.47
|
||||
%endif
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(Cwd) >= 3.12
|
||||
Requires: perl(File::Path) >= 2.01
|
||||
@ -67,6 +69,8 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
||||
%changelog
|
||||
* Fri Jun 24 2011 Marcela Maslanova <mmaslano@redhat.com> - 0.97-2
|
||||
- fix filters for future rebuild
|
||||
- add perl_bootstrap macro
|
||||
- rebuild for perl 5.14.1
|
||||
|
||||
* Mon Feb 21 2011 Tom Callaway <spot@fedoraproject.org> - 0.97-1
|
||||
- update to 0.97
|
||||
|
Loading…
Reference in New Issue
Block a user