Bootstrap perl on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-09-05 19:53:35 +03:00
parent e60c779bb3
commit 9e6260af75
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
2 changed files with 5 additions and 2 deletions

View File

@ -13,7 +13,7 @@
# 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
# Perl macro, no longer part of rpm >= 4.15
%__perl %{_bindir}/perl

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
Release: 46%{?dist}
Release: 46.0.riscv64%{?dist}
Summary: RPM macros for building Perl source package from source repository
License: GPLv3+
Source0: macros.perl-srpm
@ -18,6 +18,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
* Mon Aug 05 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1-46.0.riscv64
- Bootstrap perl on riscv64
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild