Bug 116795

Summary: redhat-update-... should be system-update-...
Product: [Fedora] Fedora Reporter: Dimitri Papadopoulos <dimitri.papadopoulos>
Component: gnome-printAssignee: Owen Taylor <otaylor>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: p.van.egdom
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-02 18:53:34 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:
Bug Depends On:    
Bug Blocks: 114963, 123268    

Description Dimitri Papadopoulos 2004-02-25 10:43:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040113

Description of problem:
All redhat-config-... programs have been changed to system-config-...

Shouldn't redhat-update-gnome-font-install from the gnome-print
package also be renamed to system-update-gnome-font-install?


Version-Release number of selected component (if applicable):
gnome-print-0.37-7.1

How reproducible:
Always
    

Actual Results:  $ rpm -ql gnome-print
[...]
/usr/bin/redhat-update-gnome-font-install
[...]
$ 


Expected Results:  $ rpm -ql gnome-print
[...]
/usr/bin/system-update-gnome-font-install
[...]
$

Comment 1 Owen Taylor 2004-09-02 18:53:34 UTC
redhat-update-gnome-font-install is just namespacing to avoid
confusion with upstream tools, it isn't something run by users.

Since the GNOME 1.x gnome-print is a package we'd like to kill as 
soon as possible, I'm going to WONTFIX this.