[zfs-fuse] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Thu Apr 12 20:30:00 UTC 2012


commit 0fa2bafa639959205db32d4c31f1a73dad70c42a
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 12 15:29:45 2012 -0500

    Add hardened build.

 zfs-fuse.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/zfs-fuse.spec b/zfs-fuse.spec
index 6efc7d3..cb21f9a 100644
--- a/zfs-fuse.spec
+++ b/zfs-fuse.spec
@@ -1,6 +1,7 @@
+%define _hardened_build 1
 Name:             zfs-fuse
 Version:          0.7.0
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          ZFS ported to Linux FUSE
 Group:            System Environment/Base
 License:          CDDL
@@ -130,6 +131,9 @@ fi
 %{_mandir}/man8/zstreamdump.8.gz
 
 %changelog
+* Thu Apr 12 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.0-5
+- Add hardened build.
+
 * Wed Mar 14 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.0-4
 - Migrate to systemd.
 


More information about the scm-commits mailing list