Enable Perl bootstrap

A switch for bootstrapping Perl Fedora module. The NEVRA must be
greater than base-runtime-module's perl-srpm-macros build.
This commit is contained in:
Petr Písař 2017-03-30 15:22:55 +02:00
parent 15a1edf29c
commit 5d0437fa99
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: 21%{?dist}
Version: 2
Release: 1%{?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
* Thu Mar 30 2017 Petr Pisar <ppisar@redhat.com> - 2-1
- Enable Perl bootstrap
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild