From 83aac8d607be7a69036fcf043fcbce0b5b7ae2d80d859a94efeacaf2e63b71e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 25 Jul 2018 09:39:26 +0000 Subject: [PATCH] Accepting request 625204 from home:scarabeus_iv:branches:multimedia:libs - Do not condition nvidia based on BUILD_ORIG all the support is in TW only and not on different instances as such safeguard it with version check only OBS-URL: https://build.opensuse.org/request/show/625204 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=9 --- ffmpeg-4.changes | 7 +++++++ ffmpeg-4.spec | 7 ++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index d1013d1..da06223 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 25 08:30:56 UTC 2018 - tchvatal@suse.com + +- Do not condition nvidia based on BUILD_ORIG all the support is in + TW only and not on different instances as such safeguard it with + version check only + ------------------------------------------------------------------- Wed Jul 18 12:13:38 UTC 2018 - tchvatal@suse.com diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 6280392..fc3646e 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -38,11 +38,6 @@ %{preamble_string} ffmpeg-private-devel %{comparator} %{conflicts_version} \ %{nil} -%if 0%{?BUILD_ORIG} -%bcond_without nvidia -%else -%bcond_with nvidia -%endif %bcond_with fdk_aac %bcond_with librtmp %bcond_with opencore @@ -61,10 +56,12 @@ %bcond_without mysofa %bcond_without vidstab %bcond_without srt +%bcond_without nvidia %else %bcond_with mysofa %bcond_with vidstab %bcond_with srt +%bcond_with nvidia %endif %if 0%{?suse_version} >= 1500