From 246bbbc9e65d4cbd56d70b63ff77ba9205d31f0c91ea085a43d1df34748cd1da Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 17 May 2016 15:26:55 +0000 Subject: [PATCH] Accepting request 395068 from home:dimstar:Factory - Move marble.appdata.xml to the -kde package where the corresponding marble.desktop is shipped too. OBS-URL: https://build.opensuse.org/request/show/395068 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=97 --- marble.changes | 6 ++++++ marble.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/marble.changes b/marble.changes index e0c08e2..41a5b70 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 12 14:45:46 UTC 2016 - dimstar@opensuse.org + +- Move marble.appdata.xml to the -kde package where the + corresponding marble.desktop is shipped too. + ------------------------------------------------------------------- Sat May 7 10:43:32 UTC 2016 - tittiatcoke@gmail.com diff --git a/marble.spec b/marble.spec index aeb1677..16c25eb 100644 --- a/marble.spec +++ b/marble.spec @@ -198,7 +198,6 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \ %{_kf5_plugindir}/libmarble*so %{_kf5_plugindir}/plasma_runner_marble.so %{_kf5_servicesdir}/*desktop -%{_kf5_sharedir}/appdata/ %{_kf5_sharedir}/marble/ %{_kf5_sharedir}/mime/packages/geo.xml @@ -236,5 +235,7 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \ %defattr(-,root,root) %{_kf5_applicationsdir}/marble.desktop %{_kf5_bindir}/marble +%dir %{_kf5_sharedir}/appdata +%{_kf5_sharedir}/appdata/marble.appdata.xml %changelog