Bug 115619
| Summary: | [PATCH] ghostscript still built against glib1/gtk1 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | W. Michael Petullo <redhat> | ||||||||
| Component: | ghostscript | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 1.0 | Keywords: | 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: |
|
||||||||||
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.
Created attachment 97666 [details]
Causes gsx to build against gtk2.
Created attachment 97667 [details]
Causes Omni code to build against glib2.
Thanks very much! Applied in 7.07-23. |
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: