provide hardened build
This commit is contained in:
parent
e2860f2536
commit
4483a56e45
@ -2,7 +2,7 @@ Summary: Traces the route taken by packets over an IPv4/IPv6 network
|
||||
Name: traceroute
|
||||
Epoch: 3
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Internet
|
||||
License: GPLv2+
|
||||
URL: http://traceroute.sourceforge.net
|
||||
@ -29,7 +29,7 @@ problems.
|
||||
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=""
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
||||
|
||||
|
||||
%install
|
||||
@ -59,6 +59,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 28 2016 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.1.0-2
|
||||
- provide hardened build (#1330514)
|
||||
|
||||
* Tue Mar 8 2016 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.1.0-1
|
||||
- Upgrade to 2.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user