add missing BR ExtUtils::MakeMaker
This commit is contained in:
parent
b0ad96885b
commit
5a766abf5e
@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Sub-Install/
|
||||
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Install-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%if !%{defined perl_bootstrap}
|
||||
@ -58,6 +59,7 @@ rm -rf %{buildroot}
|
||||
* Tue Jun 28 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.925-9
|
||||
- Perl mass rebuild
|
||||
- add perl_bootstrap macro
|
||||
- add missing BR ExtUtils::MakeMaker
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.925-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user