[lightdm] lightdm-1.5.3

Rex Dieter rdieter at fedoraproject.org
Wed Apr 3 04:23:05 UTC 2013


commit e63afa60fc7e7c3b7a88ff96c763719687123806
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Apr 2 23:22:48 2013 -0500

    lightdm-1.5.3

 .gitignore                           |    2 +-
 lightdm-1.5.2-gir_scannerflags.patch |   26 --------------------------
 lightdm.spec                         |   11 +++++------
 sources                              |    2 +-
 4 files changed, 7 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32462b0..23d5512 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /lightdm-1.4.1.tar.gz
-/lightdm-1.5.2.tar.xz
+/lightdm-1.5.3.tar.xz
diff --git a/lightdm.spec b/lightdm.spec
index efd6ccc..221627f 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -5,8 +5,8 @@
 
 Name:    lightdm
 Summary: Lightweight Display Manager
-Version: 1.5.2
-Release: 2%{?dist}
+Version: 1.5.3
+Release: 1%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
@@ -30,9 +30,6 @@ Patch11: lightdm-1.2.2-nodaemon_option.patch
 ## upstreamable patches
 # initial support for org.freedesktop.login1 powerOff/Reboot actions
 Patch50: lightdm-1.5.1-systemd_login1_power.patch
-# fix gir/scannerflags
-# https://bugs.launchpad.net/fedora/+bug/1161033
-Patch51: lightdm-1.5.2-gir_scannerflags.patch
 
 BuildRequires: gettext
 BuildRequires: gnome-common
@@ -138,7 +135,6 @@ Requires: %{name}-qt%{?_isa} = %{version}-%{release}
 # FIXME: keep patch conditional, not 100% sure the fallback to ConsoleKit works yet -- rex
 %patch50 -p1 -b .systemd_login1_power
 %endif
-%patch51 -p1 -b .gir_scannerflags
 
 # rpath hack
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -266,6 +262,9 @@ exit 0
 
 
 %changelog
+* Tue Apr 02 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5.3-1
+- lightdm-1.5.3
+
 * Wed Mar 27 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5.2-2
 - lightdm.conf: +xserver-command=X -background none
 
diff --git a/sources b/sources
index 3e9cd2e..340d75a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8359d74c7ae1342d7c11ce3fba0862ca  lightdm-1.5.2.tar.xz
+565e59d34d830282f01721cd1b3a4586  lightdm-1.5.3.tar.xz


More information about the scm-commits mailing list