[tcputils] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Fri Apr 13 14:00:46 UTC 2012


commit b2ce12b0fc37ed58aab84558f79b0e92e73ed84f
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 09:00:37 2012 -0500

    Add hardened build.

 tcputils.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tcputils.spec b/tcputils.spec
index 303594a..4ce80f7 100644
--- a/tcputils.spec
+++ b/tcputils.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:           tcputils
 Version:        0.6.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Utilities for TCP programming in shell-scripts
 
 Group:          Development/Tools
@@ -51,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 0.6.2-9
+- Add hardened build.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list