From aa956db4a89b4833f968548e163ad7b75506482343d1dec05a573ee2670f41a8 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Fri, 7 Jul 2017 05:52:01 +0000 Subject: [PATCH] Accepting request 508667 from home:plater Next try for 42,2 unresolvables OBS-URL: https://build.opensuse.org/request/show/508667 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=99 --- xine-lib.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xine-lib.spec b/xine-lib.spec index cd155cf..31858f4 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -30,10 +30,13 @@ Name: xine-lib %if 0%{?suse_version} > 1320 BuildRequires: gcc %else -# Leap 42.1 / Leap 42.2+ / SLE12SP2Backports +# Leap 42.2+ / SLE12SP2Backports +%if 0%{?sle_version} == 120200 +BuildRequires: gcc6 +%else +# Leap 42.1 BuildRequires: gcc5 -BuildRequires: libcilkrts5-gcc5 -BuildRequires: liblsan0-gcc5 +%endif %endif %bcond_without ffmpeg %bcond_with sdl