Accepting request 620611 from home:scarabeus_iv

- Conditionalize full build to be primary only on Leap15+

OBS-URL: https://build.opensuse.org/request/show/620611
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2018-07-04 12:14:19 +00:00 committed by Git OBS Bridge
parent c460d3f4e7
commit c12bc5d843
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 4 12:08:40 UTC 2018 - tchvatal@suse.com
- Conditionalize full build to be primary only on Leap15+
-------------------------------------------------------------------
Tue Jul 3 08:46:42 UTC 2018 - tchvatal@suse.com

View File

@ -51,7 +51,11 @@
%bcond_with xvid
# Full build or just support package on older codestream
%if 0%{?suse_version} > 1500
%bcond_without full_build
%else
%bcond_with full_build
%endif
%if 0%{?suse_version} > 1500
%bcond_without mysofa