[mlocate] Enable hardened build

Miloslav Trmac mitr at fedoraproject.org
Sat Sep 22 02:55:35 UTC 2012


commit 452740bed1b09031e9d3c5c089adcfd1aa378d94
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Sat Sep 22 04:48:52 2012 +0200

    Enable hardened build

 mlocate.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/mlocate.spec b/mlocate.spec
index 5857b63..5374d5b 100644
--- a/mlocate.spec
+++ b/mlocate.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 Summary: An utility for finding files by name
 Name: mlocate
 Version: 0.26
@@ -62,6 +64,8 @@ fi
 * Sat Sep 22 2012 Miloslav Trmač <mitr at redhat.com> - 0.26-1
 - Update to mlocate-0.26
 - Drop no longer necessary %%clean and %%defattr commands.
+- Enable hardened build
+  Resolves: #853189
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.25-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list