]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: regenerate
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 22 Feb 2024 16:10:59 +0000 (17:10 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 27 Feb 2024 11:04:13 +0000 (12:04 +0100)
Regenerate the ci files using the latest libvirt-ci:

  commit face9746f9729699ae8525ffac4ee19be82c1ba5
  ci: drop update-alternatives for opensuse tumbleweed

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
ci/buildenv/fedora-rawhide-cross-mingw32.sh
ci/buildenv/fedora-rawhide-cross-mingw64.sh
ci/buildenv/fedora-rawhide.sh
ci/buildenv/opensuse-leap-15.sh
ci/buildenv/opensuse-tumbleweed.sh
ci/containers/fedora-rawhide-cross-mingw32.Dockerfile
ci/containers/fedora-rawhide-cross-mingw64.Dockerfile
ci/containers/fedora-rawhide.Dockerfile
ci/containers/opensuse-leap-15.Dockerfile
ci/containers/opensuse-tumbleweed.Dockerfile

index b0fbbab4887925d245d544022ec569f169089d9c..de0f16222ea8bceb8b6dca6fb93b0a4f1c99c63f 100644 (file)
@@ -9,7 +9,7 @@ function install_buildenv() {
     dnf distro-sync -y
     dnf install -y \
         augeas \
-        bash-completion \
+        bash-completion-devel \
         ca-certificates \
         ccache \
         codespell \
index 0b54c34b1987afb75b77079edac09e2294e4777d..30d2654f0ec5fa2f095b8f06f495a584d2eb2c12 100644 (file)
@@ -9,7 +9,7 @@ function install_buildenv() {
     dnf distro-sync -y
     dnf install -y \
         augeas \
-        bash-completion \
+        bash-completion-devel \
         ca-certificates \
         ccache \
         codespell \
index 16cd5e02e88f2b7691ecec969c6540f94429d551..399b1bae977e0784956468bc94d8bd421a4b787c 100644 (file)
@@ -10,7 +10,7 @@ function install_buildenv() {
     dnf install -y \
         audit-libs-devel \
         augeas \
-        bash-completion \
+        bash-completion-devel \
         ca-certificates \
         ccache \
         clang \
index 87afc3405366d770c0631596803920edda30389a..bc7394839bbbcfd214b7b02cf361393130f44f22 100644 (file)
@@ -10,7 +10,7 @@ function install_buildenv() {
            audit-devel \
            augeas \
            augeas-lenses \
-           bash-completion \
+           bash-completion-devel \
            ca-certificates \
            ccache \
            clang \
index 1d39f11d58d37c69d77ca5db232650b3757e33e5..88ccff99c6f808684d280d16003b711b452d31cf 100644 (file)
@@ -10,7 +10,7 @@ function install_buildenv() {
            audit-devel \
            augeas \
            augeas-lenses \
-           bash-completion \
+           bash-completion-devel \
            ca-certificates \
            ccache \
            clang \
index 53935a91d4b9d929103c27858c66456bbc27c075..3c6653affdabeca6e06dabb9b46d53b91942ff7d 100644 (file)
@@ -20,7 +20,7 @@ exec "$@"\n' > /usr/bin/nosync && \
     nosync dnf distro-sync -y && \
     nosync dnf install -y \
                augeas \
-               bash-completion \
+               bash-completion-devel \
                ca-certificates \
                ccache \
                codespell \
index 07e1dfac40f84ed87bbe05c7d4d343b2b6a75f3f..c668d9dcaeef4124d801a301545345fb80d5dcb2 100644 (file)
@@ -20,7 +20,7 @@ exec "$@"\n' > /usr/bin/nosync && \
     nosync dnf distro-sync -y && \
     nosync dnf install -y \
                augeas \
-               bash-completion \
+               bash-completion-devel \
                ca-certificates \
                ccache \
                codespell \
index 928b3b11de07b06960c81a90dc58793a914f68ec..232d76b95ac2c59a89fe4d681c9c53b8772b449c 100644 (file)
@@ -21,7 +21,7 @@ exec "$@"\n' > /usr/bin/nosync && \
     nosync dnf install -y \
                audit-libs-devel \
                augeas \
-               bash-completion \
+               bash-completion-devel \
                ca-certificates \
                ccache \
                clang \
index 0e6b5b5ee0bbf2336233303af2754ae71423c7fa..6deaea090426c55e1fc2ceb80d04096ae1b3b037 100644 (file)
@@ -11,7 +11,7 @@ RUN zypper update -y && \
            audit-devel \
            augeas \
            augeas-lenses \
-           bash-completion \
+           bash-completion-devel \
            ca-certificates \
            ccache \
            clang \
index 7f8c1e28ea179b6331b5be7de180641259d411e2..d4ebcd7176c1303db96a5081b6e15052e68e645d 100644 (file)
@@ -11,7 +11,7 @@ RUN zypper dist-upgrade -y && \
            audit-devel \
            augeas \
            augeas-lenses \
-           bash-completion \
+           bash-completion-devel \
            ca-certificates \
            ccache \
            clang \