From de8e2a85d7de4ce22445b508fdfb6dcf6779b54b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 15 May 2022 17:03:17 +0200 Subject: [PATCH] - no translations for qt4 (requires qt5 to build) --- phonon.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/phonon.spec b/phonon.spec index 87b189f..0315719 100644 --- a/phonon.spec +++ b/phonon.spec @@ -119,15 +119,13 @@ install -d $RPM_BUILD_ROOT%{_datadir}/kde4/services/phononbackends ln -s ../phonon $RPM_BUILD_ROOT%{_includedir}/qt4/phonon ln -s ../KDE/Phonon $RPM_BUILD_ROOT%{_includedir}/phonon/Phonon -%find_lang libphonon_qt --with-qm - %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files -f libphonon_qt.lang +%files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libphonon.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libphonon.so.4 -- 2.44.0