commit yast2 for openSUSE:Factory
Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at Mon Jun 29 16:43:45 CEST 2009. -------- --- yast2/yast2.changes 2009-06-03 12:30:42.000000000 +0200 +++ yast2/yast2.changes 2009-06-19 16:05:10.000000000 +0200 @@ -1,0 +2,24 @@ +Fri Jun 19 13:01:19 CEST 2009 - jsrain@suse.cz + +- removed cyclic dependency between YCP modules preventing from + correct build +- 2.18.18 + +------------------------------------------------------------------- +Tue Jun 16 16:44:49 CEST 2009 - mvidner@suse.cz + +- Using autodocs-ycp.ami, which contains a fix for automake 1.11. + +------------------------------------------------------------------- +Thu Jun 11 18:09:25 CEST 2009 - lslezak@suse.cz + +- use float::tolstring() function in String::FormatSize() and + String::FormatSizeWithPrecision() to use the current + locale decimal separator (bnc#372671) + +------------------------------------------------------------------- +Thu Jun 11 15:55:55 CEST 2009 - jsrain@suse.cz + +- Getting hostname info from /etc/HOSTNAME only if the file exists. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-2.18.17.tar.bz2 New: ---- yast2-2.18.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.E12747/_old 2009-06-29 16:39:18.000000000 +0200 +++ /var/tmp/diff_new_pack.E12747/_new 2009-06-29 16:39:18.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2 (Version 2.18.17) +# spec file for package yast2 (Version 2.18.18) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,21 +19,21 @@ Name: yast2 -Version: 2.18.17 -Release: 2 -License: GPL v2 or later +Version: 2.18.18 +Release: 1 +License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-2.18.17.tar.bz2 +Source0: yast2-2.18.18.tar.bz2 Prefix: /usr Source1: yast2-rpmlintrc BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-perl-bindings yast2-testsuite # Needed already in build time -BuildRequires: yast2-core >= 2.17.1 yast2-pkg-bindings >= 2.17.32 yast2-ycp-ui-bindings >= 2.18.4 +BuildRequires: yast2-core >= 2.18.12 yast2-pkg-bindings >= 2.17.32 yast2-ycp-ui-bindings >= 2.18.4 # pre-requires for filling the sysconfig template (sysconfig.yast2) PreReq: %fillup_prereq -# y2base foo -S (hello) UI, list:: namespace -Requires: yast2-core >= 2.17.1 +# float::tolstring builtin +Requires: yast2-core >= 2.18.12 # Mod_UI # new UI::OpenContextMenu Requires: yast2-ycp-ui-bindings >= 2.18.4 @@ -93,32 +93,10 @@ This package contains scripts and data needed for SuSE Linux installation with YaST2 - - -Authors: --------- - Michael Andres <ma@suse.de> - Waldo Bastian <bastian@suse.de> - Michael Hager <mike@suse.de> - Stefan Hundhammer <sh@suse.de> - Klaus Kaempf <kkaempf@suse.de> - Mathias Kettner <kettner@suse.de> - Thomas Roelz <tom@suse.de> - Arvin Schnell <arvin@suse.de> - Stefan Schubert <schubi@suse.de> - Andreas Schwab <schwab@suse.de> - Steffen Winterfeldt <snwint@suse.de> - Martin Vidner <mvidner@suse.cz> - Jiri Srain <jsrain@suse.cz> - Lukas Ocilka <locilka@suse.cz> - Stanislav Visnovsky <visnov@suse.cz> - Jiri Suchomel <jsuchome@suse.cz> - Ladislav Slezak <lslezak@suse.cz> - %package devel-doc -License: GPL v2 or later +License: GPL Requires: yast2 = %version -Group: System/YaST +Group: Development/Libraries Provides: yast2-lib-sequencer-devel Obsoletes: yast2-lib-sequencer-devel Obsoletes: yast2-devel @@ -130,24 +108,8 @@ This package contains scripts and data needed for a SUSE Linux installation with YaST2. - - -Authors: --------- - Michael Andres <ma@suse.de> - Waldo Bastian <bastian@suse.de> - Michael Hager <mike@suse.de> - Stefan Hundhammer <sh@suse.de> - Klaus Kaempf <kkaempf@suse.de> - Mathias Kettner <kettner@suse.de> - Thomas Roelz <tom@suse.de> - Arvin Schnell <arvin@suse.de> - Stefan Schubert <schubi@suse.de> - Andreas Schwab <schwab@suse.de> - Steffen Winterfeldt <snwint@suse.de> - %prep -%setup -n yast2-2.18.17 +%setup -n yast2-2.18.18 %build %{prefix}/bin/y2tool y2autoconf @@ -238,6 +200,7 @@ %defattr(-,root,root) %doc %{prefix}/share/doc/packages/yast2/autodocs %doc %{prefix}/share/doc/packages/yast2/commandline +%doc %{prefix}/share/doc/packages/yast2/control %doc %{prefix}/share/doc/packages/yast2/cron %doc %{prefix}/share/doc/packages/yast2/cwm %doc %{prefix}/share/doc/packages/yast2/desktop @@ -250,3 +213,5 @@ %doc %{prefix}/share/doc/packages/yast2/system %doc %{prefix}/share/doc/packages/yast2/types %doc %{prefix}/share/doc/packages/yast2/wizard +%doc %{prefix}/share/doc/packages/yast2/xml + ++++++ yast2-2.18.17.tar.bz2 -> yast2-2.18.18.tar.bz2 ++++++ ++++ 1882 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-2.18.17/autodocs-ycp.ami new/yast2-2.18.18/autodocs-ycp.ami --- old/yast2-2.18.17/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-2.18.18/autodocs-ycp.ami 2009-06-22 08:00:48.000000000 +0200 @@ -0,0 +1,27 @@ +# -*- makefile -*- Automake include file +# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $ + +# Builds source documentation for YCP sources +# Uses ycpdoc +# PARAMETERS: +# AUTODOCS_YCP: Files that the ycp autodocs is built from +# Optional - the default is $(srcdir)/../../src/*.ycp +# AUTODOCS_PM: Files that the perl autodocs is built from +# Optional - the default is $(srcdir)/../../src/*.pm + +htmldir = $(docdir)/autodocs + +html_DATA = index.html $(wildcard *.html) +CLEANFILES = $(html_DATA) pod2htm*.tmp + +AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp) +AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm) + +index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM) +#including *.pm, for the index + ${YCPDOC} -d. $^ + for i in $(AUTODOCS_PM); do \ + b=`basename $$i`; b=$${b%.pm}; \ + pod2html --title=$$b --infile=$$i --outfile=$$b.html; \ + echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \ + done 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-2.18.17/configure.in new/yast2-2.18.18/configure.in --- old/yast2-2.18.17/configure.in 2009-06-04 11:30:23.000000000 +0200 +++ new/yast2-2.18.18/configure.in 2009-06-22 08:00:48.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2, 2.18.17, http://bugs.opensuse.org/, yast2) +AC_INIT(yast2, 2.18.18, http://bugs.opensuse.org/, yast2) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.18.17" +VERSION="2.18.18" RPMNAME="yast2" MAINTAINER="Jiri Srain <jsrain@suse.cz>" 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-2.18.17/doc/autodocs/Makefile.am new/yast2-2.18.18/doc/autodocs/Makefile.am --- old/yast2-2.18.17/doc/autodocs/Makefile.am 2007-12-05 10:05:42.000000000 +0100 +++ new/yast2-2.18.18/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,10 +1,4 @@ -# Makefile.am for yast2/doc/autodocs +# Makefile.am for YCP module .../doc/autodocs -htmldir = @docdir@/autodocs - -html_DATA = index.html $(wildcard *.html) - -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../library/*/*.ycp - ${YCPDOC} -d. $(srcdir)/../../library/*/*.ycp +AUTODOCS_YCP=$(srcdir)/../../library/*/*.ycp +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/commandline/doc/autodocs/Makefile.am new/yast2-2.18.18/library/commandline/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/commandline/doc/autodocs/Makefile.am 2007-12-05 10:05:38.000000000 +0100 +++ new/yast2-2.18.18/library/commandline/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = @docdir@/commandline/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=commandline +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/control/doc/autodocs/Makefile.am new/yast2-2.18.18/library/control/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/control/doc/autodocs/Makefile.am 2007-12-05 10:05:37.000000000 +0100 +++ new/yast2-2.18.18/library/control/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,12 +1,4 @@ -# -# Makefile.am for xml/module/doc/autodocs -# +# Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/autodocs - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $^ - -html_DATA = index.html $(wildcard *.html) - -CLEANFILES = $(html_DATA) +AUTODOCS_SUBDIR=control +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/cron/doc/autodocs/Makefile.am new/yast2-2.18.18/library/cron/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/cron/doc/autodocs/Makefile.am 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/cron/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/cron/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=cron +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/cwm/doc/autodocs/Makefile.am new/yast2-2.18.18/library/cwm/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/cwm/doc/autodocs/Makefile.am 2007-12-05 10:05:38.000000000 +0100 +++ new/yast2-2.18.18/library/cwm/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,10 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = @docdir@/cwm/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - +AUTODOCS_SUBDIR=cwm +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/desktop/doc/autodocs/Makefile.am new/yast2-2.18.18/library/desktop/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/desktop/doc/autodocs/Makefile.am 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/desktop/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/desktop/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=desktop +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/gpg/doc/autodocs/Makefile.am new/yast2-2.18.18/library/gpg/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/gpg/doc/autodocs/Makefile.am 2007-12-05 10:05:42.000000000 +0100 +++ new/yast2-2.18.18/library/gpg/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,10 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = @docdir@/gpg/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - +AUTODOCS_SUBDIR=gpg +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/log/doc/autodocs/Makefile.am new/yast2-2.18.18/library/log/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/log/doc/autodocs/Makefile.am 2007-12-05 10:05:37.000000000 +0100 +++ new/yast2-2.18.18/library/log/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/log/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=log +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/modules/Version.ycp new/yast2-2.18.18/library/modules/Version.ycp --- old/yast2-2.18.17/library/modules/Version.ycp 2009-06-04 11:30:35.000000000 +0200 +++ new/yast2-2.18.18/library/modules/Version.ycp 2009-06-22 08:00:58.000000000 +0200 @@ -20,7 +20,7 @@ /** * Version of the yast2 package */ -global string yast2 = "2.18.17"; +global string yast2 = "2.18.18"; /* EOF */ } 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-2.18.17/library/network/doc/autodocs/Makefile.am new/yast2-2.18.18/library/network/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/network/doc/autodocs/Makefile.am 2007-12-05 10:05:39.000000000 +0100 +++ new/yast2-2.18.18/library/network/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = ${docdir}/network/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $^ - - +AUTODOCS_SUBDIR=network +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/packages/doc/autodocs/Makefile.am new/yast2-2.18.18/library/packages/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/packages/doc/autodocs/Makefile.am 2007-12-05 10:05:42.000000000 +0100 +++ new/yast2-2.18.18/library/packages/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,9 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/packages/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp +AUTODOCS_SUBDIR=packages +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/runlevel/doc/autodocs/Makefile.am new/yast2-2.18.18/library/runlevel/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/runlevel/doc/autodocs/Makefile.am 2007-12-05 10:05:40.000000000 +0100 +++ new/yast2-2.18.18/library/runlevel/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/cron/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=runlevel +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/sequencer/doc/autodocs/Makefile.am new/yast2-2.18.18/library/sequencer/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/sequencer/doc/autodocs/Makefile.am 2007-12-05 10:05:39.000000000 +0100 +++ new/yast2-2.18.18/library/sequencer/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,9 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/sequencer/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp +AUTODOCS_SUBDIR=sequencer +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/system/doc/autodocs/Makefile.am new/yast2-2.18.18/library/system/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/system/doc/autodocs/Makefile.am 2007-12-05 10:05:37.000000000 +0100 +++ new/yast2-2.18.18/library/system/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,11 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/system/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp - - +AUTODOCS_SUBDIR=system +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/types/doc/autodocs/Makefile.am new/yast2-2.18.18/library/types/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/types/doc/autodocs/Makefile.am 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,9 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/types/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp +AUTODOCS_SUBDIR=types +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/types/src/Hostname.ycp new/yast2-2.18.18/library/types/src/Hostname.ycp --- old/yast2-2.18.17/library/types/src/Hostname.ycp 2008-11-03 11:17:03.000000000 +0100 +++ new/yast2-2.18.18/library/types/src/Hostname.ycp 2009-06-19 13:09:18.000000000 +0200 @@ -5,7 +5,7 @@ * Authors: Michal Svec <msvec@suse.cz> * Flags: Stable * - * $Id: Hostname.ycp 51775 2008-10-02 09:31:01Z kmachalkova $ + * $Id: Hostname.ycp 57655 2009-06-19 11:09:18Z jsrain $ */ { @@ -144,7 +144,7 @@ map hostname_data = (map) SCR::Execute(.target.bash_output, "hostname --fqdn"); if (hostname_data == nil || hostname_data["exit"]:-1 != 0 ) { - fqhostname = (string) SCR::Read(.target.string, "/etc/HOSTNAME"); + fqhostname = ($[] != (map) SCR::Read(.target.stat, "/etc/HOSTNAME") ? (string) SCR::Read(.target.string, "/etc/HOSTNAME"):""); if ( fqhostname == "" || fqhostname == 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-2.18.17/library/types/src/String.ycp new/yast2-2.18.18/library/types/src/String.ycp --- old/yast2-2.18.17/library/types/src/String.ycp 2009-02-12 12:34:49.000000000 +0100 +++ new/yast2-2.18.18/library/types/src/String.ycp 2009-06-11 18:48:30.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: String manipulation routines * Authors: Michal Svec <msvec@suse.cz> * - * $Id: String.ycp 55083 2009-01-27 15:50:50Z aschnell $ + * $Id: String.ycp 57542 2009-06-11 16:48:30Z lslezak $ */ { @@ -81,10 +81,13 @@ * Return a pretty description of a byte count with required precision * and using B, kB, MB, GB or TB as unit as appropriate. * + * Uses the current locale defined decimal separator + * (i.e. the result is language dependant). + * * @param bytes size (e.g. free diskspace, memory size) in Bytes * @param precision number of fraction digits in output * @param omit_zeroes if true then do not add zeroes - * (usefull for memory size - 128 MB RAM looks better than 128.00 MB RAM) + * (useful for memory size - 128 MB RAM looks better than 128.00 MB RAM) * @return formatted string * * @example FormatSizeWithPrecision(128, 2, true) -> "128 B" @@ -122,7 +125,7 @@ precision = 0; } - return tostring(whole, precision) + " " + units[index]:""; + return float::tolstring(whole, precision) + " " + units[index]:""; } /** @@ -131,6 +134,9 @@ * Return a pretty description of a byte count, with two fraction digits * and using B, kB, MB, GB or TB as unit as appropriate. * + * Uses the current locale defined decimal separator + * (i.e. the result is language dependant). + * * @param bytes size (e.g. free diskspace) in Bytes * @return formatted string * 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-2.18.17/library/types/testsuite/tests/Address.ycp new/yast2-2.18.18/library/types/testsuite/tests/Address.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/Address.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/Address.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -1,12 +1,20 @@ { include "testsuite.ycp"; + +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "Address"; DUMP("Address::Check"); -TEST(``(Address::Check(nil)), [], nil); -TEST(``(Address::Check("")), [], nil); -TEST(``(Address::Check("1.2.3.4")), [], nil); -TEST(``(Address::Check("::1")), [], nil); +TEST(``(Address::Check(nil)), [READ], nil); +TEST(``(Address::Check("")), [READ], nil); +TEST(``(Address::Check("1.2.3.4")), [READ], nil); +TEST(``(Address::Check("::1")), [READ], 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-2.18.17/library/types/testsuite/tests/enumtype.ycp new/yast2-2.18.18/library/types/testsuite/tests/enumtype.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/enumtype.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/enumtype.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -4,12 +4,19 @@ * Summary: enumerated type generic validator test * Author: Stanislav Visnovsky <visnov@suse.cz> * - * $Id: enumtype.ycp 13263 2004-01-19 07:51:01Z jsrain $ + * $Id: enumtype.ycp 57543 2009-06-12 07:00:07Z jsrain $ */ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "TypeRepository"; TEST(``(TypeRepository::enum_validator( ["a","b","c"], "a" )),[],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-2.18.17/library/types/testsuite/tests/Hostname.ycp new/yast2-2.18.18/library/types/testsuite/tests/Hostname.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/Hostname.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/Hostname.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -1,6 +1,12 @@ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); import "Hostname"; DUMP("Hostname::Check"); 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-2.18.17/library/types/testsuite/tests/IPvalidation.ycp new/yast2-2.18.18/library/types/testsuite/tests/IPvalidation.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/IPvalidation.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/IPvalidation.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -4,12 +4,19 @@ * Summary: ipaddress type validation test * Author: Stanislav Visnovsky <visnov@suse.cz> * - * $Id: IPvalidation.ycp 13263 2004-01-19 07:51:01Z jsrain $ + * $Id: IPvalidation.ycp 57543 2009-06-12 07:00:07Z jsrain $ */ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "TypeRepository"; // correct IPv4 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-2.18.17/library/types/testsuite/tests/regextype.ycp new/yast2-2.18.18/library/types/testsuite/tests/regextype.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/regextype.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/regextype.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -4,12 +4,19 @@ * Summary: regular expression generic validator test * Author: Stanislav Visnovsky <visnov@suse.cz> * - * $Id: regextype.ycp 13263 2004-01-19 07:51:01Z jsrain $ + * $Id: regextype.ycp 57543 2009-06-12 07:00:07Z jsrain $ */ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "TypeRepository"; TEST(``(TypeRepository::regex_validator( "^[abc]+.*m$", "blem" )),[],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-2.18.17/library/types/testsuite/tests/undefinedtype.ycp new/yast2-2.18.18/library/types/testsuite/tests/undefinedtype.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/undefinedtype.ycp 2007-12-05 10:05:41.000000000 +0100 +++ new/yast2-2.18.18/library/types/testsuite/tests/undefinedtype.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -4,12 +4,19 @@ * Summary: undefined type validation test * Author: Stanislav Visnovsky <visnov@suse.cz> * - * $Id: undefinedtype.ycp 13263 2004-01-19 07:51:01Z jsrain $ + * $Id: undefinedtype.ycp 57543 2009-06-12 07:00:07Z jsrain $ */ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "TypeRepository"; // blem is undefined type 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-2.18.17/library/types/testsuite/tests/URL.ycp new/yast2-2.18.18/library/types/testsuite/tests/URL.ycp --- old/yast2-2.18.17/library/types/testsuite/tests/URL.ycp 2009-06-04 11:22:59.000000000 +0200 +++ new/yast2-2.18.18/library/types/testsuite/tests/URL.ycp 2009-06-12 09:00:07.000000000 +0200 @@ -4,12 +4,19 @@ * Summary: XXXXXX * Author: Michal Svec <msvec@suse.cz> * - * $Id: URL.ycp 57013 2009-04-28 15:09:55Z lslezak $ + * $Id: URL.ycp 57543 2009-06-12 07:00:07Z jsrain $ */ { include "testsuite.ycp"; +map READ = $[ + "target" : $[ + "tmpdir" : "/tmp" + ] +]; +TESTSUITE_INIT ([READ], nil); + import "URL"; TEST(``(URL::Parse("http://name:pass@www.suse.cz:80/path/index.html?question#part")), [], 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-2.18.17/library/wizard/doc/autodocs/Makefile.am new/yast2-2.18.18/library/wizard/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/wizard/doc/autodocs/Makefile.am 2007-12-05 10:05:40.000000000 +0100 +++ new/yast2-2.18.18/library/wizard/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,9 +1,4 @@ # Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/wizard/autodocs - -html_DATA = index.html $(wildcard *.html) -CLEANFILES = $(html_DATA) - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $(srcdir)/../../src/*.ycp +AUTODOCS_SUBDIR=wizard +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/library/xml/doc/autodocs/Makefile.am new/yast2-2.18.18/library/xml/doc/autodocs/Makefile.am --- old/yast2-2.18.17/library/xml/doc/autodocs/Makefile.am 2007-12-05 10:05:40.000000000 +0100 +++ new/yast2-2.18.18/library/xml/doc/autodocs/Makefile.am 2009-06-16 16:45:05.000000000 +0200 @@ -1,12 +1,4 @@ -# -# Makefile.am for xml/module/doc/autodocs -# +# Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/autodocs - -index.html: $(srcdir)/../../src/*.ycp - ${YCPDOC} -d. $^ - -html_DATA = index.html $(wildcard *.html) - -CLEANFILES = $(html_DATA) +AUTODOCS_SUBDIR=xml +include $(top_srcdir)/autodocs-ycp.ami 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-2.18.17/VERSION new/yast2-2.18.18/VERSION --- old/yast2-2.18.17/VERSION 2009-06-04 11:22:59.000000000 +0200 +++ new/yast2-2.18.18/VERSION 2009-06-19 16:03:48.000000000 +0200 @@ -1 +1 @@ -2.18.17 +2.18.18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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