Accepting request 532215 from server:http

- extra modules were enabled on sles due to a typo

OBS-URL: https://build.opensuse.org/request/show/532215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2017-10-07 15:51:16 +00:00 committed by Git OBS Bridge
commit 0dd9df7aa1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 6 13:33:54 UTC 2017 - mrueckert@suse.de
- extra modules were enabled on sles due to a typo
-------------------------------------------------------------------
Thu Oct 5 12:49:37 UTC 2017 - achernikov@suse.com

View File

@ -21,7 +21,7 @@
%if 0%{?is_opensuse}
%bcond_without extra_modules
%else
%bcond_without extra_modules
%bcond_with extra_modules
%endif
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}