|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
%global svnrel 1198
|
|
|
|
|
%global svnrel 1229
|
|
|
|
|
%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 Nov 19 2013 Cole Robinson <crobinso@redhat.com> - 1.1.svn1229-1
|
|
|
|
|
- Update to svn1229 for qemu 1.7
|
|
|
|
|
|
|
|
|
|
* Tue Aug 20 2013 Cole Robinson <crobinso@redhat.com> 1.1.svn1198-1
|
|
|
|
|
- Update to svn1198 for qemu 1.6
|
|
|
|
|
|
|
|
|
|