Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Merge Review: vte
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226534
------- Additional Comments From bugs.michael@gmx.net 2007-02-01 06:00 EST ------- * Source url points to wrong directory. Correct is: ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.15/vte-0.15.2.tar.bz2
* %dir %{_libdir}/%{name} is included in both packages.
* %{_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).