[gnome-desktop3] 2.91.0

Matthias Clasen mclasen at fedoraproject.org
Mon Oct 4 21:53:12 UTC 2010


commit 8e451e188e69ff8b49a2c4cdcaa98826a3618192
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Oct 4 17:52:04 2010 -0400

    2.91.0

 gnome-desktop3.spec |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec
index 3615937..1a17944 100644
--- a/gnome-desktop3.spec
+++ b/gnome-desktop3.spec
@@ -1,5 +1,5 @@
 %define libxml2_version                   2.4.20
-%define gtk3_version                      2.21.2
+%define gtk3_version                      2.91.0
 %define glib2_version                     2.15.4
 %define startup_notification_version      0.5
 %define gnome_doc_utils_version           0.3.2
@@ -8,10 +8,10 @@
 
 Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
 Name: gnome-desktop3
-Version: 2.90.4
-Release: 4%{?dist}
+Version: 2.91.0
+Release: 1%{?dist}
 URL: http://www.gnome.org
-Source0: http://download.gnome.org/sources/gnome-desktop/2.90/gnome-desktop-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gnome-desktop/2.91/gnome-desktop-%{version}.tar.bz2
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Libraries
 
@@ -35,9 +35,6 @@ BuildRequires: gettext
 BuildRequires: gtk-doc >= %{gtk_doc_version}
 BuildRequires: automake autoconf libtool intltool
 
-Patch0: display-cleanup.patch
-Patch1: cairo-drawing.patch
-
 %description
 
 The gnome-desktop package contains an internal library
@@ -65,8 +62,6 @@ libgnomedesktop.
 
 %prep
 %setup -q -n gnome-desktop-%{version}
-%patch0 -p1 -b .display-cleanup
-%patch1 -p1 -b .cairo-drawing
 
 %build
 %configure --with-gnome-distributor="Red Hat, Inc" \
@@ -115,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
 %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
 
 %changelog
+* Mon Oct  4 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-1
+- Update to 2.91.0
+
 * Wed Sep 29 2010 jkeating - 2.90.4-4
 - Rebuilt for gcc bug 634757
 


More information about the scm-commits mailing list