[chkrootkit] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Thu Apr 12 19:51:28 UTC 2012


commit edccab70ccbeab18b5d057a4ff95440ea2dabb52
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 12 14:51:13 2012 -0500

    Add hardened build.

 chkrootkit.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/chkrootkit.spec b/chkrootkit.spec
index 5fd46f2..2639e58 100644
--- a/chkrootkit.spec
+++ b/chkrootkit.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:           chkrootkit
 Version:        0.49
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Tool to locally check for signs of a rootkit
 Group:          Applications/System
 License:        BSD and GPLv2+ and Python
@@ -125,6 +126,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Thu Apr 12 2012 Jon Ciesla <limburgher at gmail.com> - 0.49-5
+- Add hardened build.
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.49-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list