Bug 1230474 - BuildRequires on gcc not glibc-headers.
Summary: BuildRequires on gcc not glibc-headers.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libharu
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dmitrij S. Kryzhevich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1230505
TreeView+ depends on / blocked
 
Reported: 2015-06-11 03:00 UTC by Carlos O'Donell
Modified: 2016-07-30 10:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-30 10:19:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carlos O'Donell 2015-06-11 03:00:51 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 is a C library 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

Comment 1 Jan Kurik 2015-07-15 14:01:58 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 Fedora Admin XMLRPC Client 2015-12-10 13:00:57 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2015-12-12 05:03:56 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

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

Comment 5 Jan Kurik 2016-07-26 04:31:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 6 Dmitrij S. Kryzhevich 2016-07-27 02:29:45 UTC
Oh. Somehow missed that. Sorry.

Give me a day or two.

Comment 7 Carlos O'Donell 2016-07-27 02:31:21 UTC
(In reply to Dmitrij S. Kryzhevich from comment #6)
> Oh. Somehow missed that. Sorry.
> 
> Give me a day or two.

Thank you for looking into this.

Comment 8 Dmitrij S. Kryzhevich 2016-07-30 10:19:47 UTC
Done.


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