- extra modules were enabled on sles due to a typo

OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=93
This commit is contained in:
Marcus Rückert 2017-10-06 13:34:27 +00:00 committed by Git OBS Bridge
parent f00986555c
commit 7caca16a8c
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}