Disable perl_bootstrap for perl 5.28 rebuild
This commit is contained in:
parent
8acdc92034
commit
cfaa741313
@ -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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-srpm-macros
|
||||
Version: 1
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?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}" \
|
||||
%{_rpmconfigdir}/macros.d/macros.perl-srpm
|
||||
|
||||
%changelog
|
||||
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1-27
|
||||
- Disable perl_bootstrap for perl 5.28 rebuild
|
||||
|
||||
* Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1-26
|
||||
- Perl 5.28 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user