SHA256
1
0
forked from pool/vlc
Dominique Leuenberger 2015-03-17 16:27:41 +00:00 committed by Git OBS Bridge
parent eeaccc484c
commit 0d50b71c0c
2 changed files with 9 additions and 6 deletions

View File

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

View File

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