[hddtemp] Build with hardening flags on.

Ville Skyttä scop at fedoraproject.org
Mon Apr 23 19:41:57 UTC 2012


commit c02d0f60536dcd83f117fa64ff85ba0707c9400d
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Apr 23 22:41:51 2012 +0300

    Build with hardening flags on.

 hddtemp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/hddtemp.spec b/hddtemp.spec
index 60fa492..e8f162e 100644
--- a/hddtemp.spec
+++ b/hddtemp.spec
@@ -1,9 +1,10 @@
+%global _hardened_build 1
 %global beta    beta15
 %global migfile %{_var}/run/systemd-migr_%{name}-%{version}-%{release}.%{_arch}
 
 Name:           hddtemp
 Version:        0.3
-Release:        0.23.%{beta}%{?dist}
+Release:        0.24.%{beta}%{?dist}
 Summary:        Hard disk temperature tool
 
 Group:          Applications/System
@@ -120,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 23 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.3-0.23.beta15
+- Build with hardening flags on.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-0.23.beta15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list