Re: pango-1.0.5.tar.gz is broken ?



Hi Peeter,

Last time I checked, the pango/gtk/glib package were not able to build 
rpm packages straight out of the box using rpmbuild.

I guess people forgot to check/fix the spec files in the tarball.

You need to untar the source, check and fix the <package>.spec and
<package>.spec.in files (that one is used by the configure script to
generate the .spec file at ./configure time), re-tar the package and
then rebuild with rpmbuild (rpm -t is deprecated anyway, use rpmbuild
instead)

Cheers,
Olivier.

On Wed, 2002-11-27 at 10:56, Peeter Vois wrote:
> Hi,
> 
> This is what I did:
> 1) downloaded the package /.../
> 2) rpm -tb /.../
> 3) rpm -Uvh pango*i386.rpm
> 
> And got lots of dependency errors. The problem is that there will be no more
> /usr/lib/libpango*-1.0.so.0
> and more worse no so files included into package.
> 
> some important part of rpm -qpl pango-1.0.5-1.i386.rpm
> 
> /usr/lib/libpango-1.0.so
> /usr/lib/libpangoft2-1.0.so
> /usr/lib/libpangox-1.0.so
> /usr/lib/libpangoxft-1.0.so
> 
> and these are links to missing files
> 
> /usr/lib/libpango-1.0.so.0.0.5
> /usr/lib/libpangoft2-1.0.so.0.0.5
> /usr/lib/libpangox-1.0.so.0.0.5
> /usr/lib/libpangoxft-1.0.so.0.0.5
> 
> OR did I something wrong?
> 
> Best Regards ...
> 
>       Peeter Vois
> http://my.tele2.ee/vois
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
-- 
Olivier Fourdan <fourdan xfce org>
http://www.xfce.org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]