SHA256
1
0
forked from pool/kcoreaddons
Hrvoje Senjan
2016-03-12 19:33:43 +00:00
committed by Git OBS Bridge
parent 23019bd8a3
commit 9973471291
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ Sun Mar 6 09:55:36 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.20.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
- Use %mime_database_post(un) macros
-------------------------------------------------------------------
Sat Feb 6 18:00:02 UTC 2016 - hrvoje.senjan@gmail.com

View File

@@ -94,12 +94,12 @@ replacement, accessing user information and many more. Development files.
%post -n %lname -p /sbin/ldconfig
%post
%{_bindir}/update-mime-database %{_kf5_sharedir}/mime > /dev/null 2>&1 || :
%mime_database_post
%postun -n %lname -p /sbin/ldconfig
%postun
%{_bindir}/update-mime-database %{_kf5_sharedir}/mime > /dev/null 2>&1 || :
%mime_database_postun
%if %{with lang}
%files lang -f %{name}5.lang