|
|
@ -1,12 +1,12 @@
|
|
|
|
%global date 20161123
|
|
|
|
%global date 20170213
|
|
|
|
%global hash ef8a14e
|
|
|
|
%global hash 0cd97cc
|
|
|
|
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
@ -96,6 +96,9 @@ cp -a obj-sparc64/openbios-builtin.elf $qemudir/openbios-sparc64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Mar 15 2017 Cole Robinson <crobinso@redhat.com> - 1:20170213-1.git0cd97cc
|
|
|
|
|
|
|
|
- Update to 0cd97cc for qemu 2.9
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:20161123-2.gitef8a14e
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:20161123-2.gitef8a14e
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|