Bug 155809

Summary: SCHEMAS doesn't have gnome-screenshot.schemas in gnome-utils.spec
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gnome-utilsAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-24 18:33:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sangu 2005-04-23 16:55:50 UTC
Description of problem:
$rpm -ql gnome-utils | grep gnome-screenshot.schemas
/etc/gconf/schemas/gnome-screenshot.schemas

$rpm -q --scripts gnome-utils
postinstall scriptlet (using /bin/sh):
/sbin/ldconfig
update-desktop-database /usr/share/applications
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
SCHEMAS="gdict.schemas gfloppy.schemas logview.schemas gcalctool.schemas
gnome-search-tool.schemas"
for S in $SCHEMAS; do
  gconftool-2 --makefile-install-rule /etc/gconf/schemas/$S > /dev/null
done
umask 022
/usr/bin/update-gtk-immodules i386-redhat-linux
postuninstall scriptlet (using /bin/sh):
/sbin/ldconfig
update-desktop-database /usr/share/applications

Version-Release number of selected component (if applicable):
gnome-utils-2.10.0-1

How reproducible:
always

Steps to Reproduce:
1. rpm -Uhv gnome-utils
2.
3.
  
Actual results:
gnome-screenshot.shemas can't be installed

Expected results:
Install gnome-screenshot.schemas

Additional info:

Comment 1 Ray Strode [halfline] 2005-04-24 17:57:13 UTC
*** Bug 155793 has been marked as a duplicate of this bug. ***

Comment 2 Ray Strode [halfline] 2005-04-24 18:33:43 UTC
Thanks.  This should be fixed in tomorrow's rawhide.