diff --git a/aarch64/include_exclude.conf b/aarch64/include_exclude.conf index 807a192..7fced66 100644 --- a/aarch64/include_exclude.conf +++ b/aarch64/include_exclude.conf @@ -67,6 +67,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), @@ -112,6 +126,7 @@ additional_packages = [ "glibc-gconv-extra", "kbd-legacy", "container-selinux", + "smartmontools-selinux", ] } ), diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index 3e294f8..8634627 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -191,6 +191,7 @@ additional_packages = [ "glibc-gconv-extra", "kbd-legacy", "container-selinux", + "smartmontools-selinux", ] } ), diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index cabd2a5..01d05b1 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -67,6 +67,11 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", ] } ), @@ -75,6 +80,9 @@ additional_packages = [ '*': [ "dotnet-sdk-7.0-source-built-artifacts", "xorg-x11-server-source", + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), @@ -120,6 +128,7 @@ additional_packages = [ "glibc-gconv-extra", "kbd-legacy", "container-selinux", + "smartmontools-selinux", ] } ), diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 764163e..150f746 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -64,6 +64,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), @@ -109,6 +123,7 @@ additional_packages = [ "glibc-gconv-extra", "kbd-legacy", "container-selinux", + "smartmontools-selinux", ] } ), diff --git a/x86_64_v2/include_exclude.conf b/x86_64_v2/include_exclude.conf index 764163e..150f746 100644 --- a/x86_64_v2/include_exclude.conf +++ b/x86_64_v2/include_exclude.conf @@ -64,6 +64,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), @@ -109,6 +123,7 @@ additional_packages = [ "glibc-gconv-extra", "kbd-legacy", "container-selinux", + "smartmontools-selinux", ] } ),