[gnome-shell] drop autogoo that's lacking buildrequires and seems unneeded

Ray Strode rstrode at fedoraproject.org
Wed Jul 18 17:49:04 UTC 2012


commit f097d3bd3473f11c682802e4256620218b705955
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Jul 18 13:47:25 2012 -0400

    drop autogoo that's lacking buildrequires and seems unneeded

 gnome-shell.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 6f7c54e..9a20ebc 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -93,13 +93,8 @@ easy to use experience.
 %patch0 -p1 -b .avoid-redhat-menus
 %patch1 -p1 -b .firefox
 
-# reautogen for Mirror-Evolution-calendar-settings-into-our-own-sche.patch
-rm configure
-
 %build
-export CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations"
-(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
- %configure --disable-static)
+%configure --disable-static
 make V=1 %{?_smp_mflags}
 
 %install


More information about the scm-commits mailing list