From 8f989e5b62d533de54c1ddfb5c12a8e6ec9512a9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:58:39 +0100 Subject: [PATCH] update to 0.11.1 [release 0.11.1-1mamba;Thu Jan 02 2020] --- phonon-backend-vlc.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/phonon-backend-vlc.spec b/phonon-backend-vlc.spec index 6dddeae..ef4a8d3 100644 --- a/phonon-backend-vlc.spec +++ b/phonon-backend-vlc.spec @@ -1,5 +1,5 @@ Name: phonon-backend-vlc -Version: 0.10.2 +Version: 0.11.1 Release: 1mamba Summary: VideoLAN backend for Phonon Group: System/Libraries @@ -9,15 +9,16 @@ Packager: Davide Madrisan URL: http://www.kde.org Source: http://download.kde.org/stable/phonon/phonon-backend-vlc/%{version}/phonon-backend-vlc-%{version}.tar.xz License: LGPL -BuildRequires: cmake ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: ldconfig BuildRequires: libgcc -BuildRequires: libphonon-qt5-devel +BuildRequires: libphonon-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libvlc-devel ## AUTOBUILDREQ-END +BuildRequires: cmake BuildRequires: libvlc-devel >= 3.0.6-1mamba Conflicts: libqt4-phonon-devel Provides: phonon_backend @@ -40,15 +41,20 @@ VideoLAN backend for Phonon. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build +%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%files +%files -f %{name}5_qt.lang %defattr(-,root,root) %{_libdir}/qt5/plugins/phonon4qt5_backend/phonon_vlc.so %doc COPYING.LIB %changelog +* Thu Jan 02 2020 Silvan Calarco 0.11.1-1mamba +- update to 0.11.1 + * Sun Feb 03 2019 Silvan Calarco 0.10.2-1mamba - update to 0.10.2 - build with vlc 3.0.6