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.
This commit is contained in:
parent
38252bc2a8
commit
00776d5bae
2 changed files with 3 additions and 2 deletions
|
@ -16,6 +16,7 @@ packages:
|
||||||
- avahi
|
- avahi
|
||||||
- chrome-gnome-shell
|
- chrome-gnome-shell
|
||||||
- dconf
|
- dconf
|
||||||
|
- fprintd-pam
|
||||||
- gdm
|
- gdm
|
||||||
- glib-networking
|
- glib-networking
|
||||||
- gnome-backgrounds
|
- gnome-backgrounds
|
||||||
|
|
|
@ -9,7 +9,6 @@ packages:
|
||||||
- Thunar
|
- Thunar
|
||||||
- adwaita-gtk2-theme
|
- adwaita-gtk2-theme
|
||||||
- adwaita-icon-theme
|
- adwaita-icon-theme
|
||||||
- arc-theme
|
|
||||||
- blueberry
|
- blueberry
|
||||||
- desktop-backgrounds-compat
|
- desktop-backgrounds-compat
|
||||||
- gnome-keyring-pam
|
- gnome-keyring-pam
|
||||||
|
@ -23,6 +22,7 @@ packages:
|
||||||
- gvfs-mtp
|
- gvfs-mtp
|
||||||
- initial-setup-gui
|
- initial-setup-gui
|
||||||
- lightdm-gtk
|
- lightdm-gtk
|
||||||
|
- mint-y-theme
|
||||||
- network-manager-applet
|
- network-manager-applet
|
||||||
- nm-connection-editor
|
- nm-connection-editor
|
||||||
- thunar-archive-plugin
|
- thunar-archive-plugin
|
||||||
|
@ -36,6 +36,7 @@ packages:
|
||||||
- xfce4-places-plugin
|
- xfce4-places-plugin
|
||||||
- xfce4-power-manager
|
- xfce4-power-manager
|
||||||
- xfce4-pulseaudio-plugin
|
- xfce4-pulseaudio-plugin
|
||||||
|
- xfce4-screensaver
|
||||||
- xfce4-screenshooter-plugin
|
- xfce4-screenshooter-plugin
|
||||||
- xfce4-session
|
- xfce4-session
|
||||||
- xfce4-settings
|
- xfce4-settings
|
||||||
|
@ -46,4 +47,3 @@ packages:
|
||||||
- xfwm4
|
- xfwm4
|
||||||
- xfwm4-theme-nodoka
|
- xfwm4-theme-nodoka
|
||||||
- xfwm4-themes
|
- xfwm4-themes
|
||||||
- xscreensaver-base
|
|
||||||
|
|
Loading…
Reference in a new issue