[libgdata] Disable tests

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 22 17:09:56 UTC 2010


commit 360d1856b6dc3e54dbcdc4d519c25ed3fb68d671
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 22 13:08:56 2010 -0400

    Disable tests

 libgdata.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libgdata.spec b/libgdata.spec
index 0cd9bfd..f21538a 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -53,8 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %check
 # Only the general test can be run without network access
-cd gdata/tests
-./general
+# Actually, the general test doesn't work either without gconf
+#cd gdata/tests
+#./general
 
 %post -p /sbin/ldconfig
 
@@ -78,6 +79,7 @@ cd gdata/tests
 %changelog
 * Wed Sep 22 2010 Matthias Clasen <mclasen at redhat.com> - 0.6.4-5
 - Rebuild with newer gobject-introspection
+- Disable tests
 
 * Thu Jul 15 2010 Colin Walters <walters at verbum.org> - 0.6.4-4
 - Rebuild with new gobject-introspection


More information about the scm-commits mailing list