[bind10/f19] use hardened build

Tomas Hozza thozza at fedoraproject.org
Wed Jun 12 13:55:03 UTC 2013


commit 9f654979f7429476355d184d8777433815ccd329
Author: Tomas Hozza <thozza at redhat.com>
Date:   Wed Jun 12 15:18:41 2013 +0200

    use hardened build
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 bind10.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bind10.spec b/bind10.spec
index af349b9..ae0d2bf 100644
--- a/bind10.spec
+++ b/bind10.spec
@@ -5,9 +5,11 @@
 %global b10localstatedir %{_localstatedir}/bind10
 %global b10piddir /run/bind10
 
+%define _hardened_build 1
+
 Name: bind10
 Version: 1.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: The Berkeley Internet Name Domain 10 (BIND10) DNS and DHCP suite
 
 License: ISC
@@ -339,6 +341,9 @@ fi;
 %{_libdir}/libb10-dhcpsrv.so.*
 
 %changelog
+* Wed Jun 12 2013 Tomas Hozza <thozza at redhat.com> - 1.0.0-5
+- use hardened build
+
 * Fri Jun 07 2013 Tomas Hozza <thozza at redhat.com> - 1.0.0-4
 - rebuild against new log4cplus
 


More information about the scm-commits mailing list