diff --git a/.cvsignore b/.cvsignore index e6de560..8348669 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-desktop-2.2.0.1.tar.bz2 +gnome-desktop-2.4.0.tar.bz2 diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 8f9b6f4..b0aab94 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -10,8 +10,8 @@ Summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc. Name: gnome-desktop -Version: 2.2.0.1 -Release: 4 +Version: 2.4.0 +Release: 1 URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-desktop/%{name}-%{version}.tar.bz2 License: GPL @@ -19,8 +19,6 @@ Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root Patch1: gnome-desktop-2.1.90-kdetheme.patch -## http://bugzilla.gnome.org/show_bug.cgi?id=105834 -Patch2: gnome-desktop-2.2.0.1-startup-corruption.patch Requires: redhat-artwork Requires: redhat-menus @@ -70,10 +68,17 @@ libgnomedesktop %setup -q %patch1 -p1 -b .kdetheme -%patch2 -p1 -b .startup-corruption %build +## no gnome-common crackrock +perl -pi -e 's/GNOME_COMPILE_WARNINGS.*$//g' configure.in + +libtoolize --copy --force +aclocal-1.4 +automake-1.4 +autoconf + %configure make @@ -122,6 +127,26 @@ rm -rf $RPM_BUILD_ROOT #%{_datadir}/gtk-doc %changelog +* Wed Sep 10 2003 Jonathan Blandford 2.4.0-1 +- 2.4.0 + +* Wed Aug 27 2003 Alexander Larsson 2.3.7-1 +- update to 2.3.7 + +* Thu Aug 14 2003 Alexander Larsson 2.3.6.1-1 +- update to gnome 2.3 + +* Mon Jul 28 2003 Havoc Pennington 2.2.2-2 +- libtoolize +- rebuild + +* Mon Jul 7 2003 Havoc Pennington 2.2.2-1 +- 2.2.2 +- remove now-upstream patch + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Mon Feb 17 2003 Havoc Pennington 2.2.0.1-4 - fix mem corruption #84361 diff --git a/sources b/sources index 32d8690..5e50e5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5463b9a864447d670d1ea40de2022519 gnome-desktop-2.2.0.1.tar.bz2 +183c14d192bdd41bd34578e8e7dc55f1 gnome-desktop-2.4.0.tar.bz2