From f3736165ec30610724a7f6f84cd41fc9c2b1f12e Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Thu, 10 Mar 2016 20:47:45 +0100 Subject: [PATCH] Specs: use https url for powerdns.com --- build-scripts/build-auth-rpm | 6 +++--- build-scripts/build-recursor-rpm | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build-scripts/build-auth-rpm b/build-scripts/build-auth-rpm index fb86a2c1ac..5b0a51903f 100755 --- a/build-scripts/build-auth-rpm +++ b/build-scripts/build-auth-rpm @@ -61,7 +61,7 @@ Release: ${RELEASE} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 -URL: http://powerdns.com +URL: https://powerdns.com Source: ../%{name}-${TARBALLVERSION}.tar.bz2 Requires(pre): shadow-utils @@ -298,7 +298,7 @@ Release: ${RELEASE} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 -URL: http://powerdns.com +URL: https://powerdns.com Source: ../pdns-${TARBALLVERSION}.tar.bz2 Requires(pre): shadow-utils @@ -579,7 +579,7 @@ Release: ${RELEASE} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 -URL: http://powerdns.com +URL: https://powerdns.com Source: ../pdns-${TARBALLVERSION}.tar.bz2 %{?systemd_requires} diff --git a/build-scripts/build-recursor-rpm b/build-scripts/build-recursor-rpm index 9d536c560b..20e18aee13 100755 --- a/build-scripts/build-recursor-rpm +++ b/build-scripts/build-recursor-rpm @@ -115,7 +115,7 @@ Release: ${RELEASE} Summary: Modern, advanced and high performance recursing/non authoritative name server Group: System Environment/Daemons License: GPLv2 -URL: http://powerdns.com +URL: https://powerdns.com Source0: ../%{name}-${TARBALLVERSION}.tar.bz2 Source1: pdns-recursor.init @@ -202,7 +202,7 @@ Release: ${RELEASE} Summary: Modern, advanced and high performance recursing/non authoritative name server Group: System Environment/Daemons License: GPLv2 -URL: http://powerdns.com +URL: https://powerdns.com Source0: ../%{name}-${TARBALLVERSION}.tar.bz2 Provides: powerdns-recursor = %{version}-%{release} -- 2.47.2