diff --git a/.gitignore b/.gitignore index 76c3603..c3325ad 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /dnsdist-1.0.0.tar.bz2 /dnsdist-1.1.0.tar.bz2 /dnsdist-1.2.0.tar.bz2 +/dnsdist-1.2.1.tar.bz2 diff --git a/dnsdist.spec b/dnsdist.spec index c69ca76..bd3d6e8 100644 --- a/dnsdist.spec +++ b/dnsdist.spec @@ -5,8 +5,8 @@ Name: dnsdist -Version: 1.2.0 -Release: 5%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Highly DNS-, DoS- and abuse-aware loadbalancer Group: System Environment/Daemons License: GPLv2 @@ -14,6 +14,7 @@ URL: http://dnsdist.org Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2 BuildRequires: boost-devel +BuildRequires: gcc-c++ #ppc64 buildroot doesn't have libatomic, so require it #https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/FSMMBCD2C2SPO4D66O35EGUTF7YXEPBA/ BuildRequires: libatomic @@ -52,18 +53,18 @@ sed -i '/^ExecStart/ s/dnsdist/dnsdist -u dnsdist -g dnsdist/' dnsdist.service.i %build %configure \ - --sysconfdir=%{_sysconfdir}/%{name} \ - --disable-static \ - --disable-dependency-tracking \ - --disable-silent-rules \ - --enable-dnscrypt \ - --enable-libsodium \ + --sysconfdir=%{_sysconfdir}/%{name} \ + --disable-static \ + --disable-dependency-tracking \ + --disable-silent-rules \ + --enable-dnscrypt \ + --enable-libsodium \ %ifarch %{arm} %{ix86} x86_64 %{mips} aarch64 - --with-luajit \ + --with-luajit \ %else - --with-lua \ + --with-lua \ %endif - --enable-unit-tests + --enable-unit-tests rm html/js/* %if 0%{?uglify} make min_js @@ -108,6 +109,11 @@ exit 0 %changelog +* Mon Feb 19 2018 Ruben Kerkhof - 1.2.1-1 +- Upstream released new version +- BuildRequires gcc-c++ (https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire) +- Fix mixed indentation in spec file + * Wed Feb 07 2018 Fedora Release Engineering - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index b9a454a..b49d57d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dnsdist-1.2.0.tar.bz2) = 93f8c5f18462d3291c973a690f6ac2b3c5791d9947bee83d9250b503b7526de365bdcb530f3b082e51ae168a9129e77d5558af7cc3b9d2e98a585af53783c237 +SHA512 (dnsdist-1.2.1.tar.bz2) = 0f88fbe15d79e5b6240343a660b4207502523877114056dfce7995079f48bdfd9d901bae1e018edc2286af5a110b1ffe2503fc196d2bda9ca9a85d76ff585d28