[nfs-ganesha: 2/2] add _hardened build, prep for release

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Mon Dec 2 18:19:52 UTC 2013


commit f9d3726c22496c314a1c78336108d0159d8541cd
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Mon Dec 2 13:19:07 2013 -0500

    add _hardened build, prep for release

 .gitignore       |    3 ++-
 nfs-ganesha.spec |    2 ++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6a3a77..0195d2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/*.tar.gz
+*.tar.gz
+*.rpm
diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index ff0f91b..2281f64 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -4,6 +4,8 @@
 %global ntirpcname ntirpc
 %global ntirpcvers 1.0.0
 
+%global _hardened_build 1
+
 Name:              nfs-ganesha
 Version:           2.0.0
 Release:           1%{?prereltag:.%{prereltag}}%{?dist}


More information about the scm-commits mailing list