diff --git a/pdns.spec b/pdns.spec index 1e15193..7d883cd 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 @@ -165,7 +165,8 @@ export CPPFLAGS="-DLDAP_DEPRECATED" --with-dynmodules='%{backends}' \ --enable-tools \ --enable-remotebackend-zeromq \ - --enable-unit-tests + --enable-unit-tests \ + --enable-reproducible make %{?_smp_mflags} @@ -311,6 +312,9 @@ exit 0 %{_libdir}/%{name}/libtinydnsbackend.so %changelog +* Mon Jul 11 2016 Ruben Kerkhof - 4.0.0-2 +- Enable reproducible builds + * Mon Jul 11 2016 Morten Stevens - 4.0.0-1 - Update to 4.0.0