Rebased to version 2.2.0
This commit is contained in:
parent
bd7b20725b
commit
c88cc7e403
@ -153,7 +153,7 @@
|
|||||||
Summary: QEMU is a FAST! processor emulator
|
Summary: QEMU is a FAST! processor emulator
|
||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 0.2.rc3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+ and LGPLv2+ and BSD
|
License: GPLv2+ and LGPLv2+ and BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -168,7 +168,7 @@ ExclusiveArch: %{kvm_archs}
|
|||||||
%define _smp_mflags %{nil}
|
%define _smp_mflags %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://wiki.qemu-project.org/download/%{name}-%{version}-rc3.tar.bz2
|
Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Source1: qemu.binfmt
|
Source1: qemu.binfmt
|
||||||
|
|
||||||
@ -731,7 +731,7 @@ CAC emulation development files.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n qemu-2.2.0-rc3
|
%setup -q -n qemu-2.2.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{with kvmonly}
|
%if %{with kvmonly}
|
||||||
@ -1500,6 +1500,9 @@ getent passwd qemu >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 09 2014 Cole Robinson <crobinso@redhat.com> - 2:2.2.0-1
|
||||||
|
- Rebased to version 2.2.0
|
||||||
|
|
||||||
* Sun Nov 30 2014 Cole Robinson <crobinso@redhat.com> - 2:2.2.0-0.2.rc3
|
* Sun Nov 30 2014 Cole Robinson <crobinso@redhat.com> - 2:2.2.0-0.2.rc3
|
||||||
- Update to qemu-2.2.0-rc3
|
- Update to qemu-2.2.0-rc3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user