packages: cairo/cairo-link.patch, cairo/cairo.spec - 1.10.0 - merged from d...

Jakub Bogusz qboosh at pld-linux.org
Tue Sep 7 19:55:25 CEST 2010


On Tue, Sep 07, 2010 at 12:45:15PM +0200, patrys wrote:
>  %files static
>  %defattr(644,root,root,755)
>  %{_libdir}/libcairo.a
> +%{_libdir}/libcairo-gobject.a
> +%{_libdir}/libcairo-gobject.la

Too baaad... this causes that *.la of libs/modules using
libcairo-gobject would have different dependencies (-lcairo-gobject or
libcairo-gobject.la) depending on presence of cairo-static.
This is not acceptable.

Either move this .la to -devel, or remove at all.


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list