automatic version update by autodist [release 6.1.0-1mamba;Sun Sep 05 2021]
This commit is contained in:
parent
c55ad672dc
commit
e043bb1aab
33
qemu.spec
33
qemu.spec
@ -1,12 +1,12 @@
|
|||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 6.0.0
|
Version: 6.1.0
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://qemu.org
|
URL: https://www.qemu.org/
|
||||||
Source: https://download.qemu.org/qemu-%{version}.tar.xz
|
Source: https://download.qemu.org/qemu-%{version}.tar.xz
|
||||||
#Source: http://wiki.qemu.org/download/qemu-%{version}.tar.bz2
|
#Source: http://wiki.qemu.org/download/qemu-%{version}.tar.bz2
|
||||||
Source1: %{name}-initscript
|
Source1: %{name}-initscript
|
||||||
@ -129,15 +129,6 @@ This package contains static user mode emulators. In this mode, QEMU can launch
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< ___EOF
|
#:<< ___EOF
|
||||||
#%if "%{_build_cpu}" == "ppc"
|
|
||||||
#%patch0 -p1
|
|
||||||
#%patch1
|
|
||||||
#%patch2
|
|
||||||
#%patch3
|
|
||||||
#%patch4 -p1
|
|
||||||
#%endif
|
|
||||||
#%patch5 -p1
|
|
||||||
#%patch6 -p1
|
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -275,6 +266,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_libexecdir}/virtiofsd
|
%{_libexecdir}/virtiofsd
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
%{_binfmtdir}/*.conf
|
%{_binfmtdir}/*.conf
|
||||||
|
%{_includedir}/qemu-plugin.h
|
||||||
%{_docdir}/%{name}
|
%{_docdir}/%{name}
|
||||||
%{_mandir}/man1/qemu*.1*
|
%{_mandir}/man1/qemu*.1*
|
||||||
%{_mandir}/man1/virtfs-proxy-helper.1*
|
%{_mandir}/man1/virtfs-proxy-helper.1*
|
||||||
@ -297,27 +289,14 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_mandir}/man7/qemu-ga-ref.7*
|
%{_mandir}/man7/qemu-ga-ref.7*
|
||||||
%{_mandir}/man8/qemu-ga.8*
|
%{_mandir}/man8/qemu-ga.8*
|
||||||
|
|
||||||
#% ifnarch x86_64
|
|
||||||
#%files -n libcacard
|
|
||||||
#%defattr(-,root,root)
|
|
||||||
#%{_libdir}/libcacard.so.*
|
|
||||||
|
|
||||||
#%files -n libcacard-devel
|
|
||||||
#%defattr(-,root,root)
|
|
||||||
#%dir %{_includedir}/cacard
|
|
||||||
#%{_includedir}/cacard/*.h
|
|
||||||
#%{_libdir}/libcacard.a
|
|
||||||
#%{_libdir}/libcacard.la
|
|
||||||
#%{_libdir}/libcacard.so
|
|
||||||
#%{_libdir}/pkgconfig/libcacard.pc
|
|
||||||
#%doc LICENSE README
|
|
||||||
##% endif
|
|
||||||
|
|
||||||
%files static
|
%files static
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 05 2021 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
|
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user