devel/foobillard foobillard.spec,1.4,1.5

Michael Schwendt bugs.michael at gmx.net
Sat Feb 19 11:27:35 UTC 2005


On Sat, 19 Feb 2005 06:25:09 +0100, Ralf Corsepius wrote:

> > > Author: gemi
> > > 
> > > Update of /cvs/extras/devel/foobillard
> > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746
> > > 
> > > Modified Files:
> > > 	foobillard.spec 
> > > Log Message:
> > > Added BuildRequires: libGL.so.1 libGLU.so.1
> > [...]
> > > -BuildRequires:  xorg-x11-devel
> > > +BuildRequires:  xorg-x11-devel libGL.so.1 libGLU.so.1
> > 
> > as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not
> > xorg-x11-devel (which contains the .so symlinks).
> 
> I don't see what's wrong with it.
> 
> BR: xorg-x11-devel brings in /usr/lib/libGL.so
> while 
> BR: libGL.so.1 pulls in /usr/lib/libGL.so.1

There's nothing wrong with it, BR libGL.so.1 is just redundant as
xorg-x11-libs (and XFree86-libs) pull it in already. It's the "libGLU"
virtual provides which is gone since FC3 and cannot be used anymore.
For an FC3 specific package you could BR xorg-x11-Mesa-libGLU instead.




More information about the fedora-extras-commits mailing list