[lightdm-gtk/epel7: 26/27] Revert "change background for epel"

Rex Dieter rdieter at fedoraproject.org
Fri Feb 20 15:03:02 UTC 2015


commit 5799e9924087238ea71fe3f5a2f008e7601eba68
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Feb 20 09:02:36 2015 -0600

    Revert "change background for epel"
    
    This reverts commit 76a9b0702117ef6f340c31d816bcee84ed354087.

 lightdm-gtk-greeter-1.5.2-redhat.patch | 12 ------------
 lightdm-gtk.spec                       | 13 ++-----------
 2 files changed, 2 insertions(+), 23 deletions(-)
---
diff --git a/lightdm-gtk.spec b/lightdm-gtk.spec
index ab9a6b4..55f9140 100644
--- a/lightdm-gtk.spec
+++ b/lightdm-gtk.spec
@@ -4,18 +4,14 @@
 Summary:        LightDM GTK+ Greeter
 Name:           lightdm-gtk
 Version:        1.6.1
-Release:        3%{?dist}
+Release:        2%{?dist}
 
 License:        GPLv3+
 URL:            https://launchpad.net/lightdm-gtk-greeter
 Source0:        https://launchpad.net/lightdm-gtk-greeter/1.6/%{version}/+download/lightdm-gtk-greeter-%{version}.tar.gz
 
 # tweak default config
-%if 0%{?fedora}
 Patch1:         lightdm-gtk-greeter-1.5.2-fedora.patch
-%else
-Patch1:         lightdm-gtk-greeter-1.5.2-redhat.patch
-%endif
 
 ## upstreamable patches
 # avoid setting background when given bogus screen geometry
@@ -36,10 +32,8 @@ Provides:       lightdm-gtk-greeter = %{version}-%{release}
 Provides:       lightdm-greeter = 1.2
 
 Requires:       lightdm%{?_isa}
-%if 0%{?fedora}
 # for /usr/share/backgrounds/default.png
 Requires:       desktop-backgrounds-compat
-%endif
 # owner of HighContrast gtk/icon themes
 Requires:       gnome-themes-standard
 # for /usr/share/pixmaps/fedora-logo-small.png
@@ -55,7 +49,7 @@ A LightDM greeter that uses the GTK+ toolkit.
 %prep
 %setup -q -n lightdm-gtk-greeter-%{version}
 
-%patch1 -p1 -b .greeter_background
+%patch1 -p1 -b .fedora
 %patch50 -p1 -b .bg_crash
 %patch51 -p1 -b .validate_session
 
@@ -101,9 +95,6 @@ fi
 
 
 %changelog
-* Sat May 17 2014 Leigh Scott <leigh123linux at googlemail.com> - 1.6.1-3
-- change background for epel
-
 * Tue Oct 08 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.1-2
 - lightdm-gtk-greeter segfaults if session last used is uninstalled (#1002782)
 


More information about the scm-commits mailing list