[releng] [smoketesting] Sync stable and unstable jhbuildrc files



commit 31b60206217dd923f512a08d2b484828be6d6482
Author: Vincent Untz <vuntz gnome org>
Date:   Tue May 5 20:39:25 2009 +0200

    [smoketesting] Sync stable and unstable jhbuildrc files
---
 tools/smoketesting/sample-tarball-stable.jhbuildrc |    2 ++
 tools/smoketesting/sample-tarball.jhbuildrc        |    5 +++++
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/tools/smoketesting/sample-tarball-stable.jhbuildrc b/tools/smoketesting/sample-tarball-stable.jhbuildrc
index b9732a4..2db3ab0 100644
--- a/tools/smoketesting/sample-tarball-stable.jhbuildrc
+++ b/tools/smoketesting/sample-tarball-stable.jhbuildrc
@@ -66,6 +66,8 @@ skip.append('firefox')
 
 # we're better off using the distro packages for mozilla/firefox
 skip.append('mozilla')
+
+# do not build things that the distro can provide
 skip.append('nspr')
 skip.append('nss')
 skip.append('pulseaudio')
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index fb87455..fa59d8f 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -67,6 +67,11 @@ skip.append('firefox')
 # we're better off using the distro packages for mozilla/firefox
 skip.append('mozilla')
 
+# do not build things that the distro can provide
+skip.append('nspr')
+skip.append('nss')
+skip.append('pulseaudio')
+
 # libxml2, libxslt, and gamin are totally inconsistent with the rest of Gnome
 # about python.  See
 # http://mail.gnome.org/archives/garnome-list/2005-July/msg00199.html



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