[icecast] enabled fully hardened build (#954320)

Björn Esser besser82 at fedoraproject.org
Thu Dec 4 18:28:27 UTC 2014


commit 9cf706e1893ecde99f7da433bf956c254961641a
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Thu Dec 4 19:28:09 2014 +0100

    enabled fully hardened build (#954320)

 icecast.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/icecast.spec b/icecast.spec
index abeb8c1..a692421 100644
--- a/icecast.spec
+++ b/icecast.spec
@@ -1,7 +1,9 @@
+%global _hardened_build 1
+
 Summary: ShoutCast compatible streaming media server
 Name: icecast
 Version: 2.3.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: Applications/Multimedia
 License: GPLv2
 URL: http://www.icecast.org/
@@ -104,6 +106,9 @@ fi
 %dir %attr(-,icecast,icecast) %{_localstatedir}/log/icecast
 
 %changelog
+* Thu Dec 04 2014 Björn Esser <bjoern.esser at gmail.com> - 2.3.3-6
+- enabled fully hardened build (#954320)
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list