From 73a441aab3b1678c7152dd61d8ee8dfa421b1d9f Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Dec 08 2022 15:54:39 +0000 Subject: [PATCH 1/2] kinoite: Remove initial-setup This is safe to do for F37 now that the ISOs have been released, thus this won't be used anymore as this won't change the ISO and we don't repsin the Kinoite ISOs. See: https://fedoraproject.org/wiki/Changes/KDERemoveInitialSetup Cherry-picked from: 63319c3 kinoite: Remove initial-setup --- diff --git a/comps-sync-exclude-list.yml b/comps-sync-exclude-list.yml index f2e053b..ba4caad 100644 --- a/comps-sync-exclude-list.yml +++ b/comps-sync-exclude-list.yml @@ -207,6 +207,9 @@ desktop_exclude_list: - plasma-nm-l2tp - plasma-nm-openswan - plasma-nm-pptp + # Remove initial-setup from Kinoite + # See: https://fedoraproject.org/wiki/Changes/KDERemoveInitialSetup + - initial-setup-gui xfce-desktop: # Incompatible with ostree for various reasons - abrt-desktop diff --git a/kde-desktop-pkgs.yaml b/kde-desktop-pkgs.yaml index 40cc187..0a27f57 100644 --- a/kde-desktop-pkgs.yaml +++ b/kde-desktop-pkgs.yaml @@ -9,7 +9,6 @@ packages: - fprintd-pam - glibc-all-langpacks - gnome-keyring-pam - - initial-setup-gui - kde-gtk-config - kde-partitionmanager - kde-print-manager From 11fcd44350d4e99a2659bcc8546eebed8483b36d Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Dec 08 2022 15:56:31 +0000 Subject: [PATCH 2/2] comps-sync f37 2022-12-08 See for kde-connect: - https://pagure.io/fedora-kde/SIG/issue/279 - https://pagure.io/fedora-comps/pull-request/783 --- diff --git a/kde-desktop-pkgs.yaml b/kde-desktop-pkgs.yaml index 0a27f57..1548aeb 100644 --- a/kde-desktop-pkgs.yaml +++ b/kde-desktop-pkgs.yaml @@ -9,6 +9,7 @@ packages: - fprintd-pam - glibc-all-langpacks - gnome-keyring-pam + - kde-connect - kde-gtk-config - kde-partitionmanager - kde-print-manager