noodles pushed to ganglia (el6). "Hardened build in FC > 18."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 05:08:47 UTC 2015


>From 6af2404ac39233b4005fddd5e2e21784176ab5e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Terje=20R=C3=B8sten?= <terje.rosten at ntnu.no>
Date: Thu, 9 May 2013 14:09:53 +0200
Subject: Hardened build in FC > 18.


diff --git a/ganglia.spec b/ganglia.spec
index 7768454..743e70e 100644
--- a/ganglia.spec
+++ b/ganglia.spec
@@ -7,9 +7,13 @@
 %global systemd     0
 %endif
 
+%if 0%{?fedora} >= 19
+%global _hardened_build 1
+%endif
+
 Name:               ganglia
 Version:            %{gangver}
-Release:            3%{?dist}
+Release:            4%{?dist}
 Summary:            Ganglia Distributed Monitoring System
 Group:              Applications/Internet
 License:            BSD
@@ -399,6 +403,9 @@ fi
 %dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{name}/dwoo/compiled
 
 %changelog
+* Thu May 09 2013 Terje Rosten <terje.rosten at ntnu.no> - 3.5.0-4
+- Hardened build in FC > 18.
+
 * Wed Feb 20 2013 Terje Rosten <terje.rosten at ntnu.no> - 3.5.0-3
 - Update to ganglia-web 3.5.7
 - Add extra patch for XSS security
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ganglia.git/commit/?h=el6&id=6af2404ac39233b4005fddd5e2e21784176ab5e7


More information about the scm-commits mailing list