From 920b454f04498b1bf36bd2d8868b0a290520201936c62cb7b9bf4ebd8660b971 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Mon, 15 Jan 2018 12:19:24 +0000 Subject: [PATCH] Accepting request 564949 from home:dmolkentin:branches:security:dehydrated - Remove redundant noarch entries. They cause an error in RPM 4.14. OBS-URL: https://build.opensuse.org/request/show/564949 OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=22 --- dehydrated.changes | 5 +++++ dehydrated.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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