rebuilt with wireshark 3.4.2 [release 7.0.0-2mamba;Tue Jan 19 2021]
This commit is contained in:
parent
875609f76e
commit
a573b635eb
14
libvirt.spec
14
libvirt.spec
@ -2,8 +2,8 @@
|
||||
%define qemu_group root
|
||||
|
||||
Name: libvirt
|
||||
Version: 6.10.0
|
||||
Release: 1mamba
|
||||
Version: 7.0.0
|
||||
Release: 2mamba
|
||||
Summary: Virtualization API
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
@ -53,6 +53,7 @@ BuildRequires: libsmbios-devel
|
||||
BuildRequires: libyajl-devel
|
||||
BuildRequires: libpcap-devel >= 1.2
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
BuildRequires: libwireshark-devel >= 3.4.2
|
||||
Requires: dnsmasq
|
||||
Requires: ebtables
|
||||
Requires: netcat-openbsd
|
||||
@ -224,7 +225,7 @@ rm -f %{buildroot}%{_libdir}/*.a
|
||||
%{_libdir}/libvirt/connection-driver/libvirt_driver_*.so
|
||||
%{_libdir}/libvirt/storage-backend/libvirt_storage_backend_*.so
|
||||
%{_libdir}/libvirt/storage-file/libvirt_storage_file_fs.so
|
||||
%{_libdir}/wireshark/plugins/3.3/epan/libvirt.so
|
||||
%{_libdir}/wireshark/plugins/*/epan/libvirt.so
|
||||
%dir %{_libdir}/libvirt/lock-driver
|
||||
%{_libdir}/libvirt/lock-driver/lockd.so
|
||||
%{_libexecdir}/libvirt_*
|
||||
@ -301,7 +302,6 @@ rm -f %{buildroot}%{_libdir}/*.a
|
||||
%{_datadir}/libvirt/api/libvirt-admin-api.xml
|
||||
%{_datadir}/libvirt/schemas/*.rng
|
||||
%{_datadir}/bash-completion/completions/vsh
|
||||
%dir %{_datadir}/libvirt
|
||||
%dir %{_datadir}/libvirt/api
|
||||
%{_datadir}/libvirt/api/libvirt-api.xml
|
||||
%{_datadir}/libvirt/api/libvirt-lxc-api.xml
|
||||
@ -345,6 +345,12 @@ rm -f %{buildroot}%{_libdir}/*.a
|
||||
%{_mandir}/man7/virkeyname-*.7*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.0.0-2mamba
|
||||
- rebuilt with wireshark 3.4.2
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 01 2020 Automatic Build System <autodist@mambasoft.it> 6.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user