[lightdm-gtk] lightdm package should be built with PIE flags (#955147)

Rex Dieter rdieter at fedoraproject.org
Thu Apr 25 12:17:22 UTC 2013


commit e3ef25201877ddfed9f117381cdde384e251d585
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Apr 25 07:17:21 2013 -0500

    lightdm package should be built with PIE flags (#955147)

 lightdm-gtk.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/lightdm-gtk.spec b/lightdm-gtk.spec
index 3073f24..7b2d859 100644
--- a/lightdm-gtk.spec
+++ b/lightdm-gtk.spec
@@ -1,7 +1,10 @@
+
+%global _hardened_build 1
+
 Summary:        LightDM GTK+ Greeter
 Name:           lightdm-gtk
 Version:        1.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 License:        GPLv3+
 URL:            https://launchpad.net/lightdm-gtk-greeter
@@ -81,6 +84,9 @@ fi
 
 
 %changelog
+* Thu Apr 25 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5.1-2
+- lightdm package should be built with PIE flags (#955147)
+
 * Mon Feb 11 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5.1-1
 - 1.5.1
 


More information about the scm-commits mailing list