forked from pool/dehydrated
- Reenable nginx subpackage for factory
OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=62
This commit is contained in:
parent
2ae092d676
commit
9d2a8c99b9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 13:42:19 UTC 2020 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
- Reenable nginx subpackage for factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 12:41:48 UTC 2020 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%bcond_with systemd
|
||||
%endif
|
||||
|
||||
%if 0%{?sle_version} >= 150000 || %{defined fedora}
|
||||
%if 0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500 || %{defined fedora}
|
||||
%bcond_without nginx
|
||||
%else
|
||||
%bcond_with nginx
|
||||
|
Loading…
Reference in New Issue
Block a user