Update to SLOF 20200717
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
fb28b7bb5f
commit
5a886ab7dc
@ -1,4 +1,5 @@
|
||||
%global gittagdate 20200327
|
||||
%global gittagdate 20200717
|
||||
|
||||
# Disable debuginfo because it is of no use to us.
|
||||
%global debug_package %{nil}
|
||||
@ -11,7 +12,7 @@
|
||||
|
||||
Name: SLOF
|
||||
Version: 0.1.git%{gittagdate}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Slimline Open Firmware
|
||||
|
||||
License: BSD
|
||||
@ -35,7 +36,8 @@ ExclusiveArch: ppc64le
|
||||
%endif
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Getopt::Std)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
|
||||
|
||||
@ -76,6 +78,9 @@ cp -a boot_rom.bin %{buildroot}%{_datadir}/qemu/slof.bin
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2020 Cole Robinson <aintdiscole@gmail.com> - 0.1.git20200717-1
|
||||
- Update to SLOF 20200717
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20200327-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SLOF-20200327.tar.gz) = 7c4f805c1a1f852b8769d703bae5cdd41cce6b6629c9d2cd2041be0e281453030e3d24c31735c8812bc81d579f844d7f509747599a36db271991954b182c0e1f
|
||||
SHA512 (SLOF-20200717.tar.gz) = f0d18ab68c02748e8893b1a8cc21d478d59a9e17aba392907e72155885158046ed2fa3591f37abcba27597c68ad00865923108f85904dad8d73273a62aca2a56
|
||||
|
Loading…
Reference in New Issue
Block a user