summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2011-02-24 13:39:17 -0500
committerColin Walters <walters@verbum.org>2011-02-24 13:39:17 -0500
commit463b883d9d3692980bc8610348b48092a252fa8e (patch)
tree3f4fef79f34d9efa0b421cfc0165fb7cd6d42431
parent739e69d5c6849f80a2921c7212f59dfabeec3d1b (diff)
downloadgnome-panel-463b883d9d3692980bc8610348b48092a252fa8e.tar.gz
gnome-panel-463b883d9d3692980bc8610348b48092a252fa8e.tar.xz
gnome-panel-463b883d9d3692980bc8610348b48092a252fa8e.zip
Require gnome-shell to band aid upgrades
-rw-r--r--gnome-panel.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index f84f973..6273ea1 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -22,7 +22,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 2.91.90
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://www.gnome.org
#VCS: git:git://git.gnome.org/gnome-panel
Source0: http://download.gnome.org/sources/gnome-panel/2.91/%{name}-%{version}.tar.bz2
@@ -39,6 +39,9 @@ Requires: evolution-data-server >= %{evolution_data_server_version}
Requires: gnome-session-xsession
Requires: %{name}-libs = %{version}-%{release}
+# Band aid for "yum upgrade"
+Requires: gnome-shell
+
Requires(post): GConf2 >= %{gconf_version}
Requires(post): hicolor-icon-theme
Requires(pre): GConf2 >= %{gconf_version}
@@ -289,6 +292,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Thu Feb 24 2011 Colin Walters <walters@verbum.org> - 2.91.90-2
+- Require gnome-shell to band aid upgrades
+
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
- Update to 2.91.90