Hello community, here is the log from the commit of package yast2-perl-bindings checked in at Mon Sep 29 18:28:45 CEST 2008. -------- --- yast2-perl-bindings/yast2-perl-bindings.changes 2008-07-18 12:01:33.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-perl-bindings/yast2-perl-bindings.changes 2008-09-29 14:56:50.825745000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 29 14:25:15 CEST 2008 - visnov@suse.cz + +- Fixed testsuite +- 2.17.2 + +------------------------------------------------------------------- Old: ---- yast2-perl-bindings-2.17.1.tar.bz2 New: ---- yast2-perl-bindings-2.17.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-perl-bindings.spec ++++++ --- /var/tmp/diff_new_pack.K11384/_old 2008-09-29 18:28:39.000000000 +0200 +++ /var/tmp/diff_new_pack.K11384/_new 2008-09-29 18:28:39.000000000 +0200 @@ -1,10 +1,17 @@ # -# spec file for package yast2-perl-bindings (Version 2.17.1) +# spec file for package yast2-perl-bindings (Version 2.17.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -12,12 +19,12 @@ Name: yast2-perl-bindings -Version: 2.17.1 +Version: 2.17.2 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-perl-bindings-2.17.1.tar.bz2 +Source0: yast2-perl-bindings-2.17.2.tar.bz2 Prefix: /usr BuildRequires: blocxx-devel curl-devel gcc-c++ libxcrypt-devel rpm-devel yast2-core-devel yast2-devtools yast2-ycp-ui-bindings-devel # YCPValue::valuetype_str() @@ -42,7 +49,7 @@ Martin Vidner <mvidner@suse.cz> %prep -%setup -n yast2-perl-bindings-2.17.1 +%setup -n yast2-perl-bindings-2.17.2 %build %{prefix}/bin/y2tool y2autoconf @@ -83,6 +90,9 @@ /usr/share/YaST2/data/devtools/admin/aminclude/pluglib-bindings.ami %doc %{prefix}/share/doc/packages/yast2-perl-bindings %changelog +* Mon Sep 29 2008 visnov@suse.cz +- Fixed testsuite +- 2.17.2 * Fri Jul 18 2008 mvidner@suse.cz - Fixed a missing declaration uncovered by a change in yast2-core. - 2.17.1 ++++++ yast2-perl-bindings-2.17.1.tar.bz2 -> yast2-perl-bindings-2.17.2.tar.bz2 ++++++ ++++ 15549 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/configure.in new/yast2-perl-bindings-2.17.2/configure.in --- old/yast2-perl-bindings-2.17.1/configure.in 2008-07-18 12:02:32.000000000 +0200 +++ new/yast2-perl-bindings-2.17.2/configure.in 2008-09-26 09:26:11.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-perl-bindings dnl -dnl -- This file is generated by y2autoconf 2.17.2 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-perl-bindings, 2.17.1, http://bugs.opensuse.org/, yast2-perl-bindings) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/doc/YaPI.html new/yast2-perl-bindings-2.17.2/doc/YaPI.html --- old/yast2-perl-bindings-2.17.1/doc/YaPI.html 2008-07-18 12:02:55.000000000 +0200 +++ new/yast2-perl-bindings-2.17.2/doc/YaPI.html 2008-09-26 09:27:00.000000000 +0200 @@ -4,13 +4,15 @@ <head> <title>YaPI - common functions for modules implementing YaST API</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<link rev="made" href="mailto:root@localhost" /> +<link rev="made" href="mailto:feedback@suse.de" /> </head> <body style="background-color: white"> -<p><a name="__index__"></a></p> + <!-- INDEX BEGIN --> +<div name="index"> +<p><a name="__index__"></a></p> <ul> @@ -37,9 +39,11 @@ </ul> </ul> + +<hr name="index" /> +</div> <!-- INDEX END --> -<hr /> <p> </p> <h1><a name="name">NAME</a></h1> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/doc/YaST__YCP.html new/yast2-perl-bindings-2.17.2/doc/YaST__YCP.html --- old/yast2-perl-bindings-2.17.1/doc/YaST__YCP.html 2007-11-13 14:14:52.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/doc/YaST__YCP.html 2008-09-03 14:29:04.000000000 +0200 @@ -9,8 +9,10 @@ <body style="background-color: white"> -<p><a name="__index__"></a></p> + <!-- INDEX BEGIN --> +<div name="index"> +<p><a name="__index__"></a></p> <ul> @@ -36,9 +38,11 @@ </ul> </ul> + +<hr name="index" /> +</div> <!-- INDEX END --> -<hr /> <p> </p> <h1><a name="name">NAME</a></h1> @@ -65,25 +69,25 @@ an argument to a YCP function, it will convert a Perl scalar to the desired type.</p> <p>On the other hand, if the type is not known, expressed -in YCP as <a href="#item_any"><code>any</code></a>, scalars will be passed as strings. If you want +in YCP as <a href="#any"><code>any</code></a>, scalars will be passed as strings. If you want a specific data type, use one of the data classes like <a href="#integer">YaST::YCP::Integer</a>. Of course these work also when the type is known.</p> <dl> -<dt><strong><a name="item_void">void</a></strong> +<dt><strong><a name="void" class="item">void</a></strong> <dd> <p>Has only one value, <code>nil</code>, which is represented as <code>undef</code>. Any data type can have <code>nil</code> as a value.</p> </dd> </li> -<dt><strong><a name="item_any">any</a></strong> +<dt><strong><a name="any" class="item">any</a></strong> <dd> <p>A union of all data types. Any data type can be assigned to it.</p> </dd> </li> -<dt><strong><a name="item_string_2c_integer_2c_float_2c_boolean">string, integer, float, boolean</a></strong> +<dt><strong><a name="string_integer_float_boolean" class="item">string, integer, float, boolean</a></strong> <dd> <p><strong>YCP to Perl:</strong> Becomes a scalar</p> @@ -95,7 +99,7 @@ if you want a specific data type.</p> </dd> </li> -<dt><strong><a name="item_list__3ct_3e">list <T></a></strong> +<dt><strong><a name="list_t" class="item">list <T></a></strong> <dd> <p><strong>YCP to Perl:</strong> A list becomes a reference to an array. @@ -109,7 +113,7 @@ even if the result is assigned to a list.</p> </dd> </li> -<dt><strong><a name="item_map__3ct1_2c_t2_3e">map <T1, T2></a></strong> +<dt><strong><a name="map_t1_t2" class="item">map <T1, T2></a></strong> <dd> <p><strong>YCP to Perl:</strong> A map becomes a reference to a hash. @@ -119,7 +123,7 @@ <p><strong>Perl to YCP:</strong> A reference to a hash becomes a map.</p> </dd> </li> -<dt><strong><a name="item_path">path</a></strong> +<dt><strong><a name="path" class="item">path</a></strong> <dd> <p><strong>YCP to Perl:</strong> NOT IMPLEMENTED YET.</p> @@ -130,7 +134,7 @@ Otherwise use <a href="#path">Path</a> (which is NOT IMPLEMENTED YET).</p> </dd> </li> -<dt><strong><a name="item_symbol">symbol</a></strong> +<dt><strong><a name="symbol" class="item">symbol</a></strong> <dd> <p><strong>YCP to Perl:</strong> Becomes a <a href="#symbol">Symbol</a>.</p> @@ -141,7 +145,7 @@ Otherwise use <a href="#symbol">Symbol</a>.</p> </dd> </li> -<dt><strong><a name="item_term">term</a></strong> +<dt><strong><a name="term" class="item">term</a></strong> <dd> <p><strong>YCP to Perl:</strong> Becomes a <a href="#term">Term</a>.</p> @@ -150,7 +154,7 @@ <p><strong>Perl to YCP:</strong> Use <a href="#term">Term</a>.</p> </dd> </li> -<dt><strong><a name="item_byteblock">byteblock</a></strong> +<dt><strong><a name="byteblock" class="item">byteblock</a></strong> <dd> <p><strong>YCP to Perl:</strong> Becomes a scalar.</p> @@ -161,7 +165,7 @@ Otherwise use <a href="#byteblock">Byteblock</a>.</p> </dd> </li> -<dt><strong><a name="item_locale_2c_block__3ct_3e_2c__2e_2e_2e">locale, block <T>, ...</a></strong> +<dt><strong><a name="locale_block_t" class="item">locale, block <T>, ...</a></strong> <dd> <p>Not implemented.</p> @@ -188,7 +192,7 @@ <pre> YaST::YCP::init_ui (); YaST::YCP::init_ui "qt";</pre> -<p>Initializes the user interface, ``ncurses'' (the default) or ``qt''.</p> +<p>Initializes the user interface, "ncurses" (the default) or "qt".</p> <p> </p> <h2><a name="import">Import</a></h2> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/Makefile.am new/yast2-perl-bindings-2.17.2/testsuite/Makefile.am --- old/yast2-perl-bindings-2.17.1/testsuite/Makefile.am 2006-10-10 14:05:36.000000000 +0200 +++ new/yast2-perl-bindings-2.17.2/testsuite/Makefile.am 2008-09-29 14:18:07.000000000 +0200 @@ -1,7 +1,7 @@ TESTS_ENVIRONMENT = PERL5LIB=$(DESTDIR)$(PERL_VENDORARCH) prefix=$(prefix) libdir=$(libdir) # test-perl writes to the log :( # but so does test-perl-min -TESTS = test-perl-min test-yast# test-perl -EXTRA_DIST = $(TESTS) tests/*.ycp tests/*.pm tests/A/*.pm tests/*.out tests/*.err tests.pl/*.pl tests.pl/*.ycp tests.pl/*.out tests.pl/*.err +TESTS = test-perl-script test-yast# test-perl +EXTRA_DIST = $(TESTS) test-perl-min tests/*.ycp tests/*.pm tests/A/*.pm tests/*.out tests/*.err tests.pl/*.pl tests.pl/*.ycp tests.pl/*.out tests.pl/*.err clean-local: rm -f tmp.out.* tmp.err.* diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/test-perl-script new/yast2-perl-bindings-2.17.2/testsuite/test-perl-script --- old/yast2-perl-bindings-2.17.1/testsuite/test-perl-script 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/test-perl-script 2008-09-29 14:12:32.000000000 +0200 @@ -0,0 +1,7 @@ +#!/bin/bash + +export Y2SILENTSEARCH=1 + +./test-perl-min + +exit $? diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/long.err new/yast2-perl-bindings-2.17.2/testsuite/tests/long.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/long.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/long.err 2008-09-29 14:47:09.000000000 +0200 @@ -30,3 +30,4 @@ <1> [YCP] tests/long.ycp:19 loop 7 * 2**30: 7516192768 class <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/reference.err new/yast2-perl-bindings-2.17.2/testsuite/tests/reference.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/reference.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/reference.err 2008-09-29 14:47:25.000000000 +0200 @@ -12,3 +12,4 @@ <1> [YCP] tests/reference.ycp:24 map: $["a":"A", "b":"y-ok", "d":"123"] <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/simple1.err new/yast2-perl-bindings-2.17.2/testsuite/tests/simple1.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/simple1.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/simple1.err 2008-09-29 14:34:41.000000000 +0200 @@ -7,3 +7,4 @@ <1> [YCP] tests/simple1.ycp:6 Hello, world <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/testpfunc1.err new/yast2-perl-bindings-2.17.2/testsuite/tests/testpfunc1.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/testpfunc1.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/testpfunc1.err 2008-09-29 14:35:33.000000000 +0200 @@ -10,3 +10,4 @@ <1> [YCP] tests/testpfunc1.ycp:13 amap ($["one":"two"]): $["a":"1", "b":"two"] <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/testpfunc2.err new/yast2-perl-bindings-2.17.2/testsuite/tests/testpfunc2.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/testpfunc2.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/testpfunc2.err 2008-09-29 14:35:53.000000000 +0200 @@ -7,4 +7,5 @@ <1> [YCP] tests/testpfunc2.ycp:5 nested: Hello, world <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' <1> [Y2Perl] YPerl.cc(destroy):XXX Shutting down embedded Perl interpreter. diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/types2.err new/yast2-perl-bindings-2.17.2/testsuite/tests/types2.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/types2.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/types2.err 2008-09-29 14:36:11.000000000 +0200 @@ -9,3 +9,4 @@ <1> [YCP] tests/types2.ycp:8 termreverse: `mreTyM ("42", "Hi") <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/tests/types.err new/yast2-perl-bindings-2.17.2/testsuite/tests/types.err --- old/yast2-perl-bindings-2.17.1/testsuite/tests/types.err 2008-03-12 14:30:18.000000000 +0100 +++ new/yast2-perl-bindings-2.17.2/testsuite/tests/types.err 2008-09-29 14:36:04.000000000 +0200 @@ -8,3 +8,4 @@ <1> [YCP] tests/types.ycp:5 bool2: false <1> [wfm] WFMSubAgent.cc(~WFMSubAgent):XXX Deleting SubAgent: 0 scr <1> [liby2] genericfrontend.cc(main):XXX Finished YaST2 component 'y2base' +<1> [liby2] genericfrontend.cc(main):XXX Exiting with client return value 'nil' diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/testsuite/test-yast new/yast2-perl-bindings-2.17.2/testsuite/test-yast --- old/yast2-perl-bindings-2.17.1/testsuite/test-yast 2006-10-10 14:05:36.000000000 +0200 +++ new/yast2-perl-bindings-2.17.2/testsuite/test-yast 2008-09-29 14:13:27.000000000 +0200 @@ -37,7 +37,7 @@ echo ----- $BASE CASEOK=true # y2log to stderr, take specified namespace from Perl - $Y2BASE -l - -n $BASE=perl $SCRIPT testsuite > tmp.out.$BASE 2> tmp.err.$BASE + Y2SILENTSEARCH=1 $Y2BASE -l - -n $BASE=perl $SCRIPT testsuite > tmp.out.$BASE 2> tmp.err.$BASE # filter out variable information sed --in-place -e 's/^....-..-.. ..:..:.. \(<.> \)[^ ]* /\1/' tmp.err.$BASE sed --in-place -e 's/\(([^)]*)\):[0-9]\+/\1:XXX/' tmp.err.$BASE diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-perl-bindings-2.17.1/VERSION new/yast2-perl-bindings-2.17.2/VERSION --- old/yast2-perl-bindings-2.17.1/VERSION 2008-07-18 11:59:59.000000000 +0200 +++ new/yast2-perl-bindings-2.17.2/VERSION 2008-09-29 14:25:12.000000000 +0200 @@ -1 +1 @@ -2.17.1 +2.17.2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de