From 6e259f73bd537fdbe1abc69c8853af0da829e9e9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 8 Mar 2005 18:11:34 +0000 Subject: [PATCH] - Update to 0.1.7 - Install the new schemas --- evince.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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