diff --git a/pyotherside.spec b/pyotherside.spec index be2d150..f02f6d1 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -32,15 +32,15 @@ make INSTALL_ROOT=%{buildroot} install %files %doc README LICENSE -%dir %{_libdir}/qt5/qml/io/ -%dir %{_libdir}/qt5/qml/io/thp/ -%{_libdir}/qt5/qml/io/thp/pyotherside +%dir %{_qt5_archdatadir}/qml/io/ +%dir %{_qt5_archdatadir}/qml/io/thp/ +%{_qt5_archdatadir}/qml/io/thp/pyotherside %changelog * Fri Apr 10 2015 Rex Dieter 1.4.0-4 - drop needless ldconfig scriptlets - drop deprecated .spec tags -- use %%qmake_qt5 macro +- use %%qmake_qt5, %%{_qt5_archdatadir} macros * Fri Apr 10 2015 Martin Kolman - 1.4.0-3 - fix QML plugin directory ownership