Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libglade-devel - The files needed for libglade application development
        
        The libglade-devel package contains the libraries and include files
that you can use to develop libglade applications.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | libglade-devel | 
                0.17 | 
                19.fc6 | 
                i386 | 
                224 KiB | 
                Mon Oct  2 08:19:39 2006 | 
            
        
        Changelog
        
            - * Mon Oct  2 18: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 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1:0.17-18
 
            - include epoch in versioned libxml-devel dependencies
 
        
            - * Mon Jul 10 18: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