rpms/gnome-shell/devel .cvsignore, 1.2, 1.3 gnome-shell.spec, 1.1, 1.2 sources, 1.2, 1.3

Owen Taylor otaylor at fedoraproject.org
Sat Aug 29 00:30:24 UTC 2009


Author: otaylor

Update of /cvs/extras/rpms/gnome-shell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23119

Modified Files:
	.cvsignore gnome-shell.spec sources 
Log Message:
* Fri Aug 28 2009 Owen Taylor <otaylor at redhat.com> - 2.27.1-1
- Update to 2.27.1
- Update Requires, add desktop-effects



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	13 Aug 2009 00:07:56 -0000	1.2
+++ .cvsignore	29 Aug 2009 00:30:24 -0000	1.3
@@ -1 +1,2 @@
 gnome-shell-2.27.0.tar.bz2
+gnome-shell-2.27.1.tar.bz2


Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gnome-shell.spec	13 Aug 2009 00:07:56 -0000	1.1
+++ gnome-shell.spec	29 Aug 2009 00:30:24 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        2.27.0
-Release:        4
+Version:        2.27.1
+Release:        1
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -10,7 +10,7 @@ Source0:        http://ftp.gnome.org/pub
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %define clutter_version 1.0.0
-%define mutter_version 2.27.2
+%define mutter_version 2.27.3
 
 BuildRequires:  clutter-devel >= %{clutter_version}
 BuildRequires:  dbus-glib-devel
@@ -28,10 +28,14 @@ BuildRequires:  libgnomeui-devel
 BuildRequires:  librsvg2-devel
 BuildRequires:  mutter-devel >= %{mutter_version}
 
-# wrapper script uses to see if gnome-panel is running
-Requires:       dbus-python
+# User interface to switch to GNOME Shell
+Requires:       desktop-effects
 # For %pre/%post usage of gconftool-2
 Requires:       GConf2
+# wrapper script uses to restart old GNOME session if run --replace
+# from the command line
+Requires:       gnome-python2-gconf
+Requires:       pygobject2
 # wrapper script uses to figure out available GLX capabilities
 Requires:       glx-utils
 # needed for loading SVG's via gdk-pixbuf
@@ -109,6 +113,10 @@ gconftool-2 --makefile-install-rule \
   > /dev/null || :
 
 %changelog
+* Fri Aug 28 2009 Owen Taylor <otaylor at redhat.com> - 2.27.1-1
+- Update to 2.27.1
+- Update Requires, add desktop-effects
+
 * Wed Aug 12 2009 Owen Taylor <otaylor at redhat.com> - 2.27.0-4
 - Add an explicit dependency on GConf2 for pre/post
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	13 Aug 2009 00:07:57 -0000	1.2
+++ sources	29 Aug 2009 00:30:24 -0000	1.3
@@ -1 +1 @@
-372771ace3aeb34b0a689f917bb68f10  gnome-shell-2.27.0.tar.bz2
+545c430995be8cd3c7b997f244135135  gnome-shell-2.27.1.tar.bz2




More information about the fedora-extras-commits mailing list