SHA256
1
0
forked from pool/Mesa
Richard Brown 2022-10-04 18:37:19 +00:00 committed by Git OBS Bridge
commit f23673998e
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 3 10:29:51 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Add build_orig conditional switch for video codecs define.
-------------------------------------------------------------------
Thu Sep 29 10:00:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -32,7 +32,11 @@
# Possible patent issues, see
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
# for more details
%if 0%{?BUILD_ORIG}
%define video_codecs 1
%else
%define video_codecs 0
%endif
%define drivers 0