diff --git a/ignore-tdb1-run-transaction-expand.diff b/ignore-tdb1-run-transaction-expand.diff index c6fa36c..5fc8e0e 100644 --- a/ignore-tdb1-run-transaction-expand.diff +++ b/ignore-tdb1-run-transaction-expand.diff @@ -1,19 +1,19 @@ Author: Debian tdb maintainers Bugzilla: 769268 - tdb: tdb1-run-transaction-expand test fails on ppc64 -Index: tdb-1.2.10/wscript +Index: tdb-1.2.11/wscript =================================================================== ---- tdb-1.2.10.orig/wscript -+++ tdb-1.2.10/wscript -@@ -192,8 +192,9 @@ def testonly(ctx): +--- tdb-1.2.11.orig/wscript ++++ tdb-1.2.11/wscript +@@ -196,8 +196,9 @@ def testonly(ctx): if ret != 0: print("%s failed:" % f) samba_utils.RUN_COMMAND("cat " + os.path.join(testdir, 'test-output')) -- ecode = ret; -- break; +- ecode = ret +- break + if f != 'tdb1-run-transaction-expand': + ecode = ret; + break; - + if ecode == 0: cmd = os.path.join(Utils.g_module.blddir, 'tdbtorture') diff --git a/tdb.changes b/tdb.changes index 3c29107..9e32ba1 100644 --- a/tdb.changes +++ b/tdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 7 23:49:48 UTC 2013 - dvaleev@suse.com + +- refresh ignore-tdb1-run-transaction-expand.diff patch + ------------------------------------------------------------------- Sun Dec 2 17:27:15 UTC 2012 - lmuelle@suse.com diff --git a/tdb.spec b/tdb.spec index 57c3c32..e15757b 100644 --- a/tdb.spec +++ b/tdb.spec @@ -1,7 +1,7 @@ # # spec file for package tdb # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed