From 35ccd52a15ab35157013e52176ae5cb609f55c0377bd063e34a1c132e82beb08 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 12 Apr 2016 07:31:34 +0000 Subject: [PATCH] - Update dependencies of desktop and icon handling scriplets OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=42 --- mpv.changes | 5 +++++ mpv.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/mpv.changes b/mpv.changes index 012d247..835bf36 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 12 07:26:14 UTC 2016 - mpluskal@suse.com + +- Update dependencies of desktop and icon handling scriplets + ------------------------------------------------------------------- Mon Apr 11 17:57:02 UTC 2016 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index 1944909..1319ccd 100644 --- a/mpv.spec +++ b/mpv.spec @@ -41,6 +41,11 @@ Source: http://github.com/mpv-player/%{name}/archive/v%{version}.tar.gz# Source1: http://ftp.waf.io/pub/release/waf-%{_waf_ver} Source2: %{name}.changes BuildRequires: hicolor-icon-theme +Requires: hicolor-icon-theme +Requires(post): hicolor-icon-theme +Requires(post): update-desktop-files +Requires(postun): hicolor-icon-theme +Requires(postun): update-desktop-files BuildRequires: ladspa-devel BuildRequires: libjpeg-devel BuildRequires: libmng-devel @@ -217,8 +222,6 @@ install -D -m 0644 etc/mpv.conf %{buildroot}%{_sysconfdir}/%{name}/mpv.conf %endif %doc Copyright LICENSE README.md RELEASE_NOTES %dir %{_sysconfdir}/%{name}/ -%dir %{_datadir}/icons/hicolor/symbolic -%dir %{_datadir}/icons/hicolor/symbolic/apps #config %%{_sysconfdir}/%%{name}/encoding-profiles.conf %config %{_sysconfdir}/%{name}/input.conf %config %{_sysconfdir}/%{name}/mpv.conf