[arm4] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Thu Apr 26 13:35:36 UTC 2012


commit 617b2b1f3da382a02de8f843a4a7a2df141ce124
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 26 08:35:26 2012 -0500

    Add hardened build.

 arm4.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/arm4.spec b/arm4.spec
index 21fcdd2..aab94da 100644
--- a/arm4.spec
+++ b/arm4.spec
@@ -1,8 +1,9 @@
+%define _hardened_build 1
 %define selinux_variants mls strict targeted
 
 Name:		arm4
 Version:	0.8.2
-Release:	10%{?dist}
+Release:	11%{?dist}
 Summary:	Application Response Measurement V4.0
 
 Group:		Development/System
@@ -185,6 +186,9 @@ fi
 %{_libdir}/libArmNative.*
 
 %changelog
+* Mon Apr 16 2012 Jon Ciesla <limburgher at gmail.com> - 0.8.2-11
+- Add hardened build.
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.2-10
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list