5636cb3
%define libxml2_version 2.4.20
8c79110
%define gtk2_version 2.8.0
5636cb3
%define glib2_version 2.8.0
cvsdist e9b680a
%define gnome_vfs2_version 2.2.0
cvsdist e9b680a
%define libgnomeui_version 2.2.0
5636cb3
%define libgnomecanvas_version 2.0.0
cvsdist e9b680a
%define startup_notification_version 0.5
951f4db
%define gnome_doc_utils_version 0.3.2
cvsdist 3373e54
5636cb3
%define po_package gnome-desktop-2.0
5636cb3
7ce6ba6
Summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc
cvsdist 3373e54
Name: gnome-desktop
704da91
Version: 2.18.3
ebe19bf
Release: 1%{?dist}
cvsdist 3373e54
URL: http://www.gnome.org
ebe19bf
Source0: http://download.gnome.org/sources/gnome-desktop/2.18/%{name}-%{version}.tar.bz2
144cb12
cvsdist 3373e54
License: GPL 
cvsdist 3373e54
Group: System Environment/Libraries
4532802
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
cvsdist 3373e54
cvsdist e9b680a
Patch1:   gnome-desktop-2.1.90-kdetheme.patch
2eb8a05
Patch2:   gnome-desktop-2.9.91-desktop.patch
sandmann 8050b1a
Patch3:   gnome-desktop-2.18.0-gnome-bg.patch
cvsdist e9b680a
cvsdist 3373e54
Requires: redhat-artwork
cvsdist 3373e54
Requires: redhat-menus
cvsdist 3373e54
cvsdist 3373e54
Obsoletes: gnome-core gnome-core-devel
cvsdist 3373e54
Provides: gnome-core
cvsdist 3373e54
sandmann c818740
BuildRequires: autoconf automake libtool
sandmann 1b7e779
BuildRequires: intltool, autoconf, automake
5636cb3
BuildRequires: libxml2-devel >= %{libxml2_version}
cvsdist 3373e54
BuildRequires: gtk2-devel >= %{gtk2_version}
5636cb3
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 3373e54
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3373e54
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
5636cb3
BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version}
cvsdist e9b680a
BuildRequires: startup-notification-devel >= %{startup_notification_version}
951f4db
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
5636cb3
BuildRequires: scrollkeeper 
5636cb3
BuildRequires: gettext
cf3e6c4
BuildRequires: perl(XML::Parser)
cvsdist 190eb27
cvsdist 3373e54
%description
cvsdist 3373e54
cvsdist 3373e54
The gnome-desktop package contains an internal library
cvsdist 3373e54
(libgnomedesktop) used to implement some portions of the GNOME
cvsdist 3373e54
desktop, and also some data files and other shared components of the
cvsdist 3373e54
GNOME user environment.
cvsdist 3373e54
cvsdist 3373e54
%package devel
cvsdist 3373e54
Summary: Libraries and headers for libgnome-desktop
cvsdist 3373e54
Group: Development/Libraries
cvsdist 190eb27
Requires: %name = %{version}-%{release}
cvsdist 3373e54
5636cb3
Requires: libxml2-devel >= %{libxml2_version}
cvsdist 3373e54
Requires: gtk2-devel >= %{gtk2_version}
5636cb3
Requires: glib2-devel >= %{glib2_version}
cvsdist 3373e54
Requires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3373e54
Requires: libgnomeui-devel >= %{libgnomeui_version}
5636cb3
Requires: libgnomecanvas-devel >= %{libgnomecanvas_version}
cvsdist e9b680a
Requires: startup-notification-devel >= %{startup_notification_version}
5636cb3
Requires: gnome-doc-utils >= %{gnome_doc_utils_version}
7ce6ba6
Requires: pkgconfig
cvsdist 3373e54
cvsdist 3373e54
%description devel
cvsdist 3373e54
Libraries and header files for the GNOME-internal private library 
5636cb3
libgnomedesktop.
cvsdist 3373e54
cvsdist 3373e54
%prep
cvsdist 3373e54
%setup -q
cvsdist 3373e54
cvsdist e9b680a
%patch1 -p1 -b .kdetheme
2eb8a05
%patch2 -p1 -b .menu
sandmann 8050b1a
%patch3 -p1 -b .gnome-bg
cvsdist 7b4ff88
cvsdist 3373e54
%build
cvsdist 3373e54
sandmann 8050b1a
autoreconf
sandmann 8050b1a
0e30dfe
%configure --with-gnome-distributor="Red Hat, Inc" --disable-scrollkeeper
cvsdist 3373e54
make
cvsdist 3373e54
cvsdist 3373e54
%install
cvsdist 3373e54
rm -rf $RPM_BUILD_ROOT
cvsdist 3373e54
0ad87b9
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 3373e54
cvsdist b25c213
# stuff we don't want
cvsdist b25c213
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
cvsdist 279b981
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
e4ae285
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
cvsdist 279b981
cvsdist 279b981
%find_lang %{po_package}
cvsdist 3373e54
cvsdist 3373e54
%clean
cvsdist 3373e54
rm -rf $RPM_BUILD_ROOT
cvsdist 3373e54
cvsdist e9b680a
%post -p /sbin/ldconfig
cvsdist 3373e54
cvsdist 3373e54
%postun -p /sbin/ldconfig
cvsdist 3373e54
cvsdist 279b981
%files -f %{po_package}.lang
cvsdist 190eb27
%defattr(-,root,root,-)
cvsdist 3373e54
cvsdist 3373e54
%doc AUTHORS COPYING ChangeLog NEWS README
cvsdist 3373e54
39d1f3b
%{_datadir}/applications/gnome-about.desktop
cvsdist 3373e54
%{_datadir}/gnome-about
cvsdist 7f26f61
%{_datadir}/gnome/help/fdl
cvsdist 7f26f61
%{_datadir}/gnome/help/gpl
cvsdist 7f26f61
%{_datadir}/gnome/help/lgpl
cvsdist 7f26f61
%{_datadir}/pixmaps/*
cvsdist 3373e54
%{_datadir}/man/man*/*
2799843
%{_datadir}/omf/*
cvsdist 3373e54
%{_libdir}/lib*.so.*
cvsdist 3373e54
cvsdist 3373e54
%{_bindir}/*
cvsdist 3373e54
cvsdist 3373e54
%files devel
cvsdist 190eb27
%defattr(-,root,root,-)
cvsdist 3373e54
cvsdist 3373e54
%{_libdir}/lib*.so
cvsdist 3373e54
%{_libdir}/pkgconfig/*
cvsdist 3373e54
%{_includedir}/*
b0917d1
%{_datadir}/gtk-doc/html/gnome-desktop/
cvsdist 3373e54
cvsdist 3373e54
%changelog
704da91
* Mon Jul  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-1
704da91
- Update to 2.18.3
704da91
ebe19bf
* Mon May 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.2-1
ebe19bf
- Update to 2.18.2
ebe19bf
sandmann a356cfd
* Fri Mar 23 2007 Soren Sandmann <sandmann@redhat.com> - 2.18.0-4
sandmann a356cfd
- Remove debug spew - add file caching - delete totally_obscures function.
sandmann a356cfd
sandmann 1abb23b
* Tue Mar 20 2007 Soren Sandmann <sandmann@redhat.com> - 2.18.0-3
sandmann 1abb23b
- Fix a bug where only parts of the background pixmap would be drawn.
sandmann 1abb23b
sandmann 8050b1a
* Mon Mar 19 2007 Soren Sandmann <sandmann@redhat.com> - 2.18.0-2
sandmann 8050b1a
- Add GnomeBG class.
sandmann 8050b1a
23c53d6
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
23c53d6
- Update to 2.18.0
23c53d6
bcca23d
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
bcca23d
- Update to 2.17.92
bcca23d
cf3e6c4
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
cf3e6c4
- Update to 2.17.91
cf3e6c4
5636cb3
* Sun Jan 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
5636cb3
- Update to 2.17.90
5636cb3
- Drop some long-obsolete images
5636cb3
- Clean up BuildRequires
5636cb3
26cc7ce
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
4532802
- Update to 2.17.5
4532802
735a0b2
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
735a0b2
- Update to 2.17.2
735a0b2
91b0cc9
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
91b0cc9
- Update to 2.16.1
91b0cc9
f26761f
* Mon Sep  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
f26761f
- Update to 2.16.0
f26761f
7ce6ba6
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
7ce6ba6
- Update to 2.15.92
7ce6ba6
- Require pkgconfig in the -devel package
7ce6ba6
b06923f
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-1.fc6
b06923f
- Update to 2.15.91
b06923f
f4ec0f0
* Thu Aug  3 2006 Matthias Clasen <mclasen@redhat.com> - 2.15-90-1.fc6
f4ec0f0
- Update to 2.15.90
e4ae285
- Don't ship static libraries
f4ec0f0
03b7b3f
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
03b7b3f
- Update to 2.15.4
03b7b3f
05a52d5
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.2-1.1
05a52d5
- rebuild
05a52d5
94751b1
* Tue May 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
94751b1
- Update to 2.15.2
94751b1
8c79110
* Tue May  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
8c79110
- Update to 2.15.1
8c79110
7b797c7
* Mon Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1.1-2
7b797c7
- Update to 2.14.1.1
7b797c7
d00612b
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
d00612b
- Update to 2.14.1
d00612b
0ad87b9
* Tue Mar 14 2006 Ray Strode <rstrode@redhat.com> - 2.14.0-1
0ad87b9
- Update to 2.14.0
0ad87b9
951f4db
* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 2.13.92-2
951f4db
- BuildRequires: gnome-doc-utils
951f4db
989e3e4
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
989e3e4
- Update to 2.13.92
989e3e4
37528b1
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
37528b1
- Update to 2.13.91
37528b1
44ca80b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
44ca80b
- bump again for double-long bug on ppc(64)
44ca80b
47003c8
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
47003c8
- rebuilt for new gcc4.1 snapshot and glibc changes
47003c8
08002e0
* Sat Jan 28 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
08002e0
- Update to 2.13.90
08002e0
98a068d
* Tue Jan 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-1
98a068d
- Update to 2.13.5
98a068d
1f2d050
* Tue Jan 03 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.4-1
af5ebbd
- Update to 2.13.4
af5ebbd
160dfe0
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com> - 2.13.3-1
160dfe0
- Update to 2.13.3
160dfe0
c9c9153
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
c9c9153
- rebuilt
c9c9153
0ea891c
* Wed Nov 30 2005 Matthias Clasen <mclasen@redhat.com> - 2.13.2-1
0ea891c
- Update to 2.13.2
0ea891c
ce2cb3f
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.1-1
ce2cb3f
- Update to 2.12.1
ce2cb3f
1511d16
* Thu Sep  8 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
1511d16
- Update to 2.12.0
1511d16
115b040
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 2.11.90-2
115b040
- rebuild for new cairo
115b040
e84ab2a
* Fri Aug  5 2005 Matthias Clasen <mclasen@redhat.com> - 2.11.90-1
e84ab2a
- Update to 2.11.90
e84ab2a
e57a201
* Sat Jul  9 2005 Matthias Clasen <mclasen@redhat.com> - 2.11.4-1
e57a201
- Update to 2.11.4
e57a201
9bf800f
* Mon May 23 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-5
9bf800f
- Let's try this gettext patch one more time--maybe, just
9bf800f
  maybe, I'll get it right this time (bug 155659).
9bf800f
b9ddcdd
* Wed May 16 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-4
b9ddcdd
- run gettext initialization routines on startup (bug 155659)
b9ddcdd
  (use right patch).
b9ddcdd
d4b84cc
* Thu May  5 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-3
d4b84cc
- Revert previous patch--it was wrong(bug 155659).
d4b84cc
62e80c1
* Wed May  4 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-2
62e80c1
- run gettext initialization routines on startup (bug 155659).
62e80c1
59117f6
* Thu Mar 17 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-1
59117f6
- Update to upstream version 2.10.0
59117f6
8ad9c72
* Wed Mar  2 2005 Mark McLoughlin <markmc@redhat.com> 2.9.91-3
8ad9c72
- Rebuild with gcc4
8ad9c72
2eb8a05
* Mon Feb 21 2005 Than Ngo <than@redhat.com> 2.9.91-2
2eb8a05
- gnome-about only in GNOME-menu
2eb8a05
4232db6
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> 2.9.91-1
4232db6
- Update to 2.9.91
4232db6
f3e742c
* Fri Feb  4 2005 Matthias Clasen <mclasen@redhat.com> 2.9.90.1-1
f3e742c
- Update to 2.9.90.1
f3e742c
c8b965a
* Tue Oct 12 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-3
c8b965a
- Add tamil translation
c8b965a
80e6bfe
* Wed Sep 29 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-2
80e6bfe
- Add some new icons from upstream
80e6bfe
8a51d6b
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-1
8a51d6b
- Update to 2.8.0
8a51d6b
cvsdist cd31cc2
* Mon Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.7.92-1
cvsdist cd31cc2
- Update to 2.7.92
cvsdist cd31cc2
cvsdist 1817ee0
* Wed Aug 18 2004 Mark McLoughlin <markmc@redhat.com> 2.7.91-1
cvsdist 1817ee0
- Update to 2.7.91
cvsdist 1817ee0
cvsdist 7f26f61
* Wed Aug  4 2004 Mark McLoughlin <markmc@redhat.com> 2.7.90-1
cvsdist 7f26f61
- Update to 2.7.90
cvsdist 7f26f61
cvsdist 5c426f0
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5c426f0
- rebuilt
cvsdist 5c426f0
cvsdist 190eb27
* Sat Apr 17 2004 Warren Togami <wtogami@redhat.com> 2.6.0.1-2
cvsdist 190eb27
- #111123 BR scrollkeeper gettext, some minor cleanups
cvsdist 190eb27
cvsdist 5cb7889
* Wed Mar 31 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0.1-1
cvsdist 5cb7889
- Update to 2.6.0.1
cvsdist 5cb7889
cvsdist b25c213
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.5.91-1
cvsdist b25c213
- Update to 2.5.91
cvsdist b25c213
cvsdist b25c213
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b25c213
- rebuilt
cvsdist b25c213
cvsdist b25c213
* Tue Feb 24 2004 Mark McLoughlin <markmc@redhat.com> 2.5.90-1
cvsdist b25c213
- Update to 2.5.90
cvsdist b25c213
- Remove hack to get rid of GNOME_COMPILE_WARNINGS and
cvsdist b25c213
  use --disable-compile-warnings instead.
cvsdist b25c213
- Package the (L)GPL/FDL and gnome-feedback docs
cvsdist b25c213
cvsdist b25c213
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b25c213
- rebuilt
cvsdist b25c213
cvsdist 2d9142c
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
cvsdist 2d9142c
- Update to 2.5.3
cvsdist 2d9142c
cvsdist ef1a262
* Wed Sep 10 2003 Jonathan Blandford <jrb@redhat.com> 2.4.0-1
cvsdist ef1a262
- 2.4.0
cvsdist ef1a262
cvsdist ef1a262
* Wed Aug 27 2003 Alexander Larsson <alexl@redhat.com> 2.3.7-1
cvsdist ef1a262
- update to 2.3.7
cvsdist ef1a262
cvsdist ef1a262
* Thu Aug 14 2003 Alexander Larsson <alexl@redhat.com> 2.3.6.1-1
cvsdist ef1a262
- update to gnome 2.3
cvsdist ef1a262
cvsdist ef1a262
* Mon Jul 28 2003 Havoc Pennington <hp@redhat.com> 2.2.2-2
cvsdist ef1a262
- libtoolize
cvsdist ef1a262
- rebuild
cvsdist ef1a262
cvsdist ef1a262
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.2-1
cvsdist ef1a262
- 2.2.2
cvsdist ef1a262
- remove now-upstream patch
cvsdist ef1a262
cvsdist ef1a262
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist ef1a262
- rebuilt
cvsdist ef1a262
cvsdist e9b680a
* Mon Feb 17 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-4
cvsdist e9b680a
- fix mem corruption #84361
cvsdist e9b680a
cvsdist e9b680a
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-3
cvsdist e9b680a
- nuke Xft buildreq
cvsdist e9b680a
cvsdist e9b680a
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 2.2.0.1-2
cvsdist e9b680a
- require startup-notification 0.5, just for paranoia
cvsdist e9b680a
cvsdist e9b680a
* Wed Feb  5 2003 Alexander Larsson <alexl@redhat.com>
cvsdist e9b680a
- 2.2.0.1
cvsdist e9b680a
cvsdist e9b680a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist e9b680a
- rebuilt
cvsdist e9b680a
cvsdist e9b680a
* Wed Jan 15 2003 Jonathan Blandford <jrb@redhat.com>
cvsdist e9b680a
- require startup-notification
cvsdist e9b680a
cvsdist e9b680a
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.90-2
cvsdist e9b680a
- Change the fallback kde theme name from hicolor to crystalsvg.
cvsdist e9b680a
cvsdist e9b680a
* Thu Jan  9 2003 Havoc Pennington <hp@redhat.com> 2.1.90-1
cvsdist e9b680a
- 2.1.90
cvsdist e9b680a
cvsdist e9b680a
* Sat Dec 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist e9b680a
- 2.1.4
cvsdist e9b680a
cvsdist e9b680a
* Tue Dec  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist e9b680a
- add gconftool-2 prereq
cvsdist e9b680a
cvsdist e9b680a
* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist e9b680a
- remove bad post (we no longer include a schemas file)
cvsdist e9b680a
cvsdist e9b680a
* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist e9b680a
- 2.1.3
cvsdist e9b680a
cvsdist e9b680a
* Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist e9b680a
- 2.1.2
cvsdist e9b680a
cvsdist 7b4ff88
* Wed Sep  4 2002 Havoc Pennington <hp@redhat.com>
cvsdist 7b4ff88
- support a magic flag in icon theme to avoid using 
cvsdist 7b4ff88
  prescaled icons
cvsdist 7b4ff88
cvsdist 4bdcab0
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4bdcab0
- put in a schema so we default the the right icon theme
cvsdist 4bdcab0
- fill in gnome-version.xml stuff #71445
cvsdist 4bdcab0
cvsdist 279b981
* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 279b981
- 2.0.6 final for gnome 2.0.1
cvsdist 279b981
cvsdist 279b981
* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
cvsdist 279b981
- 2.0.5
cvsdist 279b981
cvsdist 279b981
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
cvsdist 279b981
- 2.0.3.90 cvs snap, should fix failure to launch symlink desktop
cvsdist 279b981
  files
cvsdist 279b981
cvsdist 279b981
* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 279b981
- Version 2.0.2, fix missing po files
cvsdist 279b981
cvsdist 279b981
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 279b981
- 2.0.0
cvsdist 279b981
cvsdist 279b981
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist 279b981
- rebuild in different environment
cvsdist 279b981
cvsdist 3373e54
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- also obsolete gnome-core-devel
cvsdist 3373e54
- require redhat-artwork and redhat-menus
cvsdist 3373e54
- build require Xft/fontconfig
cvsdist 3373e54
cvsdist 3373e54
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- rebuild in different environment
cvsdist 3373e54
cvsdist 3373e54
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- add post/postun ldconfig
cvsdist 3373e54
cvsdist 3373e54
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- 1.5.22
cvsdist 3373e54
cvsdist 3373e54
* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- rebuild in different environment
cvsdist 3373e54
cvsdist 3373e54
* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- 1.5.21
cvsdist 3373e54
cvsdist 3373e54
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist 3373e54
- automated rebuild
cvsdist 3373e54
cvsdist 3373e54
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- rebuild in different environment
cvsdist 3373e54
- build requires libgnome
cvsdist 3373e54
cvsdist 3373e54
* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- 1.5.20
cvsdist 3373e54
- provides gnome-core
cvsdist 3373e54
cvsdist 3373e54
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- 1.5.18
cvsdist 3373e54
cvsdist 3373e54
* Tue Apr 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 3373e54
- Initial build.