Bug 1409332 - Review Request: pkgconf - A package compiler and linker metadata toolkit
Summary: Review Request: pkgconf - A package compiler and linker metadata toolkit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-31 21:14 UTC by Neal Gompa
Modified: 2017-01-31 07:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-31 06:47:27 UTC
Type: ---
Embargoed:
ignatenko: fedora-review+


Attachments (Terms of Use)

Description Neal Gompa 2016-12-31 21:14:04 UTC
Spec URL: http://kinginuyasha.enanocms.org/downloads/pkgconf.spec
SRPM URL: http://kinginuyasha.enanocms.org/downloads/pkgconf-1.1.0-2.fc25.src.rpm

Description:
pkgconf is a program which helps to configure compiler and linker flags
for development frameworks. It is similar to pkg-config from freedesktop.org
and handles .pc files in a similar manner as pkg-config.


Fedora Account System Username: ngompa

Comment 1 Igor Gnatenko 2017-01-01 15:00:14 UTC
Things to fix:
* pkgconf.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/pkgconf ['/usr/lib64']
-> RPATH must die
* pkgconf.src:66: W: unversioned-explicit-provides %{_bindir}/pkg-config
-> filelists is for this purpose actually, so remove please
* find %{buildroot} -name "*.la" -delete -> find %{buildroot} -name '*.la' -print -delete
-> Single-quotes do not expand and print to see what's really deleted
* Enable verbose rules (try --disable-silent-rules to %configure or V=1 to %make_build)

I didn't check pkg-config compatibility thing because it requires System-Wide Change, so it would not be enabled as for now.

Comment 2 Neal Gompa 2017-01-01 15:19:16 UTC
I have fixed the issues indicated with 1.1.0-3, which I will import.

Spec URL: http://kinginuyasha.enanocms.org/downloads/pkgconf.spec
SRPM URL: http://kinginuyasha.enanocms.org/downloads/pkgconf-1.1.0-3.fc25.src.rpm

Comment 3 Neal Gompa 2017-01-01 15:24:42 UTC
pkgdb request made.

Comment 4 Kevin Fenzi 2017-01-02 20:59:31 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/pkgconf

Comment 5 Fedora Update System 2017-01-02 21:26:34 UTC
pkgconf-1.1.0-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 6 Fedora Update System 2017-01-02 21:27:14 UTC
pkgconf-1.1.0-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 7 Fedora Update System 2017-01-03 22:20:28 UTC
pkgconf-1.1.0-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 8 Fedora Update System 2017-01-03 23:50:14 UTC
pkgconf-1.1.0-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 9 Fedora Update System 2017-01-07 22:26:12 UTC
pkgconf-1.1.1-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 10 Fedora Update System 2017-01-07 22:27:01 UTC
pkgconf-1.1.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 11 Fedora Update System 2017-01-09 02:21:40 UTC
pkgconf-1.1.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 12 Fedora Update System 2017-01-09 02:24:20 UTC
pkgconf-1.1.1-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 13 Fedora Update System 2017-01-14 01:39:40 UTC
pkgconf-1.1.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 14 Fedora Update System 2017-01-14 01:57:27 UTC
pkgconf-1.1.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 15 Fedora Update System 2017-01-15 11:19:27 UTC
pkgconf-1.1.1-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 16 Fedora Update System 2017-01-15 11:20:04 UTC
pkgconf-1.1.1-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 17 Fedora Update System 2017-01-21 23:33:47 UTC
pkgconf-1.2.0-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 18 Fedora Update System 2017-01-21 23:34:26 UTC
pkgconf-1.2.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 19 Fedora Update System 2017-01-23 01:47:56 UTC
pkgconf-1.2.0-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-bda979856d

Comment 20 Fedora Update System 2017-01-23 02:22:26 UTC
pkgconf-1.2.0-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-445209ca81

Comment 21 Fedora Update System 2017-01-31 06:47:27 UTC
pkgconf-1.2.0-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 22 Fedora Update System 2017-01-31 07:18:07 UTC
pkgconf-1.2.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


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