Patrick,

Welcome back.

We don't have ncurses on our build systems so these libraries are not built.
I think you can disable their building with --disable-consoleui

So, I reject this patch ;)

Damien

Patrick Ale wrote:
> All,
> 
> It appears as if there are some libraries and include files
> compiled/generated/included in the SUNWgnome-im-client package that
> are not being packaged by the spec file. The following patch resolves
> this issue (not yet commited as I want your feedback first).
> 
> Take care,
> 
> Patrick
> 
> 
> ===================================================================
> --- SUNWgnome-im-client.spec    (revision 14413)
> +++ SUNWgnome-im-client.spec    (working copy)
> @@ -151,6 +151,9 @@
>  %{_libdir}/*.so*
>  %{_libdir}/pidgin/*.so*
>  %{_libdir}/purple-2/*.so*
> +%{_libdir}/gnt/*
> +%{_libdir}/finch/*
> +
>  %attr(755, root, bin) %{perl_vendorarch}/Pidgin.pm
>  %attr(755, root, bin) %{perl_vendorarch}/Purple.pm
>  %attr(755, root, bin) %{perl_vendorarch}/auto/Pidgin
> @@ -196,6 +199,9 @@
>  %{_includedir}/pidgin
>  %{_includedir}/libpurple
>  %{_includedir}/libotr
> +%{_includedir}/gnt/*
> +%{_includedir}/finch/*
> +
>  %dir %attr (0755, root, sys) %{_datadir}
>  %dir %attr (0755, root, other) %{_datadir}/aclocal
>  %{_datadir}/aclocal/*

-- 
Damien Carbery, GNOME Release Engineer
Ext: x (70) 19218

Reply via email to