diff --git a/libvirt-11.0.0.obscpio b/libvirt-11.0.0.obscpio index 78fa414..9dff2e0 100644 --- a/libvirt-11.0.0.obscpio +++ b/libvirt-11.0.0.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4346afc7a09c019514c809191d2b9b709f4aecf2dc0954a16e82d717fbe3029 -size 140711950 +oid sha256:70691e6ea2f69346bdad0d599dc66e7da43ec334f057542c42ca7da80b792934 +size 140712462 diff --git a/libvirt.changes b/libvirt.changes index d124100..97a5d00 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 24 19:06:04 UTC 2025 - James Fehlig + +- Adjust downstream patch 'Add virt-create-rootfs utility' to only + install virt-create-rootfs when building the LXC driver + +------------------------------------------------------------------- +Tue Feb 18 23:48:40 UTC 2025 - James Fehlig + +- spec: Add note about packages with no files + bsc#1237228 + ------------------------------------------------------------------- Mon Feb 3 21:44:39 UTC 2025 - James Fehlig diff --git a/libvirt.obsinfo b/libvirt.obsinfo index 427a4fb..7f76fa9 100644 --- a/libvirt.obsinfo +++ b/libvirt.obsinfo @@ -1,4 +1,4 @@ name: libvirt version: 11.0.0 -mtime: 1738617363 -commit: 05a6d9975019b45c305d1dc12e14b6d4b1212e68 +mtime: 1740421278 +commit: 4a13e8ff03786281b0e3e228ec388e836664a526 diff --git a/libvirt.spec b/libvirt.spec index a6feb17..92bbd4a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -112,14 +112,15 @@ %endif %endif -# Items to exclude in ALP-based products +# Items to exclude in SLFO:Main based products %if 0%{?suse_version} == 1600 - %define with_libxl 0 %define with_apparmor 0 - %define with_interface 0 - %define with_sanlock 0 - %define with_numad 0 %define with_esx 0 + %define with_interface 0 + %define with_libxl 0 + %define with_lxc 0 + %define with_numad 0 + %define with_sanlock 0 %define with_storage_gluster 0 %endif @@ -301,6 +302,8 @@ on a single hardware system where the basic resources are driven by a Linux instance. The library aims to provide long term stable C API to interact with Linux virtualization technologies. +This package does not contain files, it just requires the necessary packages. + %package doc Summary: API reference and website documentation for libvirt BuildArch: noarch @@ -600,6 +603,8 @@ The storage driver plugin for the libvirtd daemon, providing an implementation of the storage APIs using LVM, iSCSI, parted and more. +This package does not contain files, it just requires the necessary packages. + %package daemon-driver-qemu Summary: Qemu driver plugin for the libvirtd daemon Requires: %{name}-daemon-common = %{version}-%{release} @@ -698,6 +703,8 @@ Requires: %{name}-daemon-driver-storage = %{version}-%{release} Server side daemon and driver required to manage the virtualization capabilities of the QEMU emulators +This package does not contain files, it just requires the necessary packages. + %package daemon-lxc Summary: Server side daemon & driver required to run LXC guests %if %{with_modular_daemons} @@ -719,6 +726,8 @@ Requires: %{name}-daemon-driver-storage = %{version}-%{release} Server side daemon and driver required to manage the virtualization capabilities of LXC +This package does not contain files, it just requires the necessary packages. + %package daemon-xen Summary: Server side daemon & driver required to run XEN guests %if %{with_modular_daemons} @@ -741,6 +750,8 @@ Requires: xen Server side daemon and driver required to manage the virtualization capabilities of XEN +This package does not contain files, it just requires the necessary packages. + %package daemon-vbox Summary: Server side daemon & driver required to run VirtualBox guests %if ! %{with_modular_daemons} @@ -763,6 +774,8 @@ Requires: virtualbox < 5.3 Server side daemon and driver required to manage the virtualization capabilities of VirtualBox +This package does not contain files, it just requires the necessary packages. + %package client Summary: Client side utilities of the libvirt library Requires: %{name}-libs = %{version}-%{release}