Accepting request 239755 from home:Andreas_Schwab:Factory

- agen5-testsuite.patch: fix spurious testsuite failure

OBS-URL: https://build.opensuse.org/request/show/239755
OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=29
This commit is contained in:
Andreas Schwab 2014-07-07 07:09:39 +00:00 committed by Git OBS Bridge
parent df0268e2fa
commit 6c8d1541c0
3 changed files with 20 additions and 0 deletions

13
agen5-testsuite.patch Normal file
View File

@ -0,0 +1,13 @@
Index: autogen-5.18.3/agen5/test/debug.test
===================================================================
--- autogen-5.18.3.orig/agen5/test/debug.test
+++ autogen-5.18.3/agen5/test/debug.test
@@ -155,7 +155,7 @@ fi
run_ag x1 ${trace_args} ${testname}.def || failure AutoGen failed
${SED} \
-e 's@from file .*agInit.*@from file agInit.c line XXX:@' \
- -e '/ from debug\.def/s/ at 0x.*//' \
+ -e '/ from debug\.def/s/ at .*//' \
-e '/Called ag_scm_for_index/d' \
-e '/^AutoGen /s/[0-9][0-9]* starts:.*/NNNN starts:/' \
-e 's/Guile Library Version .*/Guile Library Version X.X.X/' \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 4 12:03:09 UTC 2014 - schwab@suse.de
- agen5-testsuite.patch: fix spurious testsuite failure
-------------------------------------------------------------------
Thu Jul 3 08:43:05 UTC 2014 - schwab@suse.de

View File

@ -32,6 +32,7 @@ Url: http://autogen.sourceforge.net/
Source: %{name}-%{version}.tar.xz
Patch1: autogen-build_ldpath.patch
Patch2: autoopts-remove-stupid-set-e.patch
Patch3: agen5-testsuite.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %{install_info_prereq}
@ -46,6 +47,7 @@ that must be kept synchronized in parallel tables.
%setup -q
%patch1
%patch2 -p1
%patch3 -p1
%build
autoreconf -fi