From 59db8a9dea2cd273a137d17b863b39e896051df7 Mon Sep 17 00:00:00 2001 From: Aleksandr Kravchenko Date: Tue, 1 Oct 2024 13:47:54 +0300 Subject: [PATCH 1/3] Add regexp for kmod-redhat.* --- msvsphere-8.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/msvsphere-8.json b/msvsphere-8.json index ac587db..b9990be 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -14,7 +14,8 @@ "regexp": true }, "kmod-redhat.*": { - "reason": "We don't support redhat kmod packages" + "reason": "We don't support redhat kmod packages", + "regexp": true }, "libica": { "reason": "s390x architecture-specific package." From 1688ac16d28c82a597b3ad2387aa6b643d81d16d Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 3 Oct 2024 12:33:51 +0300 Subject: [PATCH 2/3] Exclude SLOF --- msvsphere-8.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index b9990be..1ae6b29 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -86,6 +86,9 @@ "servicelog": { "reason": "ppc64le architecture-specific package." }, + "SLOF": { + "reason": "pc64le architecture-specific package." + }, "shim-unsigned-aarch64": { "reason": "aarch64 architecture-specific package." }, From 04b999db2a6b05ac9f2a49916c78b633e2a0ad26 Mon Sep 17 00:00:00 2001 From: Dmitry Samoylik Date: Fri, 4 Oct 2024 10:05:40 +0300 Subject: [PATCH 3/3] SPICE enable --- msvsphere-9.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 67fa618..43219fd 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -422,6 +422,15 @@ }, "xsane": { "reason": "Added Russian description for gnome-software." + }, + "glib2": { + "reason": "SPICE enable." + }, + "libosinfo": { + "reason": "SPICE enable." + }, + "virt-viewer": { + "reason": "SPICE enable." } }, "replaced": {