rpms/gnome-shell/devel gnome-shell.spec,1.24,1.25

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 21:53:39 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
Added gnome-common for autogen.sh dep



Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- gnome-shell.spec	7 Dec 2009 21:32:48 -0000	1.24
+++ gnome-shell.spec	7 Dec 2009 21:53:38 -0000	1.25
@@ -2,7 +2,7 @@
 
 Name:           gnome-shell
 Version:        2.28.0.%{alphatag}
-Release:        2
+Release:        4
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -23,6 +23,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}
 ## Needed by git tree
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  gnome-common
 
 BuildRequires:  clutter-devel >= %{clutter_version}
 BuildRequires:  dbus-glib-devel
@@ -133,6 +134,9 @@ gconftool-2 --makefile-install-rule \
   > /dev/null || :
 
 %changelog
+* Mon Dec 07 2009 Adam Miller <maxamillion at fedoraproject.org> - 2.28.0.20091206git-4
+- Added gnome-common needed by autogen.sh in git snapshot build
+
 * Sun Dec 06 2009 Adam Miller <maxamillion at fedoraproject.org> - 2.28.0.20091206git-3
 - Added the autotools needed to build the git snapshot to the build requires
 




More information about the fedora-extras-commits mailing list