From 4483a56e459a5dacd2b3606dbc7e3d4ed0fe4c55 Mon Sep 17 00:00:00 2001 From: buc Date: Apr 27 2016 23:40:50 +0000 Subject: provide hardened build --- diff --git a/traceroute.spec b/traceroute.spec index 7e816fe..c48ad48 100644 --- a/traceroute.spec +++ b/traceroute.spec @@ -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 - 3:2.1.0-2 +- provide hardened build (#1330514) + * Tue Mar 8 2016 Dmitry Butskoy - 3:2.1.0-1 - Upgrade to 2.1.0