forked from pool/dehydrated
Accepting request 740571 from home:RBrownSUSE:branches:security:dehydrated
Remove obsolete Groups tag (fate#326485) OBS-URL: https://build.opensuse.org/request/show/740571 OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=50
This commit is contained in:
parent
ada9a540d7
commit
f7dc01a76d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 17:23:53 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Remove obsolete Groups tag (fate#326485)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 10 17:18:25 UTC 2019 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
|
@ -50,7 +50,6 @@ Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: A client for signing certificates with an ACME server
|
||||
License: MIT
|
||||
Group: Productivity/Networking/Security
|
||||
Url: https://github.com/lukas2511/dehydrated
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: acme-challenge.conf.apache.in
|
||||
@ -124,7 +123,6 @@ Current features:
|
||||
|
||||
%package %{_apache}
|
||||
Summary: Apache Integration for dehydrated
|
||||
Group: Productivity/Networking/Security
|
||||
Requires: %{_apache}
|
||||
Requires: %{name}
|
||||
Obsoletes: letsencrypt.sh-%{_apache} < %{version}
|
||||
@ -139,7 +137,6 @@ This adds a configuration file for dehydrated's acme-challenge to Apache.
|
||||
%if %{with nginx}
|
||||
%package nginx
|
||||
Summary: Nginx Integration for dehydrated
|
||||
Group: Productivity/Networking/Security
|
||||
Requires: %{name}
|
||||
Requires: nginx
|
||||
Obsoletes: letsencrypt.sh-nginx < %{version}
|
||||
@ -152,7 +149,6 @@ This adds a configuration file for dehydrated's acme-challenge to nginx.
|
||||
%if %{with lighttpd}
|
||||
%package lighttpd
|
||||
Summary: Lighttpd Integration for dehydrated
|
||||
Group: Productivity/Networking/Security
|
||||
Requires: %{name}
|
||||
Requires: lighttpd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user