Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libglade-devel: The files needed for libglade application development
- Summary
- The libglade-devel package contains the libraries and include files
that you can use to develop libglade applications.
Changelog
- * Mon Oct 2 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1:0.17-19
- add new buildreq libtool and use the system libtool instead of the bundled
one to avoid /usr/lib64 rpaths
- add patch to fix non-weak-symbols issues in libglade-gnome.so
- include epoch in versioned gnome-libs-devel dependencies
- * Sat Aug 26 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1:0.17-18
- include epoch in versioned libxml-devel dependencies
- * Mon Jul 10 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1:0.17-17
- update URL
- add %{?dist} tag
- remove explicit runtime library deps (rpm will generate what's needed)
- use Fedora Extras standard buildroot
- wrap description text at 80 columns
- add pkgconfig as dep of devel package
- use "make DESTDIR=%{buildroot} install" instead of deprecated %makeinstall
- add buildreqs autoconf, gettext, gtk-doc
- disable static libraries
- minor cosmetic spec file tweaks