Compare commits
10 Commits
master
...
f37-riscv6
Author | SHA1 | Date | |
---|---|---|---|
c8e613c9ee | |||
|
e60c779bb3 | ||
|
a28d57d1b3 | ||
|
574406df8c | ||
|
4a786cdca5 | ||
|
89196cd7d8 | ||
|
f0375d9c8c | ||
|
12189e6cce | ||
|
90e742a29d | ||
|
2a8bf8a582 |
@ -7,7 +7,7 @@
|
|||||||
# take effect.
|
# take effect.
|
||||||
# This file must not use Perl or any non-minimal-build-root package. The
|
# This file must not use Perl or any non-minimal-build-root package. The
|
||||||
# purpose is to enable bootstrapping perl.
|
# purpose is to enable bootstrapping perl.
|
||||||
|
|
||||||
# Perl bootstrap For rebuild of Perl and all related packages is needed
|
# Perl bootstrap For rebuild of Perl and all related packages is needed
|
||||||
# switch, which enable only vital build requires. This could help cyclic
|
# switch, which enable only vital build requires. This could help cyclic
|
||||||
# dependencies, for example: perl-Test-Minimum-Version <->
|
# dependencies, for example: perl-Test-Minimum-Version <->
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-srpm-macros
|
Name: perl-srpm-macros
|
||||||
Version: 1
|
Version: 1
|
||||||
Release: 37%{?dist}
|
Release: 46%{?dist}.rvre0
|
||||||
Summary: RPM macros for building Perl source package from source repository
|
Summary: RPM macros for building Perl source package from source repository
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: macros.perl-srpm
|
Source0: macros.perl-srpm
|
||||||
@ -18,6 +18,36 @@ install -m 644 -D "%{SOURCE0}" \
|
|||||||
%{_rpmconfigdir}/macros.d/macros.perl-srpm
|
%{_rpmconfigdir}/macros.d/macros.perl-srpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 11 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1-46.rvre0
|
||||||
|
- Rebuilt for Fedora/RISCV (riscv64)
|
||||||
|
|
||||||
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1-46
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-45
|
||||||
|
- Disable perl_bootstrap for perl 5.36 rebuild
|
||||||
|
|
||||||
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-44
|
||||||
|
- Perl 5.36 rebuild
|
||||||
|
|
||||||
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1-43
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1-42
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1-41
|
||||||
|
- Disable perl_bootstrap for perl 5.34 rebuild
|
||||||
|
|
||||||
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1-40
|
||||||
|
- Perl 5.34 rebuild
|
||||||
|
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1-39
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1-38
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1-37
|
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1-37
|
||||||
- Disable perl_bootstrap for perl 5.32 rebuild
|
- Disable perl_bootstrap for perl 5.32 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user