[fcoe-utils] Enable hardened build

Petr Sabata psabata at fedoraproject.org
Fri Sep 23 11:41:30 UTC 2011


commit f38dd2530860c22f5a4b64f18dc0a7ec45373258
Author: Petr Sabata <contyk at redhat.com>
Date:   Fri Sep 23 13:40:14 2011 +0200

    Enable hardened build

 fcoe-utils.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/fcoe-utils.spec b/fcoe-utils.spec
index 51934bb..f837adb 100644
--- a/fcoe-utils.spec
+++ b/fcoe-utils.spec
@@ -1,6 +1,9 @@
+# https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
+%define _hardened_build 1
+
 Name:               fcoe-utils
 Version:            1.0.20
-Release:            2%{?dist}
+Release:            3%{?dist}
 Summary:            Fibre Channel over Ethernet utilities
 Group:              Applications/System
 License:            GPLv2
@@ -94,6 +97,9 @@ fi
 
 
 %changelog
+* Fri Sep 23 2011 Petr Sabata <contyk at redhat.com> - 1.0.20-3
+- Enable hardened build
+
 * Mon Jul 18 2011 Petr Sabata <contyk at redhat.com> - 1.0.20-2
 - Drop SysV support in favor of systemd (#714683)
 - Remove ancient scriptlets (pre-1.0.7 era)


More information about the scm-commits mailing list