SHA256
1
0
forked from pool/qemu

- build correctly for SLE11

- reset revision to zero after version change

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=12
This commit is contained in:
Bruce Rogers 2011-05-17 03:31:07 +00:00 committed by Git OBS Bridge
parent 610c23cc84
commit 3c38ce068e
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 17 03:29:17 UTC 2011 - brogers@novell.com
- build correctly for SLE11
- reset revision to zero after version change
-------------------------------------------------------------------
Wed May 11 13:47:03 UTC 2011 - andrea@opensuse.org

View File

@ -24,7 +24,7 @@ License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ ; MIT License (or similar
Group: System/Emulators/PC
Summary: Universal CPU emulator
Version: 0.14.1
Release: 2
Release: 0
Source: %name-%version.tar.bz2
Patch1: 0001-qemu-0.7.0-amd64.patch
Patch2: 0002-qemu-0.9.0.cvs-binfmt.patch
@ -58,7 +58,11 @@ BuildRequires: libaio-devel
BuildRequires: libgnutls-devel
BuildRequires: libpcap-devel
BuildRequires: ncurses-devel
%if 0%{?suse_version} >= 1120
BuildRequires: zlib-devel-static
%else
BuildRequires: zlib-devel
%endif
BuildRequires: libvdehist0-devel
BuildRequires: libvdemgmt0-devel
BuildRequires: libvdeplug3-devel