Bug 1534679

Summary: [specfile] Use correct requirements for Ghostscript's (sub)packages
Product: [Fedora] Fedora Reporter: David Kaferad // Dee'Kej <deekej>
Component: xcircuitAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: i, mtasaka
Target Milestone: ---Keywords: Bugfix, EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/5NRUY6KBN6RYM2D6WJIVQZ4HZ4EI2O2Z/
Whiteboard:
Fixed In Version: xcircuit-3.10.4-2.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-16 08:02:11 UTC Type: Bug
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: 1534638    

Description David Kaferad // Dee'Kej 2018-01-15 17:46:37 UTC
Description of problem:
As a result of "spring cleanup", Ghostscript has new (sub)package layout, starting with Rawhide and Fedora 28.

It is required that you update your package's specfile accordingly, and fix additional issues with requirements that might have occured... Please, try doing this at your earliest convenience. Thank you! :)

The new package layout scheme for Ghostscript is this:

--------------------------------------------------------------------

* libgs - library providing Ghostscript's core functionality.
          Includes all necessary files for this library to function:
           - Ghostscript's library - /usr/share/lib64/libgs.so.* 
           - ICC profiles - /usr/share/ghostscript/iccprofiles/
           - library startup/configuration files - /usr/share/ghostscript/lib/
           - necessary resources - /usr/share/ghostscript/Resource/

* libgs-devel - Ghostscript's header files & unversioned symlink to library

* ghostscript - main package providing typical Ghostscript's functionality from
                command line
           - binaries: gs, gsnd, ghostscript
           - typical conversion scripts: dvipdf, eps2*, pdf2*, ps2*

* ghostscript-tools-fonts - scripts related to work with AFM, PFB, PFA files
           - pf2afm
           - pfbtopfa
           - printafm

* ghostscript-tools-printing - scripts related to direct text printing on
                               several printers
           - gsbj, gsdj, gsdj500, gslj, gslp
           - pphs utility

* ghostscript-x11 - X11 driver which enables displaying of PS/PDF documents with
                    Ghostscript

* ghostscript-gtk - GTK-based binary for displaying of PS/PDF documents with
                    Ghostscript

* ghostscript-doc - documentation files

--------------------------------------------------------------------

Associated pull-request:
https://src.fedoraproject.org/rpms/xcircuit/pull-request/1