packages (DEVEL): gnome-shell/gnome-shell.spec, gnome-shell/gtk3.patch (NEW...

wiget wiget at pld-linux.org
Wed Dec 29 10:17:39 CET 2010


Author: wiget                        Date: Wed Dec 29 09:17:39 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.91.4

---- Files affected:
packages/gnome-shell:
   gnome-shell.spec (1.13.2.8 -> 1.13.2.9) , gtk3.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: packages/gnome-shell/gnome-shell.spec
diff -u packages/gnome-shell/gnome-shell.spec:1.13.2.8 packages/gnome-shell/gnome-shell.spec:1.13.2.9
--- packages/gnome-shell/gnome-shell.spec:1.13.2.8	Thu Dec  2 21:48:52 2010
+++ packages/gnome-shell/gnome-shell.spec	Wed Dec 29 10:17:34 2010
@@ -1,12 +1,13 @@
 # $Revision$, $Date$
 Summary:	Window manager and application launcher for GNOME
 Name:		gnome-shell
-Version:	2.91.3
+Version:	2.91.4
 Release:	1
 License:	GPL v2+
 Group:		X11/Window Managers
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}-%{version}.tar.bz2
-# Source0-md5:	467a577946f044c96e046bff90075895
+# Source0-md5:	63010847f5887dd97d00e6d7a3bf22b3
+Patch0:		gtk3.patch
 URL:		http://live.gnome.org/GnomeShell
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.63
@@ -16,27 +17,29 @@
 BuildRequires:	gettext-devel
 BuildRequires:	gjs-devel >= 0.7.5
 BuildRequires:	glib2-devel >= 1:2.26.0
-BuildRequires:	gnome-desktop3-devel >= 2.90.0
+#BuildRequires:	gnome-bluetooth >= 2.90
+BuildRequires:	gnome-desktop3-devel >= 2.91.4
 BuildRequires:	gnome-menus-devel
 BuildRequires:	gobject-introspection-devel >= 0.9.0
 BuildRequires:	gstreamer-devel >= 0.10.16
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10.16
-BuildRequires:	gtk+3-devel >= 2.91.0
+BuildRequires:	gtk+3-devel >= 2.91.7
 BuildRequires:	intltool >= 0.26
 BuildRequires:	libcanberra-devel
 BuildRequires:	libcroco-devel
 BuildRequires:	libtool >= 2:2.2.6
-BuildRequires:	mutter-devel >= 2.91.3
+BuildRequires:	mutter-devel >= 2.91.4
 BuildRequires:	pkgconfig >= 1:0.22
 BuildRequires:	pulseaudio-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	startup-notification-devel
+BuildRequires:	xorg-lib-libXfixes-devel
 # for libmozjs.so
 BuildRequires:	xulrunner-libs
 Requires(post,preun):	GConf2
 Requires(post,postun):	glib2 >= 1:2.26.0
 Requires:	gsettings-desktop-schemas
-Requires:	mutter >= 2.91.0
+Requires:	mutter >= 2.91.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,6 +52,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -110,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13.2.9  2010/12/29 09:17:34  wiget
+- 2.91.4
+
 Revision 1.13.2.8  2010/12/02 20:48:52  wiget
 - 2.91.3
 

================================================================
Index: packages/gnome-shell/gtk3.patch
diff -u /dev/null packages/gnome-shell/gtk3.patch:1.1.2.1
--- /dev/null	Wed Dec 29 10:17:39 2010
+++ packages/gnome-shell/gtk3.patch	Wed Dec 29 10:17:34 2010
@@ -0,0 +1,11 @@
+--- gnome-shell-2.91.4/configure.ac.wiget	2010-12-29 10:07:01.323398682 +0100
++++ gnome-shell-2.91.4/configure.ac	2010-12-29 10:07:14.108291539 +0100
+@@ -71,7 +71,7 @@ PKG_CHECK_MODULES(MUTTER_PLUGIN, gio-2.0
+                                  mutter-plugins >= $MUTTER_MIN_VERSION
+                                  gjs-internals-1.0 >= $GJS_MIN_VERSION
+ 				 libgnome-menu $recorder_modules gconf-2.0
+-                                 gdk-x11-3.0
++                                 gdk-3.0
+ 				 clutter-x11-1.0 >= $CLUTTER_MIN_VERSION
+ 				 clutter-glx-1.0 >= $CLUTTER_MIN_VERSION
+                                  libstartup-notification-1.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.13.2.8&r2=1.13.2.9&f=u



More information about the pld-cvs-commit mailing list