- Correct category for library

- Add post/postun scriplet to update icons cache

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=3
This commit is contained in:
Martin Pluskal 2015-04-23 11:28:01 +00:00 committed by Git OBS Bridge
parent 7105ced6b3
commit 89a80cb126
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 23 11:27:19 UTC 2015 - mpluskal@suse.com
- Correct category for library
- Add post/postun scriplet to update icons cache
-------------------------------------------------------------------
Wed Apr 22 14:20:55 UTC 2015 - mpluskal@suse.com

View File

@ -112,7 +112,7 @@ This package contains all the development files.
%package -n %{libname}
Summary: A library to link together with mpv player
Group: Development/Libraries/C and C++
Group: System/Libraries
%description -n %{libname}
mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety
@ -155,9 +155,11 @@ waf --destdir=%{buildroot} install %{?_smp_mflags}
%post
%desktop_database_post
%icon_theme_cache_post
%postun
%desktop_database_postun
%icon_theme_cache_postun
%post -n %{libname} -p /sbin/ldconfig