automatic update by autodist [release 2.2.1-1mamba;Tue Mar 17 2015]
This commit is contained in:
parent
9f355fa7f7
commit
a29fb97439
15
qemu.spec
15
qemu.spec
@ -1,5 +1,5 @@
|
||||
Name: qemu
|
||||
Version: 2.1.2
|
||||
Version: 2.2.1
|
||||
Release: 1mamba
|
||||
Summary: A generic and open source processor emulator
|
||||
Group: Applications/Emulators
|
||||
@ -168,8 +168,7 @@ make clean
|
||||
%endif
|
||||
--audio-drv-list="alsa pa" \
|
||||
--enable-spice \
|
||||
--enable-usb-redir \
|
||||
--enable-smartcard-nss
|
||||
--enable-usb-redir
|
||||
|
||||
%make
|
||||
|
||||
@ -243,7 +242,7 @@ fi
|
||||
%{_mandir}/man8/%{name}-nbd.8.gz
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
#%ifnarch x86_64
|
||||
#% ifnarch x86_64
|
||||
%files -n libcacard
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libcacard.so.*
|
||||
@ -257,13 +256,19 @@ fi
|
||||
%{_libdir}/libcacard.so
|
||||
%{_libdir}/pkgconfig/libcacard.pc
|
||||
%doc LICENSE README
|
||||
#%endif
|
||||
#% endif
|
||||
|
||||
%files static
|
||||
%defattr(-,root,root)
|
||||
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2015 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Dec 10 2014 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 26 2014 Automatic Build System <autodist@mambasoft.it> 2.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user