Hide Forgot
Description of problem: rpm -ql evince | grep schemas /etc/gconf/schemas/evince-thumbnailer-comics.schemas /etc/gconf/schemas/evince-thumbnailer-djvu.schemas <======== /etc/gconf/schemas/evince-thumbnailer-dvi.schemas <======== /etc/gconf/schemas/evince-thumbnailer-ps.schemas <======= /etc/gconf/schemas/evince-thumbnailer.schemas /etc/gconf/schemas/evince.schemas $ evince-2.22.0]$ rpm -q --scripts evince preinstall scriptlet (using /bin/sh): if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ /etc/gconf/schemas/evince.schemas \ /etc/gconf/schemas/evince-thumbnailer.schemas \ /etc/gconf/schemas/evince-thumbnailer-comics.schemas \ >/dev/null || : fi postinstall scriptlet (using /bin/sh): /sbin/ldconfig export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ /etc/gconf/schemas/evince.schemas \ /etc/gconf/schemas/evince-thumbnailer.schemas \ /etc/gconf/schemas/evince-thumbnailer-ps.schemas \ /etc/gconf/schemas/evince-thumbnailer-comics.schemas \ >/dev/null || : Version-Release number of selected component (if applicable): 2.22.0-1.fc9. How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping