Björn Persson writes:
> ldd works recursively. What does "readelf --dynamic /usr/bin/gnome-session |
> fgrep -i png" output?
Thank you very much for your help. gnome-session depends on
libgdk_pixbuf-2.0.so.0()(64bit) and gdk-pixbuf2 depends on
libpng12.so.0()(64bit), so every dependency is corr
fredagen den 30 december 2011 00:07:02 skrev Benny Amorsen:
> # rpm -q --requires gnome-session | fgrep -i png
> (no output)
>
> # ldd /usr/bin/gnome-session|fgrep -i png
> libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x7fbd0a0c7000)
>
> A lot of packages suffer from the same problem; t
Adam Jackson writes:
> After yesterday's rebuilds, there remain 271 binary packages from 232
> source packages that still require libpng-compat.
This is a bit late of course, but I have just upgraded to xbmc from
rpmfusion-rawhide which required libpng15. I allowed yum to pull in
dependencies f
Hi,
On 12/06/2011 06:17 PM, Adam Jackson wrote:
After yesterday's rebuilds, there remain 271 binary packages from 232
source packages that still require libpng-compat.
No FTBFS bugs have been filed at this time.
There's a pretty wide variety of failures represented here. In addition
to the li
Adam Jackson wrote:
> 8 qt3-3.3.8b-37.fc17.src.rpm
Fixed. This was poking a round a lot in the png_info structure. Thankfully,
the NetBSD folks had already prepared a patch, which I applied in
qt3-3.3.8b-40.fc17, which built successfully in Rawhide.
Kevin Kofler
--
devel mailing list
On 12/06/2011 12:17 PM, Adam Jackson wrote:
> amanith-0.3-17.fc16.src.rpm
> freewrl-1.22.12-0.3.pre2.fc17.src.rpm
> irrlicht-1.7.2-8.fc17.src.rpm
> tkimg-1.4-4.fc17.src.rpm
> xloadimage-4.1-6.fc16.src.rpm
All of these are fixed now in rawhide and properly link to -lpng15
(freewrl also required th
After yesterday's rebuilds, there remain 271 binary packages from 232
source packages that still require libpng-compat.
No FTBFS bugs have been filed at this time.
There's a pretty wide variety of failures represented here. In addition
to the libpng API changes, a quick scan also unconvers gli