Disable perl_bootstrap for perl 5.18 rebuild

This commit is contained in:
Jitka Plesnikova 2013-08-13 16:29:20 +02:00
parent 168bd57f84
commit 650c3c5896
2 changed files with 5 additions and 2 deletions

View File

@ -13,5 +13,5 @@
# dependencies, for example: perl-Test-Minimum-Version <->
# perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise.
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
%perl_bootstrap 1
#%%perl_bootstrap 1

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
Release: 9%{?dist}
Release: 10%{?dist}
Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries
License: GPLv3+
@ -19,6 +19,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_sysconfdir}/rpm/macros.perl-srpm
%changelog
* Tue Aug 13 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1-10
- Disable perl_bootstrap for perl 5.18 rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild