Add spice packages to CRB/AppStream repos

This commit is contained in:
eabdullin 2024-12-19 11:23:16 +03:00
parent d148070b61
commit 2242606a31
5 changed files with 55 additions and 0 deletions

View File

@ -67,6 +67,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "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", "glibc-gconv-extra",
"kbd-legacy", "kbd-legacy",
"container-selinux", "container-selinux",
"smartmontools-selinux",
] ]
} }
), ),

View File

@ -191,6 +191,7 @@ additional_packages = [
"glibc-gconv-extra", "glibc-gconv-extra",
"kbd-legacy", "kbd-legacy",
"container-selinux", "container-selinux",
"smartmontools-selinux",
] ]
} }
), ),

View File

@ -67,6 +67,11 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "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", "dotnet-sdk-7.0-source-built-artifacts",
"xorg-x11-server-source", "xorg-x11-server-source",
"spice-glib-devel",
"spice-gtk3-devel",
"spice-server-devel",
] ]
} }
), ),
@ -120,6 +128,7 @@ additional_packages = [
"glibc-gconv-extra", "glibc-gconv-extra",
"kbd-legacy", "kbd-legacy",
"container-selinux", "container-selinux",
"smartmontools-selinux",
] ]
} }
), ),

View File

@ -64,6 +64,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "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", "glibc-gconv-extra",
"kbd-legacy", "kbd-legacy",
"container-selinux", "container-selinux",
"smartmontools-selinux",
] ]
} }
), ),

View File

@ -64,6 +64,20 @@ additional_packages = [
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox", "firefox",
"thunderbird", "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", "glibc-gconv-extra",
"kbd-legacy", "kbd-legacy",
"container-selinux", "container-selinux",
"smartmontools-selinux",
] ]
} }
), ),