From 00776d5bae6f8051ff359dec143451f70307336f Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Mon, 4 Jan 2021 11:06:35 +0100 Subject: [PATCH] comps-sync rawhide 2021-12-04 $ ./comps-sync.py ../fedora-comps/comps-f34.xml.in --save Syncing packages common to all desktops: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. Syncing packages for gnome-desktop: - All manifest packages are already listed in comps. - 1 packages not in gnome-desktop manifest: fprintd-pam Wrote gnome-desktop-pkgs.yaml Syncing packages for kde-desktop: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. Syncing packages for xfce-desktop: - 2 packages not in xfce-desktop comps group: arc-theme xscreensaver-base - 2 packages not in xfce-desktop manifest: mint-y-theme xfce4-screensaver Wrote xfce-desktop-pkgs.yaml Syncing packages for lxqt-desktop: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. Syncing packages for deepin-desktop: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. Syncing packages for pantheon-desktop: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. Syncing packages for mate-desktop: - All manifest packages are already listed in comps. - All comps packages are already listed in manifest. --- gnome-desktop-pkgs.yaml | 1 + xfce-desktop-pkgs.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gnome-desktop-pkgs.yaml b/gnome-desktop-pkgs.yaml index d257745..a47c1c3 100644 --- a/gnome-desktop-pkgs.yaml +++ b/gnome-desktop-pkgs.yaml @@ -16,6 +16,7 @@ packages: - avahi - chrome-gnome-shell - dconf + - fprintd-pam - gdm - glib-networking - gnome-backgrounds diff --git a/xfce-desktop-pkgs.yaml b/xfce-desktop-pkgs.yaml index 99a4e88..e473a98 100644 --- a/xfce-desktop-pkgs.yaml +++ b/xfce-desktop-pkgs.yaml @@ -9,7 +9,6 @@ packages: - Thunar - adwaita-gtk2-theme - adwaita-icon-theme - - arc-theme - blueberry - desktop-backgrounds-compat - gnome-keyring-pam @@ -23,6 +22,7 @@ packages: - gvfs-mtp - initial-setup-gui - lightdm-gtk + - mint-y-theme - network-manager-applet - nm-connection-editor - thunar-archive-plugin @@ -36,6 +36,7 @@ packages: - xfce4-places-plugin - xfce4-power-manager - xfce4-pulseaudio-plugin + - xfce4-screensaver - xfce4-screenshooter-plugin - xfce4-session - xfce4-settings @@ -46,4 +47,3 @@ packages: - xfwm4 - xfwm4-theme-nodoka - xfwm4-themes - - xscreensaver-base