From f9d3726c22496c314a1c78336108d0159d8541cd Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 2 Dec 2013 13:19:07 -0500 Subject: [PATCH] add _hardened build, prep for release --- .gitignore | 3 ++- nfs-ganesha.spec | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) 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}