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

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 03:34:05 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
Communication confusion between myself and herlo caused this patch.




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- gnome-shell.spec	7 Dec 2009 03:23:25 -0000	1.17
+++ gnome-shell.spec	7 Dec 2009 03:34:05 -0000	1.18
@@ -21,7 +21,6 @@ BuildRoot:      %(mktemp -ud %{_tmppath}
 %define mutter_version 2.28.0
 
 ## Needed by git tree
-BuildRequires:  autogen
 BuildRequires:  autoconf
 BuildRequires:  automake
 
@@ -75,7 +74,7 @@ easy to use experience.
 
 %build
 ## Needed to build the git tree
-autogen
+/bin/sh $RPM_BUILD_ROOT/autogen.sh
 %configure
 
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath




More information about the fedora-extras-commits mailing list