[nagios] * Build package with PIE flags (#965529)

Jose Pedro Oliveira jpo at fedoraproject.org
Sat Jun 15 15:59:41 UTC 2013


commit cf2d4a6adfa1f4f4079034dfeb6deb4b25760388
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Sat Jun 15 17:57:48 2013 +0100

     * Build package with PIE flags (#965529)

 nagios.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nagios.spec b/nagios.spec
index 21c622d..07a475a 100644
--- a/nagios.spec
+++ b/nagios.spec
@@ -1,6 +1,8 @@
+%global _hardened_build 1
+
 Name: nagios
 Version: 3.5.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Host/service/network monitoring program
 
 Group: Applications/System
@@ -282,6 +284,9 @@ fi
 
 
 %changelog
+* Sat Jun 15 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-5
+- Build package with PIE flags (#965529)
+
 * Tue Jun 11 2013 Remi Collet <rcollet at redhat.com> - 3.5.0-4
 - rebuild for new GD 2.1.0
 


More information about the scm-commits mailing list