File project.diff of Package phonon4qt5-backend-vlc

--- phonon4qt5-backend-vlc.changes.orig
+++ phonon4qt5-backend-vlc.changes
@@ -18,6 +18,11 @@ Thu Jan 10 15:21:22 UTC 2019 - wbauer@tm
 - Run spec-cleaner
 
 -------------------------------------------------------------------
+Sun Jun  3 16:47:11 UTC 2018 - hpj@urpla.net
+
+- fix build with Qt5.11
+
+-------------------------------------------------------------------
 Tue Feb 27 10:03:22 UTC 2018 - wbauer@tmo.at
 
 - Update to 0.10.1:
--- phonon4qt5-backend-vlc.spec.orig
+++ phonon4qt5-backend-vlc.spec
@@ -26,6 +26,7 @@ License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 URL:            http://phonon.kde.org/
 Source:         http://download.kde.org/stable/phonon/%{filename}/%{version}/%{filename}-%{version}.tar.xz
+Patch:          phonon4qt5-backend-vlc-add-qt5-use-modules.diff
 BuildRequires:  alsa-devel
 BuildRequires:  cmake
 BuildRequires:  kf5-filesystem
@@ -50,6 +51,7 @@ This is the VLC backend for Phonon
 
 %prep
 %setup -q -n phonon-backend-vlc-%{version}
+%patch -p1
 
 %build
   %cmake_kf5 -d build -- -DPHONON_BUILD_PHONON4QT5=ON
@@ -59,7 +61,7 @@ This is the VLC backend for Phonon
   %kf5_makeinstall -C build
 
 %post
-%if 0%{?suse_version} >= 1500
+%if 0%{?suse_version} == 1320 || 0%{?suse_version} >= 1500
 %{_libdir}/vlc/vlc-cache-gen %{_libdir}/vlc/plugins
 %else
 %{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins
openSUSE Build Service is sponsored by