diff --git a/exaile.spec b/exaile.spec index d50a574..1cc50be 100644 --- a/exaile.spec +++ b/exaile.spec @@ -1,7 +1,7 @@ Name: exaile Version: 3.4.5 Release: 1%{?dist} -Summary: A simple but powerful Amarok-style music player for GTK users +Summary: Simple but powerful Amarok-style music player for GTK users License: GPLv2+ URL: http://www.exaile.org Source0: https://github.com/exaile/exaile/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -63,6 +63,12 @@ desktop-file-install --delete-original \ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml #make test +%post +update-desktop-database &> /dev/null || : + +%postun +update-desktop-database &> /dev/null || : + %files -f %{name}.lang %doc FUTURE %license COPYING