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

Rex Dieter rdieter at fedoraproject.org
Thu Apr 25 12:19:03 UTC 2013


commit 581ae36517672bc78c732517aef80c143ae3d00e
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Apr 25 07:19:02 2013 -0500

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

 lightdm-kde.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/lightdm-kde.spec b/lightdm-kde.spec
index b406598..ff7ed0c 100644
--- a/lightdm-kde.spec
+++ b/lightdm-kde.spec
@@ -1,7 +1,10 @@
+
+%global _hardened_build 1
+
 Summary: LightDM KDE Greeter
 Name:	 lightdm-kde
 Version: 0.3.2.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # Most files GPLv3+, handful LGPLv2+ (but those can upgrade to GPLv3+)
 License: GPLv3+
@@ -92,6 +95,9 @@ fi
 
 
 %changelog
+* Thu Apr 25 2013 Rex Dieter <rdieter at fedoraproject.org> 0.3.2.1-2
+- lightdm package should be built with PIE flags (#955147)
+
 * Thu Apr 18 2013 Gregor Tätzner <brummbq at fedoraproject.org> - 0.3.2.1-1
 - 0.3.2.1
 


More information about the scm-commits mailing list