From 7c6d19e0251f5ab8bf6e22d1d392fe8cc5786465f2c514e9ca0c4d01f27eb241 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 15 Jan 2018 12:32:30 +0000 Subject: [PATCH] properly fix the last commit: remove noarch in the subpackages and push it into the main package OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=23 --- dehydrated.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dehydrated.spec b/dehydrated.spec index 91a023f..1351e57 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -101,6 +101,7 @@ 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 @@ -130,7 +131,6 @@ Provides: letsencrypt.sh-%{_apache} = %{version} %if ! 0%{?suse_version} Requires: mod_ssl %endif -BuildArch: noarch %description %{_apache} This adds a configuration file for dehydrated's acme-challenge to Apache. @@ -143,7 +143,6 @@ Requires: %{name} Requires: nginx Obsoletes: letsencrypt.sh-nginx < %{version} Provides: letsencrypt.sh-nginx = %{version} -BuildArch: noarch %description nginx This adds a configuration file for dehydrated's acme-challenge to nginx. @@ -155,7 +154,6 @@ Summary: Lighttpd Integration for dehydrated Group: Productivity/Networking/Security Requires: %{name} Requires: lighttpd -BuildArch: noarch %description lighttpd This adds a configuration file for dehydrated's acme-challenge to lighttpd.