diff --git a/evince.spec b/evince.spec index 744be37..314801f 100644 --- a/evince.spec +++ b/evince.spec @@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT update-desktop-database %{_datadir}/applications export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` -SCHEMAS="evince.schemas" +SCHEMAS="evince.schemas evince-thumbnailer.schemas" for S in $SCHEMAS; do gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null done @@ -52,11 +52,12 @@ update-desktop-database %{_datadir}/applications %{_bindir}/* %{_datadir}/evince %{_datadir}/applications/*.desktop -%{_sysconfdir}/gconf/schemas/evince.schemas +%{_sysconfdir}/gconf/schemas/*.schemas %changelog * Sat Mar 8 2005 Marco Pesenti Gritti - 0.1.7-1 - Update to 0.1.7 +- Install the new schemas * Sat Mar 8 2005 Marco Pesenti Gritti - 0.1.6-1 - Update to 0.1.6