[lightdm] lightdm-1.7.0 (#958473)

Rex Dieter rdieter at fedoraproject.org
Mon May 6 13:12:46 UTC 2013


commit 04e1314da6e1a129632107543ad77d1a30996ffd
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon May 6 08:12:47 2013 -0500

    lightdm-1.7.0 (#958473)

 .gitignore                               |    1 +
 lightdm-1.5.1-systemd_login1_power.patch |  211 ------------------------------
 lightdm.spec                             |   12 +-
 sources                                  |    2 +-
 4 files changed, 8 insertions(+), 218 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27d66d0..fa83a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lightdm-1.4.1.tar.gz
 /lightdm-1.6.0.tar.xz
+/lightdm-1.7.0.tar.xz
diff --git a/lightdm.spec b/lightdm.spec
index ef0be8a..3f9880f 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -8,14 +8,14 @@
 
 Name:    lightdm
 Summary: Lightweight Display Manager
-Version: 1.6.0
-Release: 4%{?dist}
+Version: 1.7.0
+Release: 1%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
 #URL:     http://www.freedesktop.org/wiki/Software/LightDM
 URL:     https://launchpad.net/lightdm/
-Source0: https://launchpad.net/lightdm/1.6/%{version}/+download/lightdm-%{version}.tar.xz
+Source0: https://launchpad.net/lightdm/1.8/%{version}/+download/lightdm-%{version}.tar.xz
 
 Source1: lightdm.pam
 Source2: lightdm-autologin.pam
@@ -31,8 +31,6 @@ Patch10: lightdm-1.6.0-fedora_config.patch
 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
 # gtkdoc introdpsection dup's CFLAGS/LDFLAGS, breaks in a hardened build
 Patch51: lightdm-1.6.0-gtkdoc_dup_flags.patch
 
@@ -136,7 +134,6 @@ Requires: %{name}-qt%{?_isa} = %{version}-%{release}
 %patch0 -p1 -b .lock-screen
 %patch10 -p1 -b .fedora_config
 %patch11 -p1 -b .nodaemon_option
-%patch50 -p1 -b .systemd_login1_power
 %patch51 -p1 -b .gtkdoc_dup_flags
 
 # rpath hack
@@ -265,6 +262,9 @@ exit 0
 
 
 %changelog
+* Mon May 06 2013 Rex Dieter <rdieter at fedoraproject.org> 1.7.0-1
+- lightdm-1.7.0 (#958473)
+
 * Thu Apr 25 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.0-4
 - revert building PIE to avoid crashes (#956868)
 
diff --git a/sources b/sources
index dfb1140..315a164 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a729d991657c619109a89a5cf5421978  lightdm-1.6.0.tar.xz
+8149739fde801982cfcc8006133df21d  lightdm-1.7.0.tar.xz


More information about the scm-commits mailing list