|
|
@ -1,12 +1,12 @@
|
|
|
|
%global hash c79e0ec
|
|
|
|
%global hash 7e5b89e
|
|
|
|
%global date 20190626
|
|
|
|
%global date 20191022
|
|
|
|
|
|
|
|
|
|
|
|
# Disable unhelpful RPM test.
|
|
|
|
# Disable unhelpful RPM test.
|
|
|
|
%global _binaries_in_noarch_packages_terminate_build 0
|
|
|
|
%global _binaries_in_noarch_packages_terminate_build 0
|
|
|
|
|
|
|
|
|
|
|
|
Name: openbios
|
|
|
|
Name: openbios
|
|
|
|
Version: %{date}
|
|
|
|
Version: %{date}
|
|
|
|
Release: 2.git%{hash}%{?dist}
|
|
|
|
Release: 1.git%{hash}%{?dist}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Summary: OpenBIOS implementation of IEEE 1275-1994
|
|
|
|
Summary: OpenBIOS implementation of IEEE 1275-1994
|
|
|
|
|
|
|
|
|
|
|
@ -31,11 +31,6 @@ BuildRequires: gcc
|
|
|
|
BuildRequires: fcode-utils
|
|
|
|
BuildRequires: fcode-utils
|
|
|
|
BuildRequires: libxslt
|
|
|
|
BuildRequires: libxslt
|
|
|
|
|
|
|
|
|
|
|
|
Obsoletes: openbios-common
|
|
|
|
|
|
|
|
Obsoletes: openbios-ppc
|
|
|
|
|
|
|
|
Obsoletes: openbios-sparc32
|
|
|
|
|
|
|
|
Obsoletes: openbios-sparc64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
The OpenBIOS project provides you with most free and open source Open
|
|
|
|
The OpenBIOS project provides you with most free and open source Open
|
|
|
@ -97,6 +92,9 @@ cp -a obj-sparc64/openbios-builtin.elf $qemudir/openbios-sparc64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 12 2019 Cole Robinson <aintdiscole@gmail.com> - 20191022-1.git7e5b89e
|
|
|
|
|
|
|
|
- Update to openbios 7e5b89e for qemu-4.2
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:20190626-2.gitc79e0ec
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:20190626-2.gitc79e0ec
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|