diff --git a/branding.spec b/branding.spec index b7d9401..859c38e 100644 --- a/branding.spec +++ b/branding.spec @@ -6,7 +6,7 @@ Name: branding-%brand-%theme Version: 6.9.0 -Release: alt20 +Release: alt21 BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-droid BuildRequires: design-bootloader-source >= 5.0-alt2 @@ -167,6 +167,7 @@ Requires: gksu Requires: dconf Requires: gtk3-theme-clearlooks-phenix Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-gnome-settings ";done ) +PreReq(post): lightdm-gtk-greeter %description mate-settings MATE settings for %Brand %version %Theme @@ -313,6 +314,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf subst "s|GRUB_WALLPAPER=.*|GRUB_WALLPAPER=/usr/share/plymouth/themes/%theme/grub.jpg|" \ /etc/sysconfig/grub2 ||: +%post mate-settings +subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-greeter.conf ||: + %files alterator %config %_altdir/*.rcc /usr/share/alterator-browser-qt/design/*.rcc @@ -356,6 +360,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf %_desktopdir/indexhtml.desktop %changelog +* Wed Apr 10 2013 Anton V. Boyarshinov 6.9.0-alt21 +- lightdm theme setup added to mate-settings + * Tue Apr 09 2013 Anton V. Boyarshinov 6.9.0-alt20 - gnome2 settings removed