[packages/virt-manager] - updated macros and bash-completion versions, enable also vz hv
qboosh
qboosh at pld-linux.org
Tue Aug 26 21:16:34 CEST 2025
commit 13acb80c1e8db8146a82673e2f5194d24b74f248
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Aug 26 21:19:14 2025 +0200
- updated macros and bash-completion versions, enable also vz hv
virt-manager.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/virt-manager.spec b/virt-manager.spec
index b485398..61042fb 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -15,7 +15,7 @@ BuildRequires: gettext-tools >= 0.14.1
BuildRequires: meson >= 0.63.0
BuildRequires: ninja >= 1.5
BuildRequires: python3-devel >= 1:3.4
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: sed >= 4.0
Requires(post,postun): glib2 >= 1:1.26
Requires(post,postun): gtk-update-icon-cache
@@ -58,7 +58,7 @@ Summary: bash-completion for virt-clone, virt-install and virt-xml commands
Summary(pl.UTF-8): bashowe uzupełnianie parametrów poleceń virt-clone, virt-install i virt-xml
Group: Applications/Shells
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: bash-completion >= 2.0
+Requires: bash-completion >= 1:2.0
BuildArch: noarch
%description -n bash-completion-virt-manager
@@ -101,10 +101,10 @@ virt-clone (klonujący istniejącą maszynę wirtualną).
%build
%meson \
- -Ddefault-hvs="qemu,xen,lxc" \
- -Dupdate-icon-cache=false \
-Dcompile-schemas=false \
- -Dtests=disabled
+ -Ddefault-hvs="qemu,xen,lxc,vz" \
+ -Dtests=disabled \
+ -Dupdate-icon-cache=false
%meson_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/virt-manager.git/commitdiff/13acb80c1e8db8146a82673e2f5194d24b74f248
More information about the pld-cvs-commit
mailing list