summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2005-07-09 02:33:44 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2005-07-09 02:33:44 +0000
commit83112bfac51f107fdde93690d9d51f85d023a19f (patch)
treec2b6951898adbec2ee8c164683553249ba5e2a26
parent75e1ab994f9e7bfbffe39047ad5d4b89915ae430 (diff)
downloadgnome-panel-2_11_4-1.tar.gz
gnome-panel-2_11_4-1.tar.xz
gnome-panel-2_11_4-1.zip
-rw-r--r--.cvsignore1
-rw-r--r--gnome-panel.spec23
-rw-r--r--sources2
3 files changed, 11 insertions, 15 deletions
diff --git a/.cvsignore b/.cvsignore
index ea2de2b..8badf0c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
gnome-panel-2.10.1.tar.bz2
+gnome-panel-2.11.4.tar.bz2
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 9c82042..9f8a039 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -2,16 +2,16 @@
%define glib2_version 2.2.0
%define gtk2_version 2.6.0
-%define libglade2_version 2.0.0-3
+%define libglade2_version 2.5.0
%define libgnomeui_version 2.3.0
%define gnome_desktop_version 2.9.91
%define libwnck_version 2.9.92
%define libbonobo_version 2.3.0
%define libbonoboui_version 2.3.0
-%define gnome_vfs2_version 2.3.7
+%define gnome_vfs2_version 2.9.1
%define libxslt_version 1.0.21-2
%define startup_notification_version 0.5
-%define gnome_menus_version 2.9.1
+%define gnome_menus_version 2.11.1
%define evolution_data_server_version 1.1.4
%ifarch ppc64
@@ -22,8 +22,8 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 2.10.1
-Release: 11
+Version: 2.11.4
+Release: 1
URL: http://www.gnome.org
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2
Source1: redhat-panel-default-setup.entries
@@ -71,12 +71,8 @@ BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
%endif
Patch0: gnome-panel-2.10.0-vendor.patch
-Patch1: gnome-panel-2.10.0-remove-screenshot-menuitem.patch
+Patch1: gnome-panel-2.11.4-remove-screenshot-menuitem.patch
Patch2: gnome-panel-2.10.1-speak-to-us-ye-old-wise-fish.patch
-Patch3: gnome-panel-2.10.1-no-huge-icons.patch
-Patch4: gnome-panel-2.10.1-fix-recent-items-crash.patch
-Patch5: gnome-panel-2.10.1-no-window-group-for-you.patch
-Patch6: gnome-panel-2.10.1-panel-unset-sm-client-id.patch
%description
@@ -101,10 +97,6 @@ Panel Applets using the libpanel-applet library.
%patch0 -p1 -b .vendor
%patch1 -p1 -b .remove-screenshot-menuitem
%patch2 -p1 -b .speak-to-us-ye-old-wise-fish
-%patch3 -p1 -b .no-huge-icons
-%patch4 -p1 -b .fix-recent-items-crash
-%patch5 -p1 -b .no-window-group-for-you
-%patch6 -p1 -b .panel-unset-sm-client-id
cp -f %{SOURCE1} gnome-panel/panel-default-setup.entries
cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas
@@ -243,6 +235,9 @@ fi
%{_datadir}/gtk-doc
%changelog
+* Fri Jul 8 2005 Matthias Clasen <mclasen@redhat.com> 2.11.4-1
+- Update to 2.11.4
+
* Mon Jun 27 2005 Mark McLoughlin <markmc@redhat.com> 2.10.1-11
- Fix "panel doesn't notice new screen size" issue (bug #160439)
diff --git a/sources b/sources
index bdc13c4..2b9dd40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2719f5c79a9e48bca086f08a77a6889 gnome-panel-2.10.1.tar.bz2
+0832f3621449ce6ccfb378f236f6d80e gnome-panel-2.11.4.tar.bz2