From 0d50b71c0c56fe06b76797d711e24d8aea7955827dbd5d3e6101408042f45f08 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 17 Mar 2015 16:27:41 +0000 Subject: [PATCH] fixuop OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=116 --- vlc.changes | 6 ++++-- vlc.spec | 9 +++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/vlc.changes b/vlc.changes index 86502f7..3523707 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- Tue Mar 17 15:21:39 UTC 2015 - dimstar@opensuse.org -- Move /usr/share/pixmaps/vlc.png to vlc-noX, to be next to the - .desktop file. +- Move vlc.desktop vlc package: AppStream bases the addition of + packages to the store based on the .desktop file (which + identifies the application). In case of VLC, we want to present + 'the full set' as part of the App Stores. ------------------------------------------------------------------- Wed Mar 4 11:09:14 UTC 2015 - dimstar@opensuse.org diff --git a/vlc.spec b/vlc.spec index 21394a7..277cb9d 100644 --- a/vlc.spec +++ b/vlc.spec @@ -481,6 +481,11 @@ done %files %defattr(-,root,root) +# The presence of the .desktop file is what gives AppStream the +# hint of which package to add in the appstore... 'vlc' is the place to be +%{_datadir}/applications/vlc.desktop +# The icon is the one referenced by the .desktop file +%{_datadir}/pixmaps/vlc.png %{_bindir}/svlc %{_datadir}/icons/hicolor/*/apps/vlc* %dir %{_datadir}/kde4 @@ -524,10 +529,6 @@ done %defattr(-,root,root) %doc %{_datadir}/doc/vlc/ %doc NEWS AUTHORS COPYING THANKS README -# The .desktop file does not imply a dependeny on X; so let's keep it here -%{_datadir}/applications/vlc.desktop -# The icon is the one referenced by the .desktop file -%{_datadir}/pixmaps/vlc.png %{_bindir}/cvlc %if 0%{?suse_version} >= 1320 %{_bindir}/nvlc