[lightdm] lighrdm-1.10.0 (#1077562)

Rex Dieter rdieter at fedoraproject.org
Thu Apr 17 11:55:20 UTC 2014


commit b4e7b737c30bed56a9ecbfd2a460993a418ca492
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Apr 17 06:55:11 2014 -0500

    lighrdm-1.10.0 (#1077562)

 lightdm-nodaemon_option.patch |    8 ++++----
 lightdm.spec                  |    9 ++++++---
 2 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/lightdm-nodaemon_option.patch b/lightdm-nodaemon_option.patch
index b634d1c..7a600ca 100644
--- a/lightdm-nodaemon_option.patch
+++ b/lightdm-nodaemon_option.patch
@@ -1,7 +1,7 @@
-diff -up lightdm-1.7.11/src/lightdm.c.nodaemon_option lightdm-1.7.11/src/lightdm.c
---- lightdm-1.7.11/src/lightdm.c.nodaemon_option	2013-08-25 21:32:17.000000000 -0500
-+++ lightdm-1.7.11/src/lightdm.c	2013-08-27 19:46:41.100258556 -0500
-@@ -994,7 +994,7 @@ main (int argc, char **argv)
+diff -up lightdm-1.10.0/src/lightdm.c.nodaemon_option lightdm-1.10.0/src/lightdm.c
+--- lightdm-1.10.0/src/lightdm.c.nodaemon_option	2014-03-17 23:25:24.000000000 -0500
++++ lightdm-1.10.0/src/lightdm.c	2014-04-17 06:50:57.697292717 -0500
+@@ -977,7 +977,7 @@ main (int argc, char **argv)
          g_printerr (/* Text printed out when an unknown command-line argument provided */
                      _("Run '%s --help' to see a full list of available command line options."), argv[0]);
          g_printerr ("\n");
diff --git a/lightdm.spec b/lightdm.spec
index e263abb..dc144fa 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -4,13 +4,13 @@
 
 Name:    lightdm
 Summary: Lightweight Display Manager
-Version: 1.9.13
-Release: 2%{?dist}
+Version: 1.10.0
+Release: 1%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
 URL:     https://launchpad.net/lightdm/
-Source0: https://launchpad.net/lightdm/1.9/%{version}/+download/lightdm-%{version}.tar.xz
+Source0: https://launchpad.net/lightdm/1.10/%{version}/+download/lightdm-%{version}.tar.xz
 
 Source1: lightdm.pam
 Source2: lightdm-autologin.pam
@@ -248,6 +248,9 @@ exit 0
 
 
 %changelog
+* Thu Apr 17 2014 Rex Dieter <rdieter at fedoraproject.org> 1.10.0-1
+- lighrdm-1.10.0 (#1077562)
+
 * Thu Mar 27 2014 Rex Dieter <rdieter at fedoraproject.org> 1.9.13-2
 - Could not create user data directory /var/lib/lightdm-data/lightdm (#1081426)
 


More information about the scm-commits mailing list