[stress] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Fri Apr 13 12:54:40 UTC 2012


commit af66d88fd8ead6b1acdf4c98bb48cb0144ac7213
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 07:54:27 2012 -0500

    Add hardened build.

 stress.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/stress.spec b/stress.spec
index f7da03d..f5922af 100644
--- a/stress.spec
+++ b/stress.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:           stress
 Version:        1.0.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A tool to put given subsystems under a specified load
 
 Group:          Development/Tools
@@ -59,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 1.0.4-7
+- Add hardened build.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list