Bug 1230471 - Requires on glibc-headers should be removed.
Summary: Requires on glibc-headers should be removed.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cfitsio
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1230505
TreeView+ depends on / blocked
 
Reported: 2015-06-11 02:48 UTC by Carlos O'Donell
Modified: 2015-06-11 09:25 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-11 09:25:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 02:48:43 UTC
The cfitsio devel package should not Requires on glibc-headers.

The cfitsio development libraries and headers will be used by developers via BuildRequires, but along with BuildRequires: gcc or BuildRequires: gcc-gfortran to be able to compile.

The compiler will ensure the standard libraries and headers are installed to make sure the cfitsion headers are complete e.g. that #include <stdio.h> works.

There is no need to Require: glibc-headers. The reason I'm asking for the removal of glibc-headers is that the package may or may not go away in the future depending on sub-package restructuring.


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