Bug 186457 - openobex-devel: +Requires: pkgconfig
Summary: openobex-devel: +Requires: pkgconfig
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openobex
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-23 18:04 UTC by Rex Dieter
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-22 10:33:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2006-03-23 18:04:16 UTC
openobex-devel installs /usr/lib/pkgconfig/openobex.pc
which needs pkgconfig to properly function.

Also, I see for -devel subpkg:
Requires: %{name} = 0:%{version}-%{release}
The 0 is bogus, and should be dropped... there are no Epochs at work here.

Comment 1 Harald Hoyer 2006-03-24 10:33:00 UTC
openobex-devel does not require pkgconfig and the 0 epoch stays...

Comment 2 Rex Dieter 2006-06-21 12:02:44 UTC
If 
BuildRequires: pkgconfig
not is not added to openobex-devel, any app that
BuildRequires: openobex-devel
will fail to build when the new "stripped buildroot" version of mock (version >=
0.6) is deployed for Fedora Extras.

Comment 3 Harald Hoyer 2006-06-22 10:33:05 UTC
If s.th. uses pkgconfig to build s.th. then it should BuildRequires that.

Comment 4 Rex Dieter 2006-06-22 10:41:10 UTC
FYI, this issue is being discussed on the fedora-packaging(@redhat.list) list. 
You probably know my opinion, but if you'd like to chime in, please do so.  

No final decision has been reached yet, but it does appear the consensus atm is
that -devel pkgs with .pc files should Requires: pkgconfig.


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