From 9cdd43bfbaf6d15ff3e7535f71a82f668a72dabf Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 24 2007 22:14:00 +0000 Subject: add a missing schema file --- diff --git a/evince.spec b/evince.spec index 7b00103..6068741 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 2.20.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Document viewer License: GPLv2+ and GFDL+ @@ -107,6 +107,7 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/evince.schemas \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer.schemas \ + %{_sysconfdir}/gconf/schemas/evince-thumbnailer-ps.schemas \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer-comics.schemas \ >/dev/null || : @@ -124,6 +125,7 @@ if [ "$1" -eq 0 ]; then gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/evince.schemas \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer.schemas \ + %{_sysconfdir}/gconf/schemas/evince-thumbnailer-ps.schemas \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer-comics.schemas \ >/dev/null || : fi @@ -153,6 +155,9 @@ fi %changelog +* Mon Sep 24 2007 Matthias Clasen - 2.20.0-2 +- Add a missing schema file + * Mon Sep 17 2007 Matthias Clasen - 2.20.0-1 - Update to 2.20.0