[etherape] Add hardened build.

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


commit cbd7fafc3bcc944463a6e600486b46eb89665571
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 07:31:17 2012 -0500

    Add hardened build.

 etherape.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/etherape.spec b/etherape.spec
index 9ca70b9..f39e2ab 100644
--- a/etherape.spec
+++ b/etherape.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:           etherape
 Version:        0.9.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Graphical network monitor for Unix
 
 Group:          Applications/System
@@ -78,6 +79,9 @@ scrollkeeper-update -q || :
 
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 0.9.12-4
+- Add hardened build.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list