automatic version update by autodist [release 10.0.0-1mamba;Wed Apr 23 2025]
This commit is contained in:
parent
f1ead825a0
commit
1dfa64081c
29
qemu.spec
29
qemu.spec
@ -1,5 +1,5 @@
|
||||
Name: qemu
|
||||
Version: 9.2.3
|
||||
Version: 10.0.0
|
||||
Release: 1mamba
|
||||
Summary: A generic and open source processor emulator
|
||||
Group: Applications/Emulators
|
||||
@ -209,10 +209,6 @@ rm -f %{buildroot}%{_datadir}/qemu/palcode-clipper
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
#%post
|
||||
#% binfmt_apply
|
||||
#:
|
||||
|
||||
%post guest-agent
|
||||
%systemd_post qemu-guest-agent.service
|
||||
:
|
||||
@ -225,12 +221,6 @@ rm -f %{buildroot}%{_datadir}/qemu/palcode-clipper
|
||||
%systemd_postun_with_restart qemu-guest-agent.service
|
||||
:
|
||||
|
||||
%posttrans
|
||||
# clean old sysv broken links
|
||||
find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
:
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}*
|
||||
@ -238,20 +228,16 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%exclude %{_bindir}/qemu-ga
|
||||
%exclude %{_bindir}/%{name}*.static
|
||||
%{_datadir}/applications/qemu.desktop
|
||||
%{_libexecdir}/qemu-bridge-helper
|
||||
%{_libexecdir}/vhost-user-gpu
|
||||
%{_datadir}/%{name}
|
||||
%{_binfmtdir}/*.conf
|
||||
%{_includedir}/qemu-plugin.h
|
||||
%{_datadir}/icons/hicolor/*/apps/qemu.png
|
||||
%{_datadir}/icons/hicolor/*/apps/qemu.bmp
|
||||
%{_datadir}/icons/hicolor/scalable/apps/qemu.svg
|
||||
%{_libexecdir}/qemu-bridge-helper
|
||||
%{_libexecdir}/vhost-user-gpu
|
||||
#%{_libexecdir}/virtfs-proxy-helper
|
||||
%{_datadir}/%{name}
|
||||
%{_binfmtdir}/*.conf
|
||||
%ifnarch %{ix86}
|
||||
%{_includedir}/qemu-plugin.h
|
||||
%endif
|
||||
%{_docdir}/%{name}
|
||||
%{_mandir}/man1/qemu*.1*
|
||||
#%{_mandir}/man1/virtfs-proxy-helper.1*
|
||||
%exclude %{_mandir}/man7/qemu-ga-ref.7*
|
||||
%{_mandir}/man7/qemu-*.7*
|
||||
%{_mandir}/man8/qemu-*.8*
|
||||
@ -275,6 +261,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||
|
||||
%changelog
|
||||
* Wed Apr 23 2025 Automatic Build System <autodist@openmamba.org> 10.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 27 2025 Automatic Build System <autodist@openmamba.org> 9.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user