Bug 1230463 - BuildRequires on glibc-headers should be removed.
Summary: BuildRequires on glibc-headers should be removed.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: systemtap
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Frank Ch. Eigler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1230505
TreeView+ depends on / blocked
 
Reported: 2015-06-11 01:40 UTC by Carlos O'Donell
Modified: 2016-06-08 15:03 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-08 15:03:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 01:40:43 UTC
The systemtap spec file BuildRequires glibc-headers for no reason.

The BuildRequires on gcc-c++ will do everything that is required to install a compiler for C and C++ applications, including bringing in glibc-devel (and perhaps glibc-headers if it exists).

While it is true that the Fedora packaging guidelines have changed to state that you should clearly provide all BuildRequires that you need, it is imperative that we make it easy for developers to write spec files. There is no need to include BuildRequires: glibc-devel or glibc-headers since the compiler will pull those in for you.

I want to remove all BuildRequires on glibc-headers in the event that we decide to remove the sub-package or restructure.

Comment 1 Jan Kurik 2015-07-15 14:02:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 2 Carlos O'Donell 2016-06-08 14:40:58 UTC
Any progress on removing the unused BuildRequires on glibc-headers?

Comment 3 Frank Ch. Eigler 2016-06-08 15:03:00 UTC
Fixed in upstream commit 713029398d38


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