diff --git a/dehydrated.changes b/dehydrated.changes index 4935891..847dd58 100644 --- a/dehydrated.changes +++ b/dehydrated.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 15 12:15:07 UTC 2018 - daniel.molkentin@suse.com + +- Remove redundant noarch entries. They cause an error in RPM 4.14. + ------------------------------------------------------------------- Mon Jan 15 11:29:11 UTC 2018 - daniel.molkentin@suse.com diff --git a/dehydrated.spec b/dehydrated.spec index ea1b25a..91a023f 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -75,7 +75,6 @@ Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd Obsoletes: letsencrypt.sh < %{version} Provides: letsencrypt.sh = %{version} -BuildArch: noarch %if %{with lighttpd} BuildRequires: lighttpd %endif @@ -102,7 +101,6 @@ Requires: cron Recommends: dehydrated-acmeresponder %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %description This is a client for signing certificates with an ACME server