From cbfd47bcdb1b58885a5fd286d0a45308a32f41aa Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 5 May 2014 21:31:23 -0400 Subject: [PATCH] set hardened build macro --- ldns.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ldns.spec b/ldns.spec index 9b60395..e97561f 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,3 +1,4 @@ +%global _hardened_build 1 %{?!with_python: %global with_python 1} %{?!with_perl: %global with_perl 1} %{?!with_ecc: %global with_ecc 1} @@ -249,6 +250,7 @@ rm -rf %{buildroot} - Fix 1017958 - 32 and 64 bit ldns conflicts on some manual pages - Fix rhbz#1062874 - cannot install ldns.x86_64 in parallel to ldns.i686 - Incorporate fixes from Tuomo Soini +- hardened build - fix ldns internal provides and requires filter - fix perl-ldns requirement to include %%_isa - setup filters for perl and python bindings for internal stuff