[lorax 2/3] Remove fedora-gnome-theme

David Shea dshea at redhat.com
Tue Jan 13 22:07:28 UTC 2015


fedora-gnome-theme provides gnome-themes-standard, from which we remove
everything except a metacity theme file that metacity doesn't actually
use. Remove fedora-gnome-theme entirely and manually add the font
dependency that it was pulling in.
---
 share/runtime-cleanup.tmpl | 2 --
 share/runtime-install.tmpl | 5 +++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 530ae2c..8282cf7 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -114,8 +114,6 @@ removefrom gtk3 /usr/share/themes/*
 ## the Fedora icon theme inherits from Mist, so we need that
 removefrom gnome-themes --allbut /usr/share/icons/Mist/* \
                                  /usr/share/themes/Clearlooks/*
-## Adwaita is the default theme for gtk3 and the default metacity theme
-removefrom gnome-themes-standard --allbut /usr/share/themes/Adwaita/*
 removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/*
 
 ## filesystem tools
diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index d480384..40e2a99 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -143,11 +143,12 @@ installpkg vlgothic-fonts
 installpkg wqy-microhei-fonts
 installpkg sil-abyssinica-fonts
 installpkg xorg-x11-fonts-misc
-installpkg gnome-themes-standard gnome-icon-theme-legacy
+installpkg gnome-icon-theme-legacy
 installpkg aajohan-comfortaa-fonts
+installpkg abattis-cantarell-fonts
 
 ## branding & logos
-installpkg fedora-gnome-theme fedora-icon-theme
+installpkg fedora-icon-theme
 
 ## debugging/bug reporting tools
 installpkg gdb-gdbserver
-- 
2.1.0



More information about the anaconda-patches mailing list