Bug 1534679 - [specfile] Use correct requirements for Ghostscript's (sub)packages
Summary: [specfile] Use correct requirements for Ghostscript's (sub)packages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xcircuit
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL: https://lists.fedoraproject.org/archi...
Whiteboard:
Depends On:
Blocks: 1534638
TreeView+ depends on / blocked
 
Reported: 2018-01-15 17:46 UTC by David Kaferad // Dee'Kej
Modified: 2018-01-16 08:05 UTC (History)
2 users (show)

Fixed In Version: xcircuit-3.10.4-2.fc28
Clone Of:
Environment:
Last Closed: 2018-01-16 08:02:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.