RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 809037 - No *.pc in expat-devel
Summary: No *.pc in expat-devel
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: expat
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 6.4
Assignee: Joe Orton
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 808399
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-02 10:21 UTC by Dave Airlie
Modified: 2012-05-10 15:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 808399
Environment:
Last Closed: 2012-05-10 15:35:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dave Airlie 2012-04-02 10:21:36 UTC
It would be nice to have this fixed for RHEL6.4 as we may need to rebase fontconfig for X in that timeframe.

+++ This bug was initially created as a clone of Bug #808399 +++

Description of problem:
upstream ships the pkgconfig file though, it's removed at the build time. it should be included in the devel package.

Version-Release number of selected component (if applicable):
expat-2.0.1-11.fc15.x86_64

How reproducible:
always

Steps to Reproduce:
1.rpm -ql expat-devel
2.
3.
  
Actual results:
No *.pc in -devel

Expected results:
should contains *.pc

Additional info:

--- Additional comment from jorton on 2012-03-30 07:09:23 EDT ---

Commit: http://pkgs.fedoraproject.org/gitweb/?p=expat.git;a=commit;h=12a1f9703bcee7b22cf6b9a7332cd2d6c6137a94
Package: expat-2.1.0-2.fc18
Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=310548

--- Additional comment from tagoh on 2012-03-30 07:34:59 EDT ---

I don't know about moving the library back to %{_libdir}. according to Bug#178743, it was required for dbus and libdbus is still installed under %{_lib} though.

--- Additional comment from jorton on 2012-03-30 08:46:49 EDT ---

Since UsrMove there is no /lib{,64}.

Comment 2 Joe Orton 2012-04-10 07:06:42 UTC
The version of expat used in RHEL does not include a .pc file upstream.   What has this got to do with fontconfig?

Comment 3 Dave Airlie 2012-04-10 09:34:13 UTC
fontconfig upstream now requires the expat.pc file to build at all.

but if RHEL6 expat is that old then I suppose we'll have to fix fontconfig anyways if we want to update it.

so maybe we can ignore this until we hit it.


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