[lightdm/f19] really apply no_dmrc_save.patch (#963238)

Rex Dieter rdieter at fedoraproject.org
Thu May 23 16:24:39 UTC 2013


commit 4cdac946479e70ba3b69e6c97c8fb2d34541e37f
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu May 23 11:24:36 2013 -0500

    really apply no_dmrc_save.patch (#963238)

 lightdm.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/lightdm.spec b/lightdm.spec
index 9076f41..c41739b 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -9,7 +9,7 @@
 Name:    lightdm
 Summary: Lightweight Display Manager
 Version: 1.6.0
-Release: 8%{?dist}
+Release: 9%{?dist}
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License: (LGPLv2 or LGPLv3) and GPLv3+
@@ -29,6 +29,8 @@ Patch0: lightdm-lock-screen-before-switch.patch
 Patch10: lightdm-1.6.0-fedora_config.patch
 # hack in support for --nodaemon option
 Patch11: lightdm-1.2.2-nodaemon_option.patch
+#  disable saving to ~/.dmrc
+Patch12: lightdm-1.6.0-no_dmrc_save.patch
 
 ## upstreamable patches
 # initial support for org.freedesktop.login1 powerOff/Reboot actions
@@ -134,6 +136,7 @@ Requires: %{name}-qt%{?_isa} = %{version}-%{release}
 %patch0 -p1 -b .lock-screen
 %patch10 -p1 -b .fedora_config
 %patch11 -p1 -b .nodaemon_option
+%patch12 -p1 -b .no_dmrc_save
 %patch50 -p1 -b .systemd_login1_power
 %patch51 -p1 -b .gtkdoc_dup_flags
 
@@ -267,6 +270,9 @@ fi
 
 
 %changelog
+* Thu May 23 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.0-9
+- really apply no_dmrc_save.patch (#963238)
+
 * Tue May 21 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.0-8
 - revert "lightdm is misusing the preset file logic of systemd" (#963899)
 


More information about the scm-commits mailing list