Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2014-07-10 14:55:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autogen (Old)
 and      /work/SRC/openSUSE:Factory/.autogen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autogen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2014-07-04 
09:34:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autogen.new/autogen.changes     2014-07-10 
14:55:22.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul  4 12:03:09 UTC 2014 - sch...@suse.de
+
+- agen5-testsuite.patch: fix spurious testsuite failure
+
+-------------------------------------------------------------------

New:
----
  agen5-testsuite.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ autogen.spec ++++++
--- /var/tmp/diff_new_pack.Wfzj3X/_old  2014-07-10 14:55:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Wfzj3X/_new  2014-07-10 14:55:22.000000000 +0200
@@ -32,6 +32,7 @@
 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 @@
 %setup -q
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf -fi

++++++ agen5-testsuite.patch ++++++
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/' \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to