[fping/el6: 4/7] Revert "Merge branch 'master' into el6"

Charles R. Anderson cra at fedoraproject.org
Mon Dec 23 17:13:43 UTC 2013


commit 33afc10b3aa9d9b06c0672b301742bc10b32ee6e
Author: Charles R. Anderson <cra at wpi.edu>
Date:   Tue Aug 13 22:45:20 2013 -0400

    Revert "Merge branch 'master' into el6"
    
    This reverts commit 331201b9eb5043ad63e1b0a4a0cbb1cb5c694525, reversing
    changes made to 644b84ef5147257c40851853ab8a1f45ace19709.

 fping.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/fping.spec b/fping.spec
index 759d779..3af284e 100644
--- a/fping.spec
+++ b/fping.spec
@@ -1,15 +1,13 @@
 %if 0%{?fedora} > 14
 %global use_capnetraw 1
-%global _hardened_build 1
 %endif
 %if 0%{?rhel} > 5
 %global use_capnetraw 1
-%global _hardened_build 1
 %endif
 
 Name: fping
 Version: 3.5
-Release: 2%{?dist}
+Release: 1%{?dist}
 Summary: Scriptable, parallelized ping-like utility
 Group: Applications/Internet
 License: BSD with advertising
@@ -50,9 +48,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
-* Tue Aug 13 2013 Charles R. Anderson <cra at wpi.edu> - 3.5-2
-- enable _hardened_build for -fPIE (rhbz#983602)
-
 * Fri May 24 2013 Charles R. Anderson <cra at wpi.edu> - 3.5-1
 - update to 3.5 (rhbz#925355, rhbz#966000)
 


More information about the scm-commits mailing list