rpms/gnome-shell/devel gnome-shell.spec,1.16,1.17

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 03:23:25 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
Typo fix in buildrequires of auto tools




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- gnome-shell.spec	7 Dec 2009 03:22:24 -0000	1.16
+++ gnome-shell.spec	7 Dec 2009 03:23:25 -0000	1.17
@@ -21,9 +21,9 @@ BuildRoot:      %(mktemp -ud %{_tmppath}
 %define mutter_version 2.28.0
 
 ## Needed by git tree
-BuildRequires   autogen
-BuildRequires   autoconf
-BuildRequires   automake
+BuildRequires:  autogen
+BuildRequires:  autoconf
+BuildRequires:  automake
 
 BuildRequires:  clutter-devel >= %{clutter_version}
 BuildRequires:  dbus-glib-devel




More information about the fedora-extras-commits mailing list