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",
"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",
]
}
),

View File

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

View File

@ -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",
]
}
),

View File

@ -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",
]
}
),

View File

@ -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",
]
}
),