From b0dd0117281dd01d26aafb52362984c6e240d212 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Feb 19 2024 16:35:24 +0000 Subject: spec: Handle bash-completion .pc file move it's in bash-completion-devel now, but pkgconfig() will handle that for us. Signed-off-by: Cole Robinson --- diff --git a/libvirt.spec b/libvirt.spec index 8717be8..86f8b73 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -332,7 +332,7 @@ BuildRequires: xen-devel BuildRequires: glib2-devel >= 2.56 BuildRequires: libxml2-devel BuildRequires: readline-devel -BuildRequires: bash-completion >= 2.0 +BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: libtasn1-devel BuildRequires: gnutls-devel BuildRequires: libattr-devel