Update to version shipped with qemu 1.5
This commit is contained in:
parent
4d88c27ff6
commit
91f32dede4
@ -1,4 +1,4 @@
|
|||||||
%global gittagdate 20121018
|
%global gittagdate 20130430
|
||||||
%global gittag qemu-slof-%{gittagdate}
|
%global gittag qemu-slof-%{gittagdate}
|
||||||
|
|
||||||
Name: SLOF
|
Name: SLOF
|
||||||
@ -12,7 +12,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
# There are no upstream tarballs. To prepare a tarball, do:
|
# There are no upstream tarballs. To prepare a tarball, do:
|
||||||
#
|
#
|
||||||
# git clone git://github.com/dgibson/SLOF.git
|
# git clone git://github.com/aik/SLOF.git
|
||||||
# cd SLOF
|
# cd SLOF
|
||||||
# git archive -o ../SLOF-%{gittagdate}.tar.gz \
|
# git archive -o ../SLOF-%{gittagdate}.tar.gz \
|
||||||
# --prefix=SLOF-%{gittagdate}/ %{gittag}
|
# --prefix=SLOF-%{gittagdate}/ %{gittag}
|
||||||
@ -58,6 +58,9 @@ cp -a boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu/slof.bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 21 2013 Cole Robinson <crobinso@redhat.com> - 0.1.git20130430-1
|
||||||
|
- Update to version shipped with qemu 1.5
|
||||||
|
|
||||||
* Tue Feb 19 2013 Cole Robinson <crobinso@redhat.com> 0.1.git20121018-1
|
* Tue Feb 19 2013 Cole Robinson <crobinso@redhat.com> 0.1.git20121018-1
|
||||||
- Update to version shipped with qemu 1.4
|
- Update to version shipped with qemu 1.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user