SHA256
1
0
forked from pool/marble

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
This commit is contained in:
Luca Beltrame 2016-05-17 15:26:55 +00:00 committed by Git OBS Bridge
parent 1b235cb5a6
commit 246bbbc9e6
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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