Bug 712474 - glibmm24-devel-2.28.1-1.fc16 provides the wrong doctooldir
Summary: glibmm24-devel-2.28.1-1.fc16 provides the wrong doctooldir
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibmm24
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kalev Lember
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-10 18:00 UTC by Karsten Hopp
Modified: 2011-06-15 14:29 UTC (History)
2 users (show)

Fixed In Version: glibmm24-2.28.2-1.fc16
Clone Of:
Environment:
Last Closed: 2011-06-15 14:29:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2011-06-10 18:00:51 UTC
Description of problem:
as glibmm24-devel doesn't provide the doctools anymore, it shouldn't provide the doctoolsdir variable with pkg-config either, or at list not the wrong (not existing one)

Version-Release number of selected component (if applicable):
glibmm24-2.28.1-1.fc16

How reproducible:
always

Steps to Reproduce:
1. pkg-config --variable=doctooldir glibmm-2.4
2. note that the output is /usr/share/glibmm-2.4/doctool
3. ls -l /usr/share/glibmm-2.4/doctool
ls: cannot access /usr/share/glibmm-2.4/doctool: No such file or directory

  
Actual results:
wrong output

Expected results:
Either no output at all or even better the output of
pkg-config --variable=doctooldir mm-common-util

Additional info:
this breaks p.e. builds of libxml++-2.33.2-1.fc16

Comment 1 Kalev Lember 2011-06-13 14:05:10 UTC
Thanks, submitted a patch for upstream at https://bugzilla.gnome.org/show_bug.cgi?id=652461

Comment 2 Kalev Lember 2011-06-13 14:13:58 UTC
Also note that there's libxml++ 2.34.1 available that bundles the doctools within the tarball and does NOT require doctools from mm-common/glibmm24-devel.

Comment 3 Kalev Lember 2011-06-15 14:29:27 UTC
Upstream has released glibmm-2.28.2 with the pkgconfig patch from comment #2 and I've built the new release for rawhide.

I've also built libxml++-2.34.1-1.fc16 and dropped your doctools patch, which is no longer needed with the new tarball.

Closing the ticket.


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