|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
%global svnrel 1334
|
|
|
|
|
%global svnrel 1340
|
|
|
|
|
%global tarver 1.1
|
|
|
|
|
|
|
|
|
|
# Disable unhelpful RPM test.
|
|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: openbios
|
|
|
|
|
Version: %{tarver}.svn%{svnrel}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: OpenBIOS implementation of IEEE 1275-1994
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
@ -96,6 +96,9 @@ cp -a obj-sparc64/openbios-builtin.elf $qemudir/openbios-sparc64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 14 2015 Cole Robinson <crobinso@redhat.com> 1.1.svn1340-1
|
|
|
|
|
- Update to r1340 for qemu 2.4
|
|
|
|
|
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.svn1334-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|