Enable hardened build
This commit is contained in:
parent
61999fd6b7
commit
25b767cd04
@ -1,6 +1,9 @@
|
|||||||
|
# https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags
|
||||||
|
%define _hardened_build 1
|
||||||
|
|
||||||
Name: lldpad
|
Name: lldpad
|
||||||
Version: 0.9.43
|
Version: 0.9.43
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Intel LLDP Agent
|
Summary: Intel LLDP Agent
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -163,6 +166,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2011 Petr Sabata <contyk@redhat.com> - 0.9.43-4
|
||||||
|
- Enable hardened build
|
||||||
|
|
||||||
* Tue Sep 13 2011 Petr Sabata <contyk@redhat.com> - 0.9.43-3
|
* Tue Sep 13 2011 Petr Sabata <contyk@redhat.com> - 0.9.43-3
|
||||||
- Mute systemd output (#737897)
|
- Mute systemd output (#737897)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user