diff --git a/epiphany.spec b/epiphany.spec index 775379d..0e6946f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -2,7 +2,7 @@ Summary: Web browser for GNOME Name: epiphany Epoch: 1 Version: 3.6.1 -Release: 1%{?dist} +Release: 2%{?dist} %define major_version 3.6 Provides: epiphany(abi) = %{major_version} License: GPLv2+ and GFDL @@ -130,10 +130,6 @@ ln -sf %{major_version}/extensions $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions %post update-desktop-database %{_datadir}/applications &> /dev/null || : - -%pre -%gconf_schema_obsolete epiphany epiphany-lockdown - %postun update-desktop-database %{_datadir}/applications &> /dev/null || : if [ $1 -eq 0 ]; then @@ -166,6 +162,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0 %changelog +* Wed Oct 17 2012 Kalev Lember - 1:3.6.1-2 +- Remove last traces of gconf + * Tue Oct 16 2012 Kalev Lember - 1:3.6.1-1 - Update to 3.6.1