automatic version update by autodist [release 2.1.1-1mamba;Thu Sep 11 2014]
This commit is contained in:
parent
680eec4791
commit
ed498f00ff
10
qemu.spec
10
qemu.spec
@ -1,5 +1,5 @@
|
|||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 2.0.0
|
Version: 2.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic and open source processor emulator
|
Summary: A generic and open source processor emulator
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -69,6 +69,7 @@ BuildRequires: libspice-devel
|
|||||||
BuildRequires: spice-protocol-devel
|
BuildRequires: spice-protocol-devel
|
||||||
BuildRequires: libusbredir-devel
|
BuildRequires: libusbredir-devel
|
||||||
BuildRequires: libcelt051-devel
|
BuildRequires: libcelt051-devel
|
||||||
|
BuildRequires: libnfs-devel
|
||||||
#% if "%{_build_cpu}" != "ppc"
|
#% if "%{_build_cpu}" != "ppc"
|
||||||
#BuildRequires: gcc34
|
#BuildRequires: gcc34
|
||||||
#% endif
|
#% endif
|
||||||
@ -138,6 +139,7 @@ This package contains static user mode emulators. In this mode, QEMU can launch
|
|||||||
--disable-smartcard-nss \
|
--disable-smartcard-nss \
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
--disable-libssh2 \
|
--disable-libssh2 \
|
||||||
|
--disable-libnfs \
|
||||||
--enable-linux-user
|
--enable-linux-user
|
||||||
|
|
||||||
# --disable-usb-redir \
|
# --disable-usb-redir \
|
||||||
@ -259,6 +261,12 @@ fi
|
|||||||
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 11 2014 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Aug 02 2014 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 04 2014 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
* Wed Jun 04 2014 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user