Accepting request 402038 from home:wolfi323:branches:KDE:Applications
- Use shared-mime-info macros (boo#979301) OBS-URL: https://build.opensuse.org/request/show/402038 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=44
This commit is contained in:
parent
9c7cc5dfe2
commit
7abbc2e29d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 14 21:24:55 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Use shared-mime-info macros (boo#979301)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 10 17:45:29 UTC 2016 - tittiatcoke@gmail.com
|
Fri Jun 10 17:45:29 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -130,11 +130,11 @@ service.
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%{_kf5_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
|
%mime_database_post
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%{_kf5_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
|
%mime_database_postun
|
||||||
|
|
||||||
%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
||||||
%postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
%postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user