diff --git a/alexandria.spec b/alexandria.spec index ed35f21..f1daa31 100644 --- a/alexandria.spec +++ b/alexandria.spec @@ -15,7 +15,7 @@ Name: alexandria Version: %{majorver} -Release: %{rel}%{?dist}.2 +Release: %{rel}%{?dist}.3 Summary: Book collection manager Group: Applications/Productivity @@ -279,29 +279,12 @@ EOF %pre %gconf_schema_prepare %{name} -exit 0 %post -touch --no-create %{_datadir}/icons/hicolor/ %gconf_schema_upgrade %{name} -exit 0 - %preun %gconf_schema_remove %{name} -exit 0 - -%postun -[ "$1" -eq 0 ] || exit 0 - -touch --no-create %{_datadir}/icons/hicolor/ -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor - -exit 0 - -%posttrans -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor -exit 0 %files -f %{name}.lang %defattr(-,root,root,-) @@ -331,6 +314,9 @@ exit 0 %{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog +* Sun Jan 07 2018 Igor Gnatenko - 0.6.9-11.3 +- Remove obsolete scriptlets + * Wed Jul 26 2017 Fedora Release Engineering - 0.6.9-11.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild