Enable hardened build
This commit is contained in:
parent
8f401962e9
commit
f38dd25308
@ -1,6 +1,9 @@
|
|||||||
|
# https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
|
||||||
|
%define _hardened_build 1
|
||||||
|
|
||||||
Name: fcoe-utils
|
Name: fcoe-utils
|
||||||
Version: 1.0.20
|
Version: 1.0.20
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Fibre Channel over Ethernet utilities
|
Summary: Fibre Channel over Ethernet utilities
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -94,6 +97,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2011 Petr Sabata <contyk@redhat.com> - 1.0.20-3
|
||||||
|
- Enable hardened build
|
||||||
|
|
||||||
* Mon Jul 18 2011 Petr Sabata <contyk@redhat.com> - 1.0.20-2
|
* Mon Jul 18 2011 Petr Sabata <contyk@redhat.com> - 1.0.20-2
|
||||||
- Drop SysV support in favor of systemd (#714683)
|
- Drop SysV support in favor of systemd (#714683)
|
||||||
- Remove ancient scriptlets (pre-1.0.7 era)
|
- Remove ancient scriptlets (pre-1.0.7 era)
|
||||||
|
Loading…
Reference in New Issue
Block a user