Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 115619

Summary: [PATCH] ghostscript still built against glib1/gtk1
Product: [Retired] Red Hat Raw Hide Reporter: W. Michael Petullo <redhat>
Component: ghostscriptAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 7.07-23 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-18 10:58: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:
Attachments:
Description Flags
Patch to ghostscript-7.07-19's .spec file that builds the RPM using glib2/gtk2
none
Causes gsx to build against gtk2.
none
Causes Omni code to build against glib2. none

Description W. Michael Petullo 2004-02-13 22:26:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6)
Gecko/20040115 Epiphany/1.0.7

Description of problem:
The ghostscript package is still built against glib and gtk+ version
1.x.  However, it does seem that all of the code is source-compatible
with glib and gtk+ 2.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Notice that gsx requires glib and gtk+ 1.x.
    

Additional info:

Comment 1 W. Michael Petullo 2004-02-13 22:34:04 UTC
Created attachment 97664 [details]
Patch to ghostscript-7.07-19's .spec file that builds the RPM using glib2/gtk2

The following patches are needed to build ghostscript-7.07-19 using glib2 and
gtk2:

1.  This patch (patch of .spec file)
2.  ghostscript-7.07-gtk2.patch (later in bug report)
3.  ghostscript-7.07-omni-glib2.patch (later in bug report)

Patch ghostscript.spec using this patch, put the other two patches in your
%_topdir/SOURCES and then run rpmbuild.

Comment 2 W. Michael Petullo 2004-02-13 22:35:37 UTC
Created attachment 97666 [details]
Causes gsx to build against gtk2.

Comment 3 W. Michael Petullo 2004-02-13 22:37:23 UTC
Created attachment 97667 [details]
Causes Omni code to build against glib2.

Comment 4 Tim Waugh 2004-02-18 10:58:43 UTC
Thanks very much!  Applied in 7.07-23.