[packages/libvirt] - updated to 10.5.0

qboosh qboosh at pld-linux.org
Tue Jul 2 22:38:14 CEST 2024


commit 01373f98c3d22b45331148f475b5489c44de6b8b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 2 22:36:00 2024 +0200

    - updated to 10.5.0

 libvirt-paths.patch | 22 ----------------------
 libvirt.spec        |  7 +++----
 2 files changed, 3 insertions(+), 26 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index f422af2..0851e17 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -45,16 +45,15 @@
 Summary:	Toolkit to interact with virtualization capabilities
 Summary(pl.UTF-8):	Narzędzia współpracujące z funkcjami wirtualizacji
 Name:		libvirt
-Version:	10.4.0
+Version:	10.5.0
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	https://download.libvirt.org/%{name}-%{version}.tar.xz
-# Source0-md5:	446cbe5e81c8cce8b6830b93a0c7b2ee
+# Source0-md5:	e0961d2151df2d62355820fcf4617374
 Source1:	%{name}.init
 Source2:	%{name}.tmpfiles
 Patch0:		%{name}-sasl.patch
-Patch1:		%{name}-paths.patch
 Patch2:		%{name}-qemu-acl.patch
 Patch3:		%{name}-path-options.patch
 Patch4:		%{name}-udevadm-settle.patch
@@ -515,7 +514,6 @@ Moduł sekcji Wiresharka do pakietów libvirt.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
@@ -556,6 +554,7 @@ Moduł sekcji Wiresharka do pakietów libvirt.
 	%{!?with_sanlock:-Dsanlock=disabled} \
 	%{!?with_glusterfs:-Dstorage_gluster=disabled} \
 	%{!?with_ceph:-Dstorage_rbd=disabled} \
+	-Dunitdir=%{systemdunitdir} \
 	%{?with_vbox:-Dvbox_xpcomc_dir=%{_libdir}/VirtualBox} \
 	%{!?with_wireshark:-Dwireshark_dissector=disabled} \
 	-Daugparse_path=/usr/bin/augparse \
diff --git a/libvirt-paths.patch b/libvirt-paths.patch
deleted file mode 100644
index 2376528..0000000
--- a/libvirt-paths.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- libvirt-6.10.0/src/meson.build.orig	2020-12-01 09:51:29.000000000 +0100
-+++ libvirt-6.10.0/src/meson.build	2022-06-14 22:25:40.023912258 +0200
-@@ -781,7 +781,7 @@ endforeach
- if conf.has('WITH_LIBVIRTD')
-   # Generate systemd service and socket unit files
-   if init_script == 'systemd'
--    systemd_unit_dir = prefix / 'lib' / 'systemd' / 'system'
-+    systemd_unit_dir = '/lib' / 'systemd' / 'system'
- 
-     install_data(
-       guest_unit_files,
---- libvirt-8.4.0/tools/meson.build~	2022-06-01 09:28:24.000000000 +0200
-+++ libvirt-8.4.0/tools/meson.build	2022-06-21 08:43:36.653980962 +0200
-@@ -315,7 +315,7 @@
-       output: '@BASENAME@',
-       configuration: tools_conf,
-       install: true,
--      install_dir: prefix / 'lib' / 'systemd' / 'system',
-+      install_dir: '/lib' / 'systemd' / 'system',
-     )
-   endif
- endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/01373f98c3d22b45331148f475b5489c44de6b8b



More information about the pld-cvs-commit mailing list