forked from pool/dehydrated
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
This commit is contained in:
parent
f303fdbcb8
commit
920b454f04
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user