Disable perl_bootstrap for perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-18 12:45:53 +02:00
parent b599c52de8
commit fd20433352
2 changed files with 6 additions and 3 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: 19%{?dist}
Release: 20%{?dist}
Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries
License: GPLv3+
@ -19,9 +19,12 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1-19
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1-20
- Disable perl_bootstrap for perl 5.24 rebuild
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1-19
- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild