- 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:
parent
f00986555c
commit
7caca16a8c
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user