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