cvsdist 1ba4f14
%define libxml2_version 2.5
cvsdist 0cc1c2f
%define orbit2_version 2.6.0
cvsdist 0cc1c2f
%define libbonobo_version 2.3.6-2
cvsdist 6eb10f6
%define libgnomecanvas_version 2.0.0
cvsdist 0cc1c2f
%define libgnome_version 2.2.0
cvsdist 2009d17
%define libart_lgpl_version 2.3.8
434af65
%define libbonoboui_version 2.13.1
d3d9860
%define glib2_version 2.6.0
cvsdist 1ba4f14
%define pango_version 1.2.0
f152f8f
%define gtk2_version 2.9.0
cvsdist 0cc1c2f
%define gconf2_version 2.3.0
cvsdist 9d60297
%define gnome_vfs2_version 2.5.3
cvsdist 6eb10f6
%define libglade2_version 2.0.0
cvsdist 0cc1c2f
%define esound_version 1:0.2.27
cvsdist 6eb10f6
cvsdist 6eb10f6
%define po_package libgnomeui-2.0
cvsdist 3d713fa
cvsdist 3d713fa
Summary: GNOME base GUI library
cvsdist 3d713fa
Name: libgnomeui
b2f1460
Version: 2.15.91
b56396f
Release: 1%{?dist}
cvsdist 3d713fa
URL: ftp://ftp.gnome.org
deed16c
Source0: %{name}-%{version}.tar.bz2
b2f1460
# 2.15.91 shipped without docs
69d0fb0
Source1: doc.tar.gz
69d0fb0
cvsdist 3d713fa
License: LGPL
cvsdist 3d713fa
Group: System Environment/Libraries
cvsdist 3d713fa
BuildRoot: %{_tmppath}/%{name}-root
cvsdist 3d713fa
cvsdist 3d713fa
Requires: ORBit2 >= %{orbit2_version}
cvsdist 3d713fa
Requires: glib2 >= %{glib2_version}
cvsdist 6eb10f6
Requires: pango >= %{pango_version}
cvsdist 3d713fa
Requires: gtk2 >= %{gtk2_version}
cvsdist 3d713fa
Requires: GConf2 >= %{gconf2_version} 
cvsdist 3d713fa
Requires: gnome-vfs2 >= %{gnome_vfs2_version}
cvsdist 3d713fa
Requires: libgnomecanvas >= %{libgnomecanvas_version}
cvsdist 3d713fa
Requires: libbonobo >= %{libbonobo_version}
cvsdist 3d713fa
Requires: libbonoboui >= %{libbonoboui_version}
cvsdist 3d713fa
Requires: libxml2 >= %{libxml2_version}
cvsdist 3d713fa
Requires: libgnome >= %{libgnome_version}
cvsdist 3d713fa
Requires: libart_lgpl >= %{libart_lgpl_version}
cvsdist 3d713fa
Requires: libglade2 >= %{libglade2_version}
cvsdist 0cc1c2f
Requires: esound >= %{esound_version}
cvsdist 6eb10f6
Requires: fontconfig
cvsdist 9d60297
Requires: gnome-keyring
cvsdist cd6e04d
Requires: libjpeg
cvsdist 2009d17
cvsdist 2009d17
BuildRequires: zlib-devel
cvsdist 2009d17
BuildRequires: ORBit2-devel >= %{orbit2_version}
cvsdist 2009d17
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 6eb10f6
BuildRequires: pango-devel >= %{pango_version}
cvsdist 2009d17
BuildRequires: gtk2-devel >= %{gtk2_version}
cvsdist 2009d17
BuildRequires: GConf2-devel >= %{gconf2_version} 
cvsdist 2009d17
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 2009d17
BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version}
cvsdist 2009d17
BuildRequires: libbonobo-devel >= %{libbonobo_version}
cvsdist 2009d17
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
cvsdist 2009d17
BuildRequires: libxml2-devel >= %{libxml2_version}
cvsdist 2009d17
BuildRequires: libgnome-devel >= %{libgnome_version}
cvsdist 2009d17
BuildRequires: libart_lgpl-devel >= %{libart_lgpl_version}
cvsdist 2009d17
BuildRequires: libglade2-devel >= %{libglade2_version}
cvsdist 0cc1c2f
BuildRequires: esound-devel >= %{esound_version}
c0bd73a
BuildRequires: libSM-devel, libICE-devel
cvsdist 6eb10f6
BuildRequires: fontconfig
cvsdist 9d60297
BuildRequires: gnome-keyring-devel
cvsdist cd6e04d
BuildRequires: libjpeg-devel
a4e9d8c
BuildRequires: perl-XML-Parser
3608888
BuildRequires: gettext
cvsdist 3d713fa
cvsdist 3d713fa
%description
cvsdist 3d713fa
cvsdist 3d713fa
GNOME (GNU Network Object Model Environment) is a user-friendly set of
cvsdist 3d713fa
GUI applications and desktop tools to be used in conjunction with a
cvsdist 3d713fa
window manager for the X Window System. The libgnomeui package
cvsdist 3d713fa
includes GUI-related libraries that are needed to run GNOME. (The
cvsdist b8e72d3
libgnome package includes the library features that don\'t use the X
cvsdist 3d713fa
Window System.)
cvsdist 3d713fa
cvsdist 3d713fa
%package devel
cvsdist 3d713fa
Summary: Libraries and headers for libgnome
cvsdist 3d713fa
Group: Development/Libraries
cvsdist 2009d17
Requires: %name = %{version}
cvsdist 3d713fa
cvsdist 3d713fa
Requires: zlib-devel
cvsdist 3d713fa
Requires: esound-devel
cvsdist 3d713fa
Requires: ORBit2-devel >= %{orbit2_version}
cvsdist 3d713fa
Requires: glib2-devel >= %{glib2_version}
cvsdist 6eb10f6
Requires: pango-devel >= %{pango_version}
cvsdist 3d713fa
Requires: gtk2-devel >= %{gtk2_version}
cvsdist 3d713fa
Requires: GConf2-devel >= %{gconf2_version} 
cvsdist 3d713fa
Requires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3d713fa
Requires: libgnomecanvas-devel >= %{libgnomecanvas_version}
cvsdist 3d713fa
Requires: libbonobo-devel >= %{libbonobo_version}
cvsdist 3d713fa
Requires: libbonoboui-devel >= %{libbonoboui_version}
cvsdist 3d713fa
Requires: libxml2-devel >= %{libxml2_version}
cvsdist 3d713fa
Requires: libgnome-devel >= %{libgnome_version}
cvsdist 3d713fa
Requires: libart_lgpl-devel >= %{libart_lgpl_version}
cvsdist 3d713fa
Requires: libglade2-devel >= %{libglade2_version}
cvsdist 2009d17
Requires: esound-devel >= %{esound_version}
47de996
Requires: libSM-devel, libICE-devel
50ef987
Requires: gnome-keyring-devel
cvsdist 3d713fa
cvsdist 3d713fa
Conflicts: gnome-libs-devel < 1.4.1.2
cvsdist 3d713fa
Conflicts: gdk-pixbuf-devel <= 0.11
cvsdist 3d713fa
cvsdist 3d713fa
%description devel
cvsdist 3d713fa
cvsdist 3d713fa
GNOME (GNU Network Object Model Environment) is a user-friendly set of
cvsdist 3d713fa
GUI applications and desktop tools to be used in conjunction with a
cvsdist 3d713fa
window manager for the X Window System. The libgnomeui-devel package
cvsdist 3d713fa
includes the libraries and include files that you will need to
cvsdist 3d713fa
use libgnomeui.
cvsdist 3d713fa
cvsdist 3d713fa
You should install the libgnomeui-devel package if you would like to
cvsdist 3d713fa
compile GNOME applications. You do not need to install
cvsdist 3d713fa
libgnomeui-devel if you just want to use the GNOME desktop
cvsdist 3d713fa
environment.
cvsdist 3d713fa
cvsdist 3d713fa
%prep
cvsdist 3d713fa
%setup -q
69d0fb0
69d0fb0
tar xzf %{SOURCE1}
69d0fb0
cvsdist 3d713fa
%build
434af65
%configure --disable-gtk-doc
cvsdist 0cc1c2f
export tagname=CC
cvsdist 0cc1c2f
make
cvsdist 3d713fa
cvsdist 3d713fa
%install
cvsdist 3d713fa
rm -rf $RPM_BUILD_ROOT
cvsdist 0cc1c2f
export tagname=CC
cvsdist 3d713fa
%makeinstall
cvsdist 3d713fa
cvsdist 5e76928
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
d32de32
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
cvsdist 5e76928
rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.a
cvsdist 6034f1b
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/filesystems/*.a
cvsdist 5e76928
cvsdist 6eb10f6
%find_lang %{po_package}
cvsdist 3d713fa
cvsdist 3d713fa
%clean
cvsdist 3d713fa
rm -rf $RPM_BUILD_ROOT
cvsdist 3d713fa
cvsdist 2009d17
%post -p /sbin/ldconfig
cvsdist 2009d17
cvsdist 2009d17
%postun -p /sbin/ldconfig
cvsdist 3d713fa
cvsdist 6eb10f6
%files -f %{po_package}.lang
cvsdist 3d713fa
%defattr(-,root,root)
cvsdist 3d713fa
cvsdist eb5b666
%doc COPYING.LIB ChangeLog NEWS
cvsdist 3d713fa
cvsdist 3d713fa
%{_libdir}/lib*.so.*
cvsdist 3d713fa
## FIXME questionable that libgnomeui still contains these
cvsdist 3d713fa
%{_datadir}/pixmaps/*
cvsdist 3d713fa
%{_libdir}/libglade/2.0/*
cvsdist 6034f1b
%{_libdir}/gtk-2.0/*/filesystems/*
cvsdist 5e76928
%{_libexecdir}/*
cvsdist 3d713fa
cvsdist 3d713fa
%files devel
cvsdist 3d713fa
%defattr(-,root,root)
cvsdist 3d713fa
cvsdist 3d713fa
%{_libdir}/lib*.so
cvsdist 3d713fa
%{_libdir}/pkgconfig/*
cvsdist 3d713fa
%{_includedir}/*
cvsdist 3d713fa
%{_datadir}/gtk-doc
cvsdist 3d713fa
cvsdist 3d713fa
%changelog
b2f1460
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-1.fc6
b2f1460
- Update to 2.15.91
b2f1460
b56396f
* Thu Aug  3 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
b56396f
- Update to 2.15.90
b56396f
13560d4
* Wed Jul 26 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-2
13560d4
- Make GnomeIconList work again
13560d4
8738692
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
8738692
- Update to 2.15.2
8738692
1e673f4
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.1-6.1
1e673f4
- rebuild
1e673f4
3608888
* Sat Jun 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-6
3608888
- More BuildRequires fixes
3608888
a4e9d8c
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-5
a4e9d8c
- Fix BuildRequires
a4e9d8c
b9c0ca9
* Mon May  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-4
b74cf8d
- Update to 2.15.1
b74cf8d
67f2b11
* Fri May  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1.cvs20060505-2
f152f8f
- Update to a cvs snapshot that supports the new GTK+ filechooser
f152f8f
  backend API
f152f8f
- Require GTK+ 2.9.0
f152f8f
e8390f1
* Tue Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
e8390f1
- Update to 2.14.1
e8390f1
1162a54
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
1162a54
- Update to 2.14.0
1162a54
1c20368
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
1c20368
- Update to 2.13.90
1c20368
3b083a8
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.2
3b083a8
- bump again for double-long bug on ppc(64)
3b083a8
f1b4019
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.1
f1b4019
- rebuilt for new gcc4.1 snapshot and glibc changes
f1b4019
e780826
* Thu Jan 26 2006 Matthias Clasen <mclasen@redhat.com>
e780826
- Update to 2.13.3
e780826
234e4ce
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com>
234e4ce
- Update to 2.13.2
234e4ce
e91360b
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com>
e91360b
- Update to 2.13.0
e91360b
2be0584
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
2be0584
- rebuilt
2be0584
47de996
* Mon Nov 28 2005 Ray Strode <rstrode@redhat.com> - 2.12.0-6
47de996
- Add libSM-devel/libICE-devel requires for libgnomeui-devel 
47de996
  (bug 173610)
47de996
d32de32
* Tue Nov  8 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-5
d32de32
- Remove static libs
d32de32
d32de32
* Sun Nov  6 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-4
c0bd73a
- Switch requires to modular X
c0bd73a
50ef987
* Mon Sep 12 2005 Jeremy Katz <katzj@redhat.com> - 2.12.0-2
50ef987
- devel subpackage requires gnome-keyring-devel (noticed by Marc Maurer)
50ef987
42e7420
* Thu Sep  8 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
42e7420
- Update to 2.12.0
42e7420
6afb87a
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 2.11.2-2
6afb87a
- rebuild for new cairo
6afb87a
6206f93
* Tue Aug 9 2005 Ray Strode <rstrode@redhat.com> - 2.11.2-1
6206f93
- Newer upstream version
6206f93
88675ab
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> - 2.11.1-1
88675ab
- Newer upstream version
88675ab
2595299
* Fri Apr 8 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-1
2595299
- Update to 2.10.0
2595299
2595299
-* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.1-1
d3d9860
- Update to 2.9.1
d3d9860
- Drop upstreamed patches
d3d9860
2a662c2
* Wed Sep 22 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-1
2a662c2
- update to 2.8.0
2a662c2
d83da71
* Fri Sep 17 2004 Matthias Clasen <mclasen@redhat.com> 2.7.92-2
d83da71
- make the gnome-vfs file chooser backend work better with ftp:
d83da71
cvsdist 05ecac7
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
cvsdist 05ecac7
- update to 2.7.92
cvsdist 05ecac7
cvsdist eb5b666
* Wed Aug  4 2004 Mark McLoughlin <markmc@redhat.com> 2.7.2-1
cvsdist eb5b666
- Update to 2.7.2
cvsdist eb5b666
- Remove patches - all upstream now.
cvsdist eb5b666
cvsdist f4d7fca
* Tue Jul 27 2004 Colin Walters <walters@redhat.com> 2.6.0-6
cvsdist f4d7fca
- Revert unneeded dep on newer gtk
cvsdist f4d7fca
cvsdist b8e72d3
* Thu Jul 22 2004 Colin Walters <walters@redhat.com> 2.6.0-5
cvsdist b8e72d3
- Backport fileselector crash fix from HEAD
cvsdist b8e72d3
- Remove unneeded calls to autotools
cvsdist b8e72d3
- Remove BR on autotools
cvsdist b8e72d3
cvsdist b1c7ee0
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b1c7ee0
- rebuilt
cvsdist b1c7ee0
cvsdist cd6e04d
* Fri Apr 16 2004 Alexander Larsson <alexl@redhat.com> 2.6.0-3
cvsdist cd6e04d
- Backport fixes from cvs
cvsdist cd6e04d
-  fix fileselector crashes
cvsdist cd6e04d
-  fix auth callback threadsafeness
cvsdist cd6e04d
-  fix auth callback modal dialog bug
cvsdist cd6e04d
cvsdist cd6e04d
* Fri Apr  2 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-2
cvsdist cd6e04d
- Require libjpeg and BuildRequire libjpeg-devel for the thumbnailer (#111111)
cvsdist cd6e04d
cvsdist cd6e04d
* Thu Apr  1 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
cvsdist cd6e04d
- update to 2.6.0
cvsdist cd6e04d
cvsdist 6034f1b
* Wed Mar 17 2004 Alex Larsson <alexl@redhat.com> 2.5.92-1
cvsdist 6034f1b
- update to 2.5.92
cvsdist 6034f1b
cvsdist 6034f1b
* Thu Mar 11 2004 Alex Larsson <alexl@redhat.com> 2.5.91-2
cvsdist 6034f1b
- enable gtk-doc
cvsdist 6034f1b
cvsdist 6034f1b
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.5.91-1
cvsdist 6034f1b
- Update to 2.5.91
cvsdist 6034f1b
cvsdist 6034f1b
* Thu Mar 04 2004 Mark McLoughlin <markmc@redhat.com> 2.5.90.1-1
cvsdist 6034f1b
- Update to 2.5.90.1
cvsdist 6034f1b
- Package the gnome-vfs GtkFilesystem impl.
cvsdist 6034f1b
cvsdist 6034f1b
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 6034f1b
- rebuilt
cvsdist 6034f1b
cvsdist 6034f1b
* Tue Feb 24 2004 Alexander Larsson <alexl@redhat.com> 2.5.90-1
cvsdist 6034f1b
- update to 2.5.90
cvsdist 6034f1b
cvsdist 6034f1b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 6034f1b
- rebuilt
cvsdist 6034f1b
cvsdist 9d60297
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-2
cvsdist 9d60297
- require later gnome-vfs2
cvsdist 9d60297
cvsdist 9d60297
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 2.5.3-1
cvsdist 9d60297
- update to new version
cvsdist 9d60297
cvsdist 0cc1c2f
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0.1-1
cvsdist 0cc1c2f
- 2.4.0.1
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Wed Sep  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
cvsdist 0cc1c2f
- update to 2.4.0
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Wed Aug 13 2003 Alexander Larsson <alexl@redhat.com> 2.3.6-2
cvsdist 0cc1c2f
- Remove bonobo-activation dependencies
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Tue Aug 12 2003 Jonathan Blandford <jrb@redhat.com>
cvsdist 0cc1c2f
- new release for GNOME 2.4
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Mon Jul 28 2003 Havoc Pennington <hp@redhat.com> 2.2.1-3
cvsdist 0cc1c2f
- rebuild, and libtoolize
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Wed Jul 23 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2.1-2
cvsdist 0cc1c2f
- remove apparently-unused source file for rebuild
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.1-1
cvsdist 0cc1c2f
- 2.2.1
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 0cc1c2f
- rebuilt
cvsdist 0cc1c2f
cvsdist 0cc1c2f
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist 0cc1c2f
- add explicit epoch's where needed, hide epoch in esound_version.
cvsdist 0cc1c2f
cvsdist 1ba4f14
* Thu Feb 13 2003 Tim Powers <timp@redhat.com> 2.2.0.1-5
cvsdist 1ba4f14
- fixed requires so that we no longer require Xft and Xft-devel, but
cvsdist 1ba4f14
  instead XFree86 and XFree86-devel >= 4.2.99
cvsdist 1ba4f14
cvsdist 1ba4f14
* Tue Feb 11 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.1-4
cvsdist 1ba4f14
- Passs LIBTOOL=/usr/bin/libtool to make, should fix lib64 issue
cvsdist 1ba4f14
cvsdist 1ba4f14
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 2.2.0.1-3
cvsdist 1ba4f14
- fix esound req (#74566)
cvsdist 1ba4f14
cvsdist 1ba4f14
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.1-2
cvsdist 1ba4f14
- Add patch to enable top-left text
cvsdist 1ba4f14
cvsdist 1ba4f14
* Thu Jan 23 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.1-1
cvsdist 1ba4f14
- Update to 2.2.0.1
cvsdist 1ba4f14
- removed icon scale patch. Other patch is in upstream.
cvsdist 1ba4f14
cvsdist 1ba4f14
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 1ba4f14
- rebuilt
cvsdist 1ba4f14
cvsdist 1ba4f14
* Mon Jan 13 2003 Havoc Pennington <hp@redhat.com>
cvsdist 1ba4f14
- copy kdelibs by not scaling icons up more than 6 pixels. needs
cvsdist 1ba4f14
  syncing with icon theme spec
cvsdist 1ba4f14
cvsdist 1ba4f14
* Sun Jan 12 2003 Havoc Pennington <hp@redhat.com>
cvsdist 1ba4f14
- rebuild with newer requirements
cvsdist 1ba4f14
cvsdist 1ba4f14
* Thu Jan  9 2003 Alexander Larsson <alexl@redhat.com> 2.1.90-1
cvsdist 1ba4f14
- Update to 2.1.90
cvsdist 1ba4f14
cvsdist 1ba4f14
* Mon Nov 11 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1ba4f14
- 2.1.2
cvsdist 1ba4f14
- comment out change-esound-startup patch, not sure about it, doesn't
cvsdist 1ba4f14
  apply anymore
cvsdist 1ba4f14
cvsdist 1ba4f14
* Tue Nov  5 2002 Bill Nottingham <notting@redhat.com> 2.0.3-4
cvsdist 1ba4f14
- rebuild for fixed pkgconfig paths
cvsdist 1ba4f14
cvsdist eaa8118
* Thu Aug 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist eaa8118
- require new libtool and libtoolize to fix rpath bugs
cvsdist eaa8118
cvsdist 1fc9cf8
* Wed Aug 21 2002 Elliot Lee <sopwith@redhat.com> 2.0.3-2
cvsdist 1fc9cf8
- Don't always ensure an esd connection is available just because we
cvsdist 1fc9cf8
  can do so.
cvsdist 1fc9cf8
cvsdist 5e76928
* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5e76928
- 2.0.3
cvsdist 5e76928
- fixups to file list and not-packaged files warnings
cvsdist 5e76928
cvsdist 6eb10f6
* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 6eb10f6
- Fix find_lang
cvsdist 6eb10f6
cvsdist 6eb10f6
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 6eb10f6
- 2.0.1
cvsdist 6eb10f6
cvsdist 6eb10f6
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist 6eb10f6
- rebuild in different environment
cvsdist 6eb10f6
cvsdist 2009d17
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- 1.117.2
cvsdist 2009d17
- remove zero-length AUTHORS/README
cvsdist 2009d17
- add post/postun ldconfig
cvsdist 2009d17
cvsdist 2009d17
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist 2009d17
- automated rebuild
cvsdist 2009d17
cvsdist 2009d17
* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- rebuild in different environment
cvsdist 2009d17
cvsdist 2009d17
* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- 1.117.1
cvsdist 2009d17
cvsdist 2009d17
* Fri May 03 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- rebuild in different environment
cvsdist 2009d17
cvsdist 2009d17
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- 1.116.1
cvsdist 2009d17
cvsdist 2009d17
* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 2009d17
- 1.114.0
cvsdist 2009d17
cvsdist 2009d17
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- 1.111.1
cvsdist 2009d17
cvsdist 2009d17
* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 2009d17
- Version 1.110.0
cvsdist 2009d17
cvsdist 2009d17
* Mon Jan 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist 2009d17
- rebuild in rawhide
cvsdist 2009d17
- --disable-gtk-doc
cvsdist 2009d17
cvsdist 3d713fa
* Mon Jan  7 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- 1.108.0.90 snap, remove gconf stuff moved to libgnome
cvsdist 3d713fa
cvsdist 3d713fa
* Tue Nov 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- 1.106.0.90 snap, glib 1.3.11
cvsdist 3d713fa
- add explicit-versioned requires on dependency libs
cvsdist 3d713fa
- do gconftool stuff, put schemas in file list
cvsdist 3d713fa
- use makeinstall instead of destdir to avoid broken makefiles
cvsdist 3d713fa
cvsdist 3d713fa
* Mon Oct 29 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- grumble, we require libglade 2 not libglade 1
cvsdist 3d713fa
cvsdist 3d713fa
* Mon Oct 29 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- add libglade module to file list
cvsdist 3d713fa
- add libglade dependency
cvsdist 3d713fa
cvsdist 3d713fa
* Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- new snap, rebuild for glib 1.3.10
cvsdist 3d713fa
cvsdist 3d713fa
* Fri Oct  5 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- new tarball, rebuild for new glib, remove db1 dependency
cvsdist 3d713fa
cvsdist 3d713fa
* Mon Sep 24 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- new cvs snap
cvsdist 3d713fa
cvsdist 3d713fa
* Tue Sep 18 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3d713fa
- Initial build.
cvsdist 3d713fa
cvsdist 3d713fa