SHA256
1
0
forked from pool/qemu

Accepting request 245649 from home:a_faerber:branches:Virtualization

Clean up v2.1.0 update and libcacard split-off

OBS-URL: https://build.opensuse.org/request/show/245649
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=225
This commit is contained in:
Andreas Färber
2014-08-21 16:38:27 +00:00
committed by Git OBS Bridge
parent 671d76ae78
commit bda9dda18b
47 changed files with 79 additions and 64 deletions

View File

@@ -23,7 +23,7 @@ License: BSD-3-Clause and GPL-2.0 and GPL-2.0+ and LGPL-2.1+ and MIT
Group: System/Emulators/PC
QEMU_VERSION
Release: 0
Source: http://wiki.qemu.org/download/qemu-%{version}.tar.bz2
Source: http://wiki.qemu.org/download/qemu-2.1.0.tar.bz2
# This patch queue is auto-generated from https://github.com/openSUSE/qemu
PATCH_FILES
# Please do not add patches manually here, run update_git.sh.
@@ -36,11 +36,11 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: libattr-devel
BuildRequires: libtool
BuildRequires: mozilla-nss-devel
BuildRequires: ncurses-devel
BuildRequires: python
BuildRequires: zlib-devel
BuildRequires: mozilla-nss-devel
BuildRequires: libtool
%description
QEMU is an extremely well-performing CPU emulator that allows you to
@@ -97,6 +97,8 @@ make %{?_smp_mflags} V=1 libcacard.la
%install
make install-libcacard DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT/%_libdir/libcacard.a
rm -f $RPM_BUILD_ROOT/%_libdir/libcacard.la
%post -n libcacard0 -p /sbin/ldconfig