Bug 331841 - Regression: Requires glib2-devel should not have been removed from arts-devel Requires
Summary: Regression: Requires glib2-devel should not have been removed from arts-devel...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: arts
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-15 07:34 UTC by Hans de Goede
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-15 12:16:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2007-10-15 07:34:53 UTC
I hit this when trying to rebuild allegro:
http://koji.fedoraproject.org/koji/getfile?taskID=194562&name=build.log

arts-devel used to Requires: glib2-devel, now it no longer doesn't, but
artsc-config still wants it:

[hans@localhost ~]$ artsc-config --libs
-lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0
[hans@localhost ~]$ artsc-config --cflags
-pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
[hans@localhost ~]$

This causes the ./configure from allegro to no longer detect arts (and if it did
detect it, building would probably fail) :
configure:7930: checking for arts_init
configure:7953: gcc -o conftest -pthread -I/usr/include/kde/artsc -I/usr/includ
/usr/bin/ld: cannot find -lgmodule-2.0

I'll work around this for now by BuildRequiring glib2-devel from allegro.spec,
but others will get hurt by this too, so please fix this.

Comment 1 Rex Dieter 2007-10-15 12:16:21 UTC
Doh, fixed.

%changelog
* Mon Oct 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 8:1.5.8-3
- -devel: +Requires: glib2-deel (#331841)


Comment 2 Rex Dieter 2007-10-15 12:16:35 UTC
Arg


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