[packages/gnome-shell] - R: gnome-themes-stadard instead of metacity-theme-base to prevent pulling another window manager (
kiesiu
kiesiu at pld-linux.org
Sun Oct 27 15:11:32 CET 2013
commit 219c187602c642b7d9fe859c6be78eba15c556f6
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Sun Oct 27 15:10:04 2013 +0100
- R: gnome-themes-stadard instead of metacity-theme-base to prevent pulling another window manager (metacity) when we already requires mutter; rel. 3
gnome-shell.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index c2dbe21..7e4131f 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -23,7 +23,7 @@
Summary: Window manager and application launcher for GNOME
Name: gnome-shell
Version: 3.10.1
-Release: 2
+Release: 3
License: GPL v2+
Group: X11/Window Managers
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.10/%{name}-%{version}.tar.xz
@@ -89,11 +89,11 @@ Requires: gnome-bluetooth-libs >= %{gnome_bluetooth_version}
Requires: gnome-desktop >= %{gnome_desktop_version}
Requires: gnome-menus >= %{gnome_menus_version}
Requires: gnome-settings-daemon >= 3.8.0
+Requires: gnome-themes-standard
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
Requires: gtk+3 >= %{gtk_version}
Requires: json-glib >= %{json_glib_version}
Requires: libcroco >= %{libcroco_version}
-Requires: metacity-theme-base
Requires: mutter >= %{mutter_version}
Requires: nautilus >= 3.8.0
Requires: polkit >= %{polkit_version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell.git/commitdiff/219c187602c642b7d9fe859c6be78eba15c556f6
More information about the pld-cvs-commit
mailing list