fixuop
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=116
This commit is contained in:
parent
eeaccc484c
commit
0d50b71c0c
@ -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
|
||||
|
9
vlc.spec
9
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user