a205aa8
Summary: The libglade library for loading user interfaces
cvsdist fab56b0
Name: libglade2
7033717
Version: 2.6.4
9992326
Release: 23%{?dist}
2e9e0f3
License: LGPLv2+
c9503d4
Source: http://download.gnome.org/sources/libglade/2.6/libglade-%{version}.tar.bz2
cvsdist fab56b0
URL: http://www.gnome.org
5ca9101
15009d9
Requires: xml-common
paragn 62a8d21
BuildRequires: libxml2-devel 
paragn 62a8d21
BuildRequires: gtk2-devel 
cvsdist fab56b0
BuildRequires: fontconfig
paragn 62a8d21
BuildRequires: pango-devel
cvsdist c289443
BuildRequires: libtool
e1467d8
BuildRequires: gettext-devel
cvsdist 5eadcb6
cvsdist 73ea51e
# http://bugzilla.gnome.org/show_bug.cgi?id=121025
cvsdist 73ea51e
Patch1: libglade-2.0.1-nowarning.patch
39e7fae
# http://bugzilla.gnome.org/show_bug.cgi?id=510736
39e7fae
Patch2: libglade-secondary.patch
cvsdist 73ea51e
cvsdist 5eadcb6
%description
cvsdist 5eadcb6
Libglade is a small library that allows a program to load its user
cvsdist 5eadcb6
interface from am XML description at runtime. Libglade uses the XML
cvsdist 5eadcb6
file format used by the GLADE user interface builder GLADE, so
cvsdist 5eadcb6
libglade acts as an alternative to GLADE's code generation
cvsdist 5eadcb6
approach. Libglade also provides a simple interface for connecting
cvsdist 5eadcb6
handlers to the various signals in the interface (on platforms where
cvsdist 5eadcb6
the gmodule library works correctly, it is possible to connect all the
cvsdist 5eadcb6
handlers with a single function call). Once the interface has been
cvsdist 5eadcb6
instantiated, libglade gives no overhead, so other than the short
cvsdist 5eadcb6
initial interface loading time, there is no performance tradeoff.
cvsdist 5eadcb6
cvsdist 5eadcb6
%package devel
a205aa8
Summary: The files needed for libglade application development
paragn 62a8d21
Requires: %{name} = %{version}-%{release}
cvsdist 5eadcb6
cvsdist 5eadcb6
%description devel
cvsdist 5eadcb6
The libglade-devel package contains the libraries and include files
cvsdist 5eadcb6
that you can use to develop libglade applications.
cvsdist 5eadcb6
cvsdist 5eadcb6
%prep
cvsdist 5eadcb6
%setup -q -n libglade-%{version}
cvsdist 5eadcb6
cvsdist 73ea51e
%patch1 -p1 -b .nowarning
39e7fae
%patch2 -p1 -b .secondary
cvsdist 73ea51e
cvsdist 5eadcb6
%build
paragn 62a8d21
%configure --disable-gtk-doc --disable-static
cvsdist 5eadcb6
make %{?_smp_mflags}
cvsdist 5eadcb6
cvsdist 5eadcb6
%install
a6b00c8
mkdir -p $RPM_BUILD_ROOT%{_libdir}/libglade/2.0
paragn 62a8d21
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
5ca9101
find $RPM_BUILD_ROOT -name '*.la' -delete
a6b00c8
cvsdist 5eadcb6
db307eb
%ldconfig_scriptlets
cvsdist c289443
cvsdist 5eadcb6
%files
5ca9101
%license COPYING
5ca9101
%doc AUTHORS NEWS README
cvsdist 5eadcb6
%{_libdir}/lib*.so.*
c471916
%dir %{_libdir}/libglade
c471916
%dir %{_libdir}/libglade/2.0
15009d9
%{_datadir}/xml/libglade
cvsdist 5eadcb6
cvsdist 5eadcb6
%files devel
cvsdist 5eadcb6
%doc test-libglade.c
39b05b3
# Python2 script, anything that needed/wanted to convert to Glade2 would have done so long ago
39b05b3
%exclude %{_bindir}/libglade-convert
cvsdist 5eadcb6
%{_libdir}/lib*.so
cvsdist 5eadcb6
%{_libdir}/pkgconfig/*
cvsdist 5eadcb6
%{_includedir}/*
a205aa8
%{_datadir}/gtk-doc/html/libglade
cvsdist 5eadcb6
cvsdist 5eadcb6
%changelog
9992326
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-23
9992326
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
9992326
39b05b3
* Thu Aug 29 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2.6.4-22
39b05b3
- Don't ship Py2 libglade-convert, anything wanting to convert to Glade2 should have long done so
39b05b3
b4d7628
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-21
b4d7628
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
b4d7628
8f461d8
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-20
8f461d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8f461d8
d505a64
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-19
d505a64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
d505a64
e22e838
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-18
e22e838
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e22e838
1a22703
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-17
1a22703
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
1a22703
e7c0264
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-16
e7c0264
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e7c0264
f95b392
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-15
f95b392
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
f95b392
4c37b1b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-14
4c37b1b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
4c37b1b
777af0d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-13
777af0d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
777af0d
63ef487
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-12
63ef487
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
63ef487
7e6e15a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-11
7e6e15a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
7e6e15a
6e0635a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-10
6e0635a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6e0635a
d661a01
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-9
d661a01
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d661a01
8eea84c
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-8
8eea84c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8eea84c
c54608b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-7
c54608b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c54608b
4efbb59
* Mon Nov  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.6.4-6
4efbb59
- Rebuild against new libpng
4efbb59
4ae3811
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-5
4ae3811
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
4ae3811
paragn 62a8d21
* Wed Oct 06 2010 Parag Nemade <paragn AT fedoraproject.org> - 2.6.4-4
paragn 62a8d21
- Merge-review cleanup (#226010)
paragn 62a8d21
f222d3e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.4-3
f222d3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f222d3e
15009d9
* Sun Jun 14 2009 Matthias Clasen <mclasen@redhat.com> 2.6.4-2
15009d9
- Require xml-common
15009d9
7033717
* Tue Mar 17 2009 Matthias Clasen <mclasen@redhat.com> 2.6.4-1
7033717
- Update to 2.6.4
7033717
7566bda
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.3-4
7566bda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7566bda
39e7fae
* Fri Feb 20 2009 Matthias Clasen <mclasen@redhat.com> 2.6.3-3
39e7fae
- Treat help buttons in dialogs properly
39e7fae
c471916
* Sun Nov 09 2008 Debarshi Ray <rishi@fedoraproject.org> 2.6.3-2
a6b00c8
- Create and own %%{_libdir}/libglade and %%{_libdir}/libglade/2.0.
c471916
8f3a802
* Fri Aug 22 2008 Matthias Clasen  <mclasen@redhat.com>  2.6.3-1
8f3a802
- Update to 2.6.3
8f3a802
- Drop upstreamed patch
8f3a802
8e01ea4
* Tue Feb 19 2008 Matthias Clasen  <mclasen@redhat.com>  2.6.2-5
8e01ea4
- Fix a crash
8e01ea4
3c8a346
* Sat Feb  9 2008 Matthias Clasen  <mclasen@redhat.com>  2.6.2-4
3c8a346
- Rebuild for gcc 4.3
3c8a346
db9cc3c
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.6.2-3
db9cc3c
- Rebuild for selinux ppc32 issue.
db9cc3c
2e9e0f3
* Fri Aug  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.6.2-2
2e9e0f3
- Update the license field
2e9e0f3
3f5d7a2
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.6.2-1
3f5d7a2
- Update to 2.6.2
3f5d7a2
c9503d4
* Tue Jun 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.6.1-1
c9503d4
- Update to 2.6.1
c9503d4
a205aa8
* Fri Dec  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.6.0-3
a205aa8
- Small spec file cleanups
a205aa8
e1467d8
* Fri Jul 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.6.0-2
e1467d8
- BuildRequire gettext
e1467d8
74724a0
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.6.0-1
74724a0
- Update to 2.6.0
74724a0
14a1f6c
* Thu Mar 23 2006 Matthias Clasen <mclasen@redhat.com> - 2.5.1-5
14a1f6c
- Make non-ASCII invisible characters work
14a1f6c
9897015
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.5.1-3.2.1
9897015
- bump again for double-long bug on ppc(64)
9897015
ec6b6eb
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.5.1-3.2
ec6b6eb
- rebuilt for new gcc4.1 snapshot and glibc changes
ec6b6eb
b6e3afb
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
b6e3afb
- rebuilt
b6e3afb
0830dea
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com> 
0830dea
- Rebuilt
0830dea
18f7f3b
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> - 2.5.1-2
18f7f3b
- Rebuild with gcc4
18f7f3b
d803bd4
* Fri Feb 11 2005 Matthias Clasen <mclasen@redhat.com> - 2.5.1-1
d803bd4
- Update to 2.5.1
d803bd4
f7b23f1
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> - 2.5.0-1
f7b23f1
- update to 2.5.0
f7b23f1
cvsdist 0fa07bb
* Mon Aug 16 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.0-5
cvsdist 0fa07bb
- Remove unnecessary auto-* invokations
cvsdist 0fa07bb
cvsdist 0fa07bb
* Wed Jul 14 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.0-4
cvsdist 0fa07bb
- Escape macros in %%changelog (#127050)
cvsdist 0fa07bb
cvsdist d775781
* Mon Jun 21 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.0-2
cvsdist d775781
- Require a new enough gtk+ (#117436)
cvsdist d775781
cvsdist 2fe3fb9
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 2fe3fb9
- rebuilt
cvsdist 2fe3fb9
cvsdist c6145e1
* Thu May 20 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.0-1
cvsdist c6145e1
- Upgrade to 2.4.0
cvsdist c6145e1
cvsdist c9fd7f1
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.3.6-1
cvsdist c9fd7f1
- Update to 2.3.6
cvsdist c9fd7f1
cvsdist c9fd7f1
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c9fd7f1
- rebuilt
cvsdist c9fd7f1
cvsdist c9fd7f1
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c9fd7f1
- rebuilt
cvsdist c9fd7f1
cvsdist c289443
* Fri Jan 23 2004 Alexander Larsson <alexl@redhat.com> 2.3.2-1
cvsdist c289443
- Update to 2.3.2
cvsdist c289443
cvsdist 73ea51e
* Fri Aug 29 2003 Owen Taylor <otaylor@redhat.com> 2.0.1-5.0
cvsdist 73ea51e
- Fix a couple of warnings for unknown properties GtkToolbar (Hardy Merrill, 
cvsdist 73ea51e
  #85384) and GtkCList.
cvsdist 73ea51e
cvsdist 73ea51e
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 73ea51e
- rebuilt
cvsdist 73ea51e
cvsdist 87673ce
* Fri Feb 14 2003 Tim Powers <timp@redhat.com> 2.0.1-3
cvsdist 87673ce
- remove BuildRequires on Xft
cvsdist 87673ce
cvsdist 87673ce
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 87673ce
- rebuilt
cvsdist 87673ce
cvsdist 87673ce
* Fri Nov  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist 87673ce
- 2.0.1
cvsdist 87673ce
cvsdist 87673ce
* Tue Oct  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist 87673ce
- destroy .la files
cvsdist 87673ce
cvsdist c6ab955
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist c6ab955
- automated rebuild
cvsdist c6ab955
cvsdist fab56b0
* Sat Jun 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist fab56b0
- 2.0.0
cvsdist fab56b0
- check over file list, add XML DTD to it
cvsdist fab56b0
cvsdist fab56b0
* Fri May 17 2002 Havoc Pennington <hp@redhat.com>
cvsdist fab56b0
- rebuild in different environment
cvsdist fab56b0
cvsdist fab56b0
* Fri May 17 2002 Havoc Pennington <hp@redhat.com>
cvsdist fab56b0
- don't run auto*
cvsdist fab56b0
cvsdist fab56b0
* Fri May 17 2002 Havoc Pennington <hp@redhat.com>
cvsdist fab56b0
- 1.99.12
cvsdist fab56b0
- remove gtk-doc hack, --disable-gtk-doc now works
cvsdist fab56b0
cvsdist fab56b0
* Thu May  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist fab56b0
- 1.99.11
cvsdist fab56b0
cvsdist fab56b0
* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
cvsdist fab56b0
- 1.99.10
cvsdist fab56b0
cvsdist 34dccb7
* Tue Mar 19 2002 Alex Larsson <alexl@redhat.com>
cvsdist 34dccb7
- Update autoconf dependency to 2.53
cvsdist 34dccb7
cvsdist 66fae0b
* Mon Mar 11 2002 Alex Larsson <alexl@redhat.com>
cvsdist 66fae0b
- Update to 1.99.9
cvsdist 66fae0b
cvsdist 66fae0b
* Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
cvsdist 66fae0b
- Bump for rebuild
cvsdist 66fae0b
cvsdist 66fae0b
* Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
cvsdist 66fae0b
- Bump for rebuild
cvsdist 66fae0b
cvsdist 66fae0b
* Tue Feb 19 2002 Alex Larsson <alexl@redhat.com>
cvsdist 66fae0b
- Add horrible buildroot check hacks. Require new Gtk+.
cvsdist 66fae0b
cvsdist 66fae0b
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist 66fae0b
- rebuild for new gtk
cvsdist 66fae0b
cvsdist 66fae0b
* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 66fae0b
- Rebuild against new GTK+
cvsdist 66fae0b
cvsdist 66fae0b
* Tue Jan 22 2002 Havoc Pennington <hp@redhat.com>
cvsdist 66fae0b
- put "nogtkdoc" patch back, it avoids X display requirement
cvsdist 66fae0b
- automake14
cvsdist 66fae0b
cvsdist 5eadcb6
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- 1.99.5.90 snap
cvsdist 5eadcb6
- comment out "nogtkdoc" patch, don't run autoconf
cvsdist 5eadcb6
cvsdist 5eadcb6
* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- new 1.99.4.91 snap with Jacob's fixes, he 
cvsdist 5eadcb6
  assures me we are 1.99.4.90 ABI-compatible
cvsdist 5eadcb6
cvsdist 5eadcb6
* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- new 1.99.4.90 snap, gtk 1.3.11
cvsdist 5eadcb6
cvsdist 5eadcb6
* Fri Oct 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- new snap, rebuild on gtk 1.3.10
cvsdist 5eadcb6
cvsdist 5eadcb6
* Sat Oct  6 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- new snap, add hack to avoid trying to build docs
cvsdist 5eadcb6
- add the ltmain.sh hack to avoid relinking
cvsdist 5eadcb6
cvsdist 5eadcb6
* Mon Sep 24 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- new snap
cvsdist 5eadcb6
cvsdist 5eadcb6
* Fri Sep 21 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- convert libglade rpm to libglade2 rpm, initial build of libglade2
cvsdist 5eadcb6
cvsdist 5eadcb6
* Mon Aug 20 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist 5eadcb6
- Escape strings, #51966
cvsdist 5eadcb6
cvsdist 5eadcb6
* Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5eadcb6
- add build requires, bug #49508
cvsdist 5eadcb6
cvsdist 5eadcb6
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
cvsdist 5eadcb6
- Bump release + rebuild.
cvsdist 5eadcb6
cvsdist 5eadcb6
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist 5eadcb6
- New Version.
cvsdist 5eadcb6
cvsdist 5eadcb6
* Thu Mar 01 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 5eadcb6
- Rebuild for GTK+-1.2.9 include paths
cvsdist 5eadcb6
cvsdist 5eadcb6
* Thu Feb 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 5eadcb6
- add libtoolize to make porting to new archs easy
cvsdist 5eadcb6
cvsdist 5eadcb6
* Fri Dec 29 2000 Matt Wilson <msw@redhat.com>
cvsdist 5eadcb6
- 0.14
cvsdist 5eadcb6
- added patch for gtk-doc scanner linkage
cvsdist 5eadcb6
cvsdist 5eadcb6
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 5eadcb6
- Up Epoch and release
cvsdist 5eadcb6
cvsdist 5eadcb6
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 5eadcb6
- automatic rebuild
cvsdist 5eadcb6
cvsdist 5eadcb6
* Thu Jun 29 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 5eadcb6
- specfile fixes
cvsdist 5eadcb6
cvsdist 5eadcb6
* Wed May 31 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 5eadcb6
- Upgraded to libglade-0.13
cvsdist 0fa07bb
- Use %%makeinstall, since that is required when %%configure is used.
cvsdist 5eadcb6
cvsdist 5eadcb6
* Fri May 19 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 5eadcb6
- Upgraded to libglade-0.12
cvsdist 5eadcb6
cvsdist 5eadcb6
* Tue Sep 07 1999 Elliot Lee <sopwith@redhat.com>
cvsdist 5eadcb6
- Updated RHL 6.1 package to libglade-0.5
cvsdist 5eadcb6
cvsdist 5eadcb6
* Sun Nov  1 1998 James Henstridge <james@daa.com.au>
cvsdist 5eadcb6
cvsdist 5eadcb6
- Updated the dependencies of the devel package, so users must have gtk+-devel.
cvsdist 5eadcb6
cvsdist 5eadcb6
* Sun Oct 25 1998 James Henstridge <james@daa.com.au>
cvsdist 5eadcb6
cvsdist 5eadcb6
- Initial release 0.0.1