aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2024-02-22 17:06:42 +0100
committerMichal Privoznik <mprivozn@redhat.com>2024-02-22 17:06:42 +0100
commit15e8abc7db981aee9703e9e143f8a6236c2f67f7 (patch)
tree95e9fb6fecce82e36997f7fa4080a20815128ae7
parent5b9b11261fa28cae964fd91638056318f270e300 (diff)
downloadlibvirt-ci-15e8abc7db981aee9703e9e143f8a6236c2f67f7.zip
libvirt-ci-15e8abc7db981aee9703e9e143f8a6236c2f67f7.tar.gz
libvirt-ci-15e8abc7db981aee9703e9e143f8a6236c2f67f7.tar.bz2
mappings: Reflect bash-completion pkg split on rawhide
In Fedora Rawhide, the bash-completion package was split into two: bash-completion and bash-completion-devel [1]. We're interested in the latter as it installs the pkgconfig and cmake files. 1: https://src.fedoraproject.org/rpms/bash-completion/c/d1f5dc48c0440cc68efdd519b78fccca416cad94?branch=rawhide Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
-rw-r--r--lcitool/facts/mappings.yml1
-rw-r--r--tests/data/packages/out/fedora-rawhide-cross-mingw64.yml2
-rw-r--r--tests/data/packages/out/fedora-rawhide.yml2
3 files changed, 3 insertions, 2 deletions
diff --git a/lcitool/facts/mappings.yml b/lcitool/facts/mappings.yml
index 4d2ed66..645437e 100644
--- a/lcitool/facts/mappings.yml
+++ b/lcitool/facts/mappings.yml
@@ -160,6 +160,7 @@ mappings:
bash-completion:
default: bash-completion
+ FedoraRawhide: bash-completion-devel
bc:
default: bc
diff --git a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
index 3341de8..2342e7d 100644
--- a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
+++ b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
@@ -42,7 +42,7 @@ native:
- autoconf
- automake
- bash
-- bash-completion
+- bash-completion-devel
- bc
- bison
- bzip2
diff --git a/tests/data/packages/out/fedora-rawhide.yml b/tests/data/packages/out/fedora-rawhide.yml
index 943d48f..ddfd0b6 100644
--- a/tests/data/packages/out/fedora-rawhide.yml
+++ b/tests/data/packages/out/fedora-rawhide.yml
@@ -9,7 +9,7 @@ native:
- autoconf
- automake
- bash
-- bash-completion
+- bash-completion-devel
- bc
- bison
- brlapi-devel