Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=226534
--- Comment #3 from Behdad Esfahbod besfahbo@redhat.com 2008-12-09 16:36:24 EDT --- (In reply to comment #1)
- Source url points to wrong directory. Correct is:
ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.15/vte-0.15.2.tar.bz2
Fixed in devel.
- %dir %{_libdir}/%{name} is included in both packages.
Has already been fixed.
- %{_libdir}/pkgconfig/vte.pc lists more "Requires" than found in
the vte-devel package. Incomplete pkgconfig dependency chains break all sorts of pkg-config queries. Plus: it links -lfreetype by default (-> Requires: freetype-devel).
We don't require freetype anymore.