Bug 1230476 - 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: loki-lib
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 03:05 UTC by Carlos O'Donell
Modified: 2015-06-11 14:03 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 03:05:53 UTC
The devel package should not Requires on glibc-headers.

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

The compiler will ensure the standard libraries and headers are installed to make sure the library 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, and it is not needed.

Comment 1 Carlos O'Donell 2015-06-11 13:02:33 UTC
Gracias Sergio!

Comment 2 Sergio Pascual 2015-06-11 14:03:59 UTC
¡De nada!


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