From 06ba3fa26e3850476d4234c30bfce8a2cb64fe74e35bd9cb862488b771529555 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 17 Jul 2009 13:50:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=14 --- automake-testsuite.changes | 5 +++++ automake-testsuite.spec | 4 ++-- automake.changes | 5 +++++ automake.spec | 4 ++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/automake-testsuite.changes b/automake-testsuite.changes index c8df2b5..429fb50 100644 --- a/automake-testsuite.changes +++ b/automake-testsuite.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 10 19:37:24 UTC 2009 - jansimon.moeller@opensuse.org + +- Disable the testsuite also for ARM as it blocks/stalls the worker. + ------------------------------------------------------------------- Sun Jun 21 11:11:31 CEST 2009 - coolo@novell.com diff --git a/automake-testsuite.spec b/automake-testsuite.spec index ae839d9..3b1db60 100644 --- a/automake-testsuite.spec +++ b/automake-testsuite.spec @@ -26,7 +26,7 @@ AutoReqProv: on PreReq: %{install_info_prereq} Requires: autoconf >= 2.62 Version: 1.11 -Release: 2 +Release: 3 Summary: A Program for Automatically Generating GNU-Style Makefile.in Files Url: http://www.gnu.org/software/automake BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -64,7 +64,7 @@ make %check # Some architectures can't keep up the pace. -%ifnarch alpha +%ifnarch alpha %arm make check VERBOSE=1 %endif diff --git a/automake.changes b/automake.changes index c8df2b5..429fb50 100644 --- a/automake.changes +++ b/automake.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 10 19:37:24 UTC 2009 - jansimon.moeller@opensuse.org + +- Disable the testsuite also for ARM as it blocks/stalls the worker. + ------------------------------------------------------------------- Sun Jun 21 11:11:31 CEST 2009 - coolo@novell.com diff --git a/automake.spec b/automake.spec index 4c4c92d..1a9c4bf 100644 --- a/automake.spec +++ b/automake.spec @@ -26,7 +26,7 @@ AutoReqProv: on PreReq: %{install_info_prereq} Requires: autoconf >= 2.62 Version: 1.11 -Release: 2 +Release: 3 Summary: A Program for Automatically Generating GNU-Style Makefile.in Files Url: http://www.gnu.org/software/automake BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -64,7 +64,7 @@ make %check # Some architectures can't keep up the pace. -%ifnarch alpha +%ifnarch alpha %arm make check VERBOSE=1 %endif