[funionfs] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Thu Apr 12 19:58:39 UTC 2012


commit c9dbf1641b522db65a11e0799aadaa0fbb1791bd
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 12 14:58:29 2012 -0500

    Add hardened build.

 funionfs.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/funionfs.spec b/funionfs.spec
index 8e661da..ef27ffb 100644
--- a/funionfs.spec
+++ b/funionfs.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:           funionfs
 Version:        0.4.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Union filesystem in userspace
 
 Group:          System Environment/Base
@@ -40,6 +41,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 12 2012 Jon Ciesla <limburgher at gmail.com> - 0.4.3-9
+- Added hardened build.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list