add _hardened build, prep for release
This commit is contained in:
parent
861e1add8a
commit
f9d3726c22
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/*.tar.gz
|
||||
*.tar.gz
|
||||
*.rpm
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user