[lightdm] lightdm-1.10.4, update URL to 1.10-specific branch

Rex Dieter rdieter at fedoraproject.org
Thu Nov 13 15:39:12 UTC 2014


commit d0feb2f96c2411bdbb906911d3cf567186d79ea5
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Nov 13 09:39:08 2014 -0600

    lightdm-1.10.4, update URL to 1.10-specific branch

 .gitignore                   |    2 +-
 lightdm-1.10.2-FD_leak.patch |   31 -------------------------------
 lightdm.spec                 |   11 +++++------
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e22e72..5812a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/lightdm-1.10.3.tar.xz
+/lightdm-1.10.4.tar.xz
diff --git a/lightdm.spec b/lightdm.spec
index 98355dc..a1b2e89 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -4,12 +4,12 @@
 
 Name:    lightdm
 Summary: Lightweight Display Manager
-Version: 1.10.3
+Version: 1.10.4
 Release: 1%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
-URL:     https://launchpad.net/lightdm/
+URL:     https://launchpad.net/lightdm/1.10
 Source0: https://launchpad.net/lightdm/1.10/%{version}/+download/lightdm-%{version}.tar.xz
 
 Source1: lightdm.pam
@@ -27,9 +27,6 @@ Patch11: lightdm-1.10.2-nodaemon_option.patch
 Patch12: lightdm-1.9.8-no_dmrc_save.patch
 
 ## upstreamable patches
-# https://bugzilla.redhat.com/show_bug.cgi?id=973584
-# https://bugs.launchpad.net/lightdm/+bug/1190344
-Patch50: lightdm-1.10.2-FD_leak.patch
 
 BuildRequires: gettext
 BuildRequires: gnome-common
@@ -120,7 +117,6 @@ Requires: %{name}-qt%{?_isa} = %{version}-%{release}
 %patch10 -p1 -b .fedora_config
 %patch11 -p1 -b .nodaemon_option
 %patch12 -p1 -b .no_dmrc_save
-%patch50 -p1 -b .FD_leak
 
 # rpath hack
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -253,6 +249,9 @@ exit 0
 
 
 %changelog
+* Thu Nov 13 2014 Rex Dieter <rdieter at fedoraproject.org> 1.10.4-1
+- lightdm-1.10.4, update URL to 1.10-specific branch
+
 * Thu Oct 09 2014 Rex Dieter <rdieter at fedoraproject.org> 1.10.3-1
 - lightdm-1.10.3
 
diff --git a/sources b/sources
index 0171fd6..ad40ebd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b16b41b808a1ca2684b283cf778edfc  lightdm-1.10.3.tar.xz
+5d4c658a11375f83fec823f25f068785  lightdm-1.10.4.tar.xz


More information about the scm-commits mailing list