diff --git a/marble.changes b/marble.changes index 29c08d8..d9eaf65 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 5 16:30:25 UTC 2016 - wbauer@tmo.at + +- Install the designer plugins to the correct location + ------------------------------------------------------------------- Mon Dec 5 10:35:37 UTC 2016 - wbauer@tmo.at diff --git a/marble.spec b/marble.spec index 313d6b1..bd7d363 100644 --- a/marble.spec +++ b/marble.spec @@ -155,7 +155,7 @@ export SUSE_ASNEEDED=0 %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif -%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=FALSE +%cmake_kf5 -d build -- -DBUILD_MARBLE_TESTS=NO -DMOBILE=FALSE -DQT_PLUGINS_DIR=%{_kf5_plugindir} %make_jobs %install @@ -175,8 +175,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %{_kf5_iconsdir}/hicolor/*/apps/marble.* %{_libdir}/marble/ %{_libdir}/libmarbledeclarative.so -%dir %{_libdir}/plugins/ -%{_libdir}/plugins/designer/ +%{_kf5_plugindir}/designer/ %exclude %{_datadir}/marble/data %{_kf5_plugindir}/libmarble*so %{_kf5_plugindir}/plasma_runner_marble.so