[releng] Updates for 2.29.90



commit 240b5ab55e1a7b583f4dd1fcd61c00f3f69797f8
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 11 00:55:22 2010 -0500

    Updates for 2.29.90

 tools/smoketesting/sample-tarball.jhbuildrc  |    3 ++-
 tools/smoketesting/tarball-conversion.config |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index ff49250..08c1d83 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -6,7 +6,7 @@
 # what module set should be used.  The default at the moment is 'gnome28',
 # but it can be any of the files in the modulesets directory, or even
 # the URL of a module set file on a web server.
-moduleset = 'gnome-2.29.6'
+moduleset = 'gnome-2.29.90'
 
 # A list of the modules to build.  Defaults to the Gnome Desktop and
 # developer platform.
@@ -65,6 +65,7 @@ skip.append('mozilla')
 skip.append('nspr')
 skip.append('nss')
 skip.append('pulseaudio')
+skip.append('WebKit')
 
 # libxml2, libxslt, and gamin are totally inconsistent with the rest of Gnome
 # about python.  See
diff --git a/tools/smoketesting/tarball-conversion.config b/tools/smoketesting/tarball-conversion.config
index 005b694..e5dab39 100644
--- a/tools/smoketesting/tarball-conversion.config
+++ b/tools/smoketesting/tarball-conversion.config
@@ -317,7 +317,7 @@
     <package name="pygtk"              subdir="python" set="bindings"/>
     <package name="gnome-python"       subdir="python" set="bindings"/>
     <package name="pyorbit"            subdir="python" set="bindings"/>
-    <package name="pyatspi2"           subdir="python" set="bindings"/>
+    <package name="pyatspi"            subdir="python" set="bindings"/>
     # Mono
     <package name="gtk-sharp"          subdir="mono"   set="bindings"/>
     ## MOBILE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]