cvsdist e9b680a
%define glib2_version 2.2.0
cvsdist e9b680a
%define pango_version 1.2.0
cvsdist e9b680a
%define gtk2_version 2.2.0
cvsdist e9b680a
%define gconf2_version 1.2.1
cvsdist e9b680a
%define gnome_vfs2_version 2.2.0
cvsdist e9b680a
%define libgnomeui_version 2.2.0
cvsdist e9b680a
%define libgnome_version 2.2.0
cvsdist e9b680a
%define startup_notification_version 0.5
cvsdist 279b981
%define po_package gnome-desktop-2.0
cvsdist 3373e54
cvsdist 3373e54
Summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc.
cvsdist 3373e54
Name: gnome-desktop
e57a201
Version: 2.11.4
e57a201
Release: 1
cvsdist 3373e54
URL: http://www.gnome.org
cvsdist 3373e54
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-desktop/%{name}-%{version}.tar.bz2
7fe4955
Source1: %{name}-2.8.0-extrapo.tar.bz2
144cb12
Source2: gnome-money.png
144cb12
Source3: gnome-modem.png
144cb12
cvsdist 3373e54
License: GPL 
cvsdist 3373e54
Group: System Environment/Libraries
cvsdist 3373e54
BuildRoot: %{_tmppath}/%{name}-root
cvsdist 3373e54
cvsdist e9b680a
Patch1:   gnome-desktop-2.1.90-kdetheme.patch
2eb8a05
Patch2:   gnome-desktop-2.9.91-desktop.patch
cvsdist e9b680a
cvsdist 3373e54
Requires: redhat-artwork
cvsdist 3373e54
Requires: redhat-menus
cvsdist e9b680a
Requires: startup-notification >= 0.5
cvsdist 3373e54
cvsdist 3373e54
Obsoletes: gnome-core gnome-core-devel
cvsdist 3373e54
Provides: gnome-core
cvsdist 3373e54
cvsdist 3373e54
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 3373e54
BuildRequires: pango-devel >= %{pango_version}
cvsdist 3373e54
BuildRequires: gtk2-devel >= %{gtk2_version}
cvsdist 3373e54
BuildRequires: GConf2-devel >= %{gconf2_version}
cvsdist 3373e54
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3373e54
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
cvsdist 3373e54
BuildRequires: libgnome-devel >= %{libgnome_version}
cvsdist e9b680a
BuildRequires: startup-notification-devel >= %{startup_notification_version}
cvsdist 3373e54
cvsdist 190eb27
BuildRequires: scrollkeeper gettext
cvsdist 190eb27
cvsdist e9b680a
PreReq: GConf2
cvsdist e9b680a
PreReq: /usr/bin/gconftool-2
cvsdist 7b4ff88
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
cvsdist 3373e54
Requires: glib2-devel >= %{glib2_version}
cvsdist 3373e54
Requires: gtk2-devel >= %{gtk2_version}
cvsdist 3373e54
Requires: GConf2-devel >= %{gconf2_version}
cvsdist 3373e54
Requires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3373e54
Requires: libgnomeui-devel >= %{libgnomeui_version}
cvsdist 3373e54
Requires: libgnome-devel >= %{libgnome_version}
cvsdist e9b680a
Requires: startup-notification-devel >= %{startup_notification_version}
cvsdist 3373e54
cvsdist 3373e54
%description devel
cvsdist 3373e54
Libraries and header files for the GNOME-internal private library 
cvsdist 3373e54
libgnomedesktop
cvsdist 3373e54
cvsdist 3373e54
%prep
cvsdist 3373e54
%setup -q
cvsdist 3373e54
c8b965a
(cd po && tar -xvjf %{SOURCE1})
c8b965a
cvsdist e9b680a
%patch1 -p1 -b .kdetheme
2eb8a05
%patch2 -p1 -b .menu
cvsdist 7b4ff88
80e6bfe
cp -f %{SOURCE2} pixmaps/
c8b965a
cp -f %{SOURCE3} pixmaps/
80e6bfe
cvsdist 3373e54
%build
cvsdist 3373e54
8a51d6b
%configure --with-gnome-distributor="Red Hat, Inc"
cvsdist 3373e54
make
cvsdist 3373e54
cvsdist 3373e54
%install
cvsdist 3373e54
rm -rf $RPM_BUILD_ROOT
cvsdist 3373e54
cvsdist 3373e54
%makeinstall
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
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/gnome-feedback
cvsdist 7f26f61
%{_datadir}/gnome/help/gpl
cvsdist 7f26f61
%{_datadir}/gnome/help/lgpl
cvsdist 7f26f61
%{_datadir}/pixmaps/*
cvsdist 3373e54
%{_datadir}/man/man*/*
cvsdist 7f26f61
%{_datadir}/omf/gnome-desktop
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*.a
cvsdist 3373e54
%{_libdir}/lib*.so
cvsdist 3373e54
%{_libdir}/pkgconfig/*
cvsdist 3373e54
%{_includedir}/*
cvsdist 3373e54
#%{_datadir}/gtk-doc
cvsdist 3373e54
cvsdist 3373e54
%changelog
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.