commit 7afdde6cb72d3bc9b80c8495b07a2f0aeabe4b36
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jan 24 12:05:12 2019 +0100
Drop unmaintained phonon support on el7
vlc.spec | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 6927fd2..46da920 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -7,7 +7,6 @@
%global vlc_url
https://download.videolan.org/pub/videolan/vlc/
%endif
%global _with_bootstrap 1
-%global _with_workaround_circle_deps 1
%if 0%{?!_without_freeworld:1}
%global _with_a52dec 1
%global _with_faad2 1
@@ -126,11 +125,6 @@ BuildRequires: libtar-devel
BuildRequires: libtheora-devel
BuildRequires: libtiger-devel
BuildRequires: libtiff-devel
-%if 0%{?fedora}
-BuildRequires: phonon-qt5-devel
-%else
-BuildRequires: phonon-devel
-%endif
BuildRequires: pkgconfig(libidn)
BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libplacebo)
@@ -212,14 +206,14 @@ BuildRequires: raspberrypi-vc-static
BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
%endif
-
-%{?_with_workaround_circle_deps:
-%if 0%{?fedora}
-BuildRequires: phonon-qt5-backend-gstreamer
+%if 0%{?fedora} || 0%{?rhel} >= 8
+BuildRequires: phonon-qt5-devel
+BuildRequires: phonon-qt5-backend-gstreamer
%else
-BuildRequires: phonon-backend-gstreamer
+# phonon is unmaintained on EL7
+Obsoletes: phonon-backend-vlc < 0.6.2-3
+Provides: phonon-backend-vlc = 0.6.2-3
%endif
-}
%{?_with_wayland:
# Fedora 25 Workstation default to wayland but not all