Bug 1536133 - [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: pvs-sbcl
Version: 28
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL: https://lists.fedoraproject.org/archi...
Whiteboard:
Depends On:
Blocks: 1534638
TreeView+ depends on / blocked
 
Reported: 2018-01-18 16:52 UTC by David Kaspar // Dee'Kej
Modified: 2018-03-07 16:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-07 16:28:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Kaspar // Dee'Kej 2018-01-18 16:52:57 UTC
Description of problem:
As a result of "spring cleanup", Ghostscript has new (sub)package layout, starting with Rawhide and Fedora 28.

One of the changes directly impacting you is that 'ghostscript-core' subpackage is now deprecated for use, and it will be removed at some point in the future.

It is required that you update your package's specfile accordingly, and fix additional issues with requirements that might occur...

Doing a rebuild (at least) in a mock is advised. 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: eps2*, pdf2*, ps2*

* ghostscript-tools-dvipdf - contains 'dvipdf' script (this package pulls in
                             'texlive-dvips' as its dependency)

* 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/pvs-sbcl/pull-request/1

Comment 1 Fedora End Of Life 2018-02-20 15:32:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 2 David Kaspar // Dee'Kej 2018-03-07 16:28:08 UTC
Pull-request accepted, so I'm closing this BZ...


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