Bug 1230502 - BuildRequires on gcc not glibc-headers.
Summary: BuildRequires on gcc not glibc-headers.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ttcp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Sekletar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1230505
TreeView+ depends on / blocked
 
Reported: 2015-06-11 04:27 UTC by Carlos O'Donell
Modified: 2015-07-13 11:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-13 11:32:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 04:27:56 UTC
Please replace the BuildRequires: glibc-headers with BuildRequires: gcc. The new Fedora packaging guidelines require you define all the things you need in the buildroot to build [1].

Given that this package has C code it should BuildRequires: gcc, and that is sufficient to bring in all of the required core C libraries and headers to compile C code.

The reason I'm asking is because glibc-headers may or may not be removed in the future and it isn't sufficient to guarantee the package builds.

[1] https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_2


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