[firebird] set PIE compiler flags (bug #955274)

Philippe Makowski makowski at fedoraproject.org
Thu Apr 25 16:47:15 UTC 2013


commit 14f95a0a2377dfde35b10e3398b30847969ab104
Author: Philippe Makowski <pmakowski at espelida.com>
Date:   Thu Apr 25 18:46:58 2013 +0200

    set PIE compiler flags (bug #955274)

 firebird.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/firebird.spec b/firebird.spec
index c98373d..e5c42c3 100644
--- a/firebird.spec
+++ b/firebird.spec
@@ -1,12 +1,12 @@
 %global pkgname Firebird-2.5.2.26539-0
 %global fbroot %{_libdir}/%{name}
 %global major 2.5.2
-
+%global _hardened_build 1
 
 Summary: SQL relational database management system
 Name:  firebird
 Version: 2.5.2.26539.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Group:  Applications/Databases
 License: Interbase
@@ -517,6 +517,9 @@ fi
 
 
 %changelog
+* Thu Apr 25 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-4
+- set PIE compiler flags (bug #955274)
+
 * Sun Mar 10 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-3
 - added patch from upstream to fix Firebird CORE-4058 CVE-2013-2492
 


More information about the scm-commits mailing list