commit yast2-reipl for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-reipl for openSUSE:Factory checked in at 2013-02-28 07:28:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-reipl (Old) and /work/SRC/openSUSE:Factory/.yast2-reipl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-reipl", Maintainer is "snwint@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-reipl/yast2-reipl.changes 2012-01-17 16:17:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-reipl.new/yast2-reipl.changes 2013-02-28 10:24:19.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 29 15:51:01 CEST 2012 - jsuchome@suse.cz + +- merge proofread texts + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-reipl.spec ++++++ --- /var/tmp/diff_new_pack.a18fP8/_old 2013-02-28 10:24:19.000000000 +0100 +++ /var/tmp/diff_new_pack.a18fP8/_new 2013-02-28 10:24:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-reipl # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,8 @@ BuildRequires: yast2-storage BuildRequires: yast2-testsuite -Requires: yast2-storage yast2-bootloader +Requires: yast2-bootloader +Requires: yast2-storage # Wizard::SetDesktopTitleAndIcon Requires: yast2 >= 2.21.22 ++++++ yast2-reipl-2.21.1.tar.bz2 ++++++ ++++ 4149 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-reipl-2.21.1/MAINTAINER new/yast2-reipl-2.21.1/MAINTAINER --- old/yast2-reipl-2.21.1/MAINTAINER 2008-09-05 12:34:17.000000000 +0200 +++ new/yast2-reipl-2.21.1/MAINTAINER 2013-01-22 11:50:47.000000000 +0100 @@ -1 +1 @@ -Mark Hamzy <hamzy@us.ibm.com> +Steffen Winterfeldt <snwint@suse.de> 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-reipl-2.21.1/Makefile.am.common new/yast2-reipl-2.21.1/Makefile.am.common --- old/yast2-reipl-2.21.1/Makefile.am.common 2012-01-13 14:15:35.000000000 +0100 +++ new/yast2-reipl-2.21.1/Makefile.am.common 2013-02-26 18:00:49.000000000 +0100 @@ -30,7 +30,7 @@ dist-hook: check-syntax CHECK_SYNTAX = true -check-syntax: $(client_DATA) $(ycpchook) +check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) @if test "$(client_DATA)"; then \ if $(CHECK_SYNTAX); then \ TO_CHECK="$(filter %.ycp,$^)"; \ 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-reipl-2.21.1/autodocs-ycp.ami new/yast2-reipl-2.21.1/autodocs-ycp.ami --- old/yast2-reipl-2.21.1/autodocs-ycp.ami 2012-01-13 14:15:35.000000000 +0100 +++ new/yast2-reipl-2.21.1/autodocs-ycp.ami 2013-02-26 18:00:49.000000000 +0100 @@ -1,5 +1,5 @@ # -*- makefile -*- Automake include file -# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $ +# $Id$ # Builds source documentation for YCP sources # Uses ycpdoc 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-reipl-2.21.1/configure.in new/yast2-reipl-2.21.1/configure.in --- old/yast2-reipl-2.21.1/configure.in 2012-01-13 14:15:35.000000000 +0100 +++ new/yast2-reipl-2.21.1/configure.in 2013-02-26 18:00:48.000000000 +0100 @@ -1,6 +1,6 @@ dnl configure.in for yast2-reipl dnl -dnl -- This file is generated by y2autoconf 2.21.7 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-reipl, 2.21.1, http://bugs.opensuse.org/, yast2-reipl) @@ -20,7 +20,7 @@ dnl Important YaST2 variables VERSION="2.21.1" RPMNAME="yast2-reipl" -MAINTAINER="Mark Hamzy <hamzy@us.ibm.com>" +MAINTAINER="Steffen Winterfeldt <snwint@suse.de>" dnl pkgconfig honors lib64 pkgconfigdir=\${libdir}/pkgconfig 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-reipl-2.21.1/missing new/yast2-reipl-2.21.1/missing --- old/yast2-reipl-2.21.1/missing 2012-01-13 14:15:40.000000000 +0100 +++ new/yast2-reipl-2.21.1/missing 2013-02-26 18:00:53.000000000 +0100 @@ -1,10 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2009-04-28.21; # UTC +scriptversion=2012-01-06.18; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify @@ -26,7 +25,7 @@ # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "Try '$0 --help' for more information" exit 1 fi @@ -34,7 +33,7 @@ sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' -# In the cases where this matters, `missing' is being run in the +# In the cases where this matters, 'missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac @@ -65,7 +64,7 @@ echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: @@ -74,21 +73,20 @@ --run try to run the given command, and emulate it if it fails Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' + aclocal touch file 'aclocal.m4' + autoconf touch file 'configure' + autoheader touch file 'config.h.in' autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c + automake touch all 'Makefile.in' files + bison create 'y.tab.[ch]', if possible, from existing .[ch] + flex create 'lex.yy.c', if possible, from existing .c help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c + lex create 'lex.yy.c', if possible, from existing .c makeinfo touch the output file - tar try tar, gnutar, gtar, then tar without non-portable flags - yacc create \`y.tab.[ch]', if possible, from existing .[ch] + yacc create 'y.tab.[ch]', if possible, from existing .[ch] -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. +Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and +'g' are ignored when checking the name. Send bug reports to <bug-automake@gnu.org>." exit $? @@ -100,8 +98,8 @@ ;; -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "$0: Unknown '$1' option" + echo 1>&2 "Try '$0 --help' for more information" exit 1 ;; @@ -122,22 +120,13 @@ # Not GNU programs, they don't have --version. ;; - tar*) - if test -n "$run"; then - echo 1>&2 "ERROR: \`tar' requires --run" - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - exit 1 - fi - ;; - *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether + # running '$TOOL --version' or '$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi @@ -149,27 +138,27 @@ case $program in aclocal*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from +WARNING: '$1' is $msg. You should only need it if + you modified 'acinclude.m4' or '${configure_ac}'. You might want + to install the Automake and Perl packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU +WARNING: '$1' is $msg. You should only need it if + you modified '${configure_ac}'. You might want to install the + Autoconf and GNU m4 packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them +WARNING: '$1' is $msg. You should only need it if + you modified 'acconfig.h' or '${configure_ac}'. You might want + to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" @@ -186,9 +175,9 @@ automake*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. +WARNING: '$1' is $msg. You should only need it if + you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'. + You might want to install the Automake and Perl packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | @@ -197,10 +186,10 @@ autom4te*) echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. +WARNING: '$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU + You can get '$1' as part of Autoconf from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` @@ -220,13 +209,13 @@ bison*|yacc*) echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package +WARNING: '$1' $msg. You should only need it if + you modified a '.y' file. You may need the Bison package in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." + Bison from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` @@ -250,13 +239,13 @@ lex*|flex*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package +WARNING: '$1' is $msg. You should only need it if + you modified a '.l' file. You may need the Flex package in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." + Flex from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` @@ -273,10 +262,10 @@ help2man*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if +WARNING: '$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." + Help2man package in order for those modifications to take + effect. You can get Help2man from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -291,12 +280,12 @@ makeinfo*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file +WARNING: '$1' is $msg. You should only need it if + you modified a '.texi' or '.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." + call might also be the consequence of using a buggy 'make' (AIX, + DU, IRIX). You might want to install the Texinfo package or + the GNU make package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -318,49 +307,14 @@ touch $file ;; - tar*) - shift - - # We have already tried tar in the generic part. - # Look for gnutar/gtar before invocation to avoid ugly error - # messages. - if (gnutar --version > /dev/null 2>&1); then - gnutar "$@" && exit 0 - fi - if (gtar --version > /dev/null 2>&1); then - gtar "$@" && exit 0 - fi - firstarg="$1" - if shift; then - case $firstarg in - *o*) - firstarg=`echo "$firstarg" | sed s/o//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - case $firstarg in - *h*) - firstarg=`echo "$firstarg" | sed s/h//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - fi - - echo 1>&2 "\ -WARNING: I can't seem to be able to run \`tar' with the given arguments. - You may want to install GNU tar or Free paxutils, or check the - command line arguments." - exit 1 - ;; - *) echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. +WARNING: '$1' is needed, and is $msg. You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, + proper tools for further handling them. Check the 'README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." + some other package would contain this missing '$1' program." exit 1 ;; esac 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-reipl-2.21.1/src/Reipl.ycp new/yast2-reipl-2.21.1/src/Reipl.ycp --- old/yast2-reipl-2.21.1/src/Reipl.ycp 2010-04-08 09:46:08.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/Reipl.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Reipl settings, input and output functions * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: Reipl.ycp 61606 2010-04-08 07:46:08Z jsrain $ + * $Id$ * * Representation of the configuration of reipl. * Input and output routines. 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-reipl-2.21.1/src/complex.ycp new/yast2-reipl-2.21.1/src/complex.ycp --- old/yast2-reipl-2.21.1/src/complex.ycp 2011-09-19 08:51:18.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/complex.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Dialogs definitions * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: complex.ycp 65762 2011-09-19 06:51:18Z visnov $ + * $Id$ */ { 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-reipl-2.21.1/src/dialogs.ycp new/yast2-reipl-2.21.1/src/dialogs.ycp --- old/yast2-reipl-2.21.1/src/dialogs.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/dialogs.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Dialogs definitions * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: dialogs.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ */ { @@ -69,7 +69,7 @@ `RadioButton( `id(`useccw), `opt (`notify), - _("&Ccw"), + _("&ccw"), Reipl::ccw_exists ) ), @@ -77,7 +77,7 @@ `RadioButton( `id(`usefcp), `opt (`notify), - _("&Fcp"), + _("&fcp"), Reipl::fcp_exists ) ), @@ -120,7 +120,7 @@ `VSpacing(0.2), `TextEntry ( `id(`fcp_wwpn), - _("&World wide port number"), + _("&Worldwide port number"), fcp_map["wwpn"]:"" ), `VSpacing(0.2), 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-reipl-2.21.1/src/helps.ycp new/yast2-reipl-2.21.1/src/helps.ycp --- old/yast2-reipl-2.21.1/src/helps.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/helps.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Help texts of all the dialogs * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: helps.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ */ { @@ -38,7 +38,7 @@ /* Read dialog help 1/2 */ "read" : _("<p><b><big>Initializing reipl Configuration</big></b><br> -Please wait...<br></p> +</p> ") + /* Read dialog help 2/2 */ @@ -48,7 +48,7 @@ /* Write dialog help 1/2 */ "write" : _("<p><b><big>Saving reipl Configuration</big></b><br> -Please wait...<br></p> +</p> ") + /* Write dialog help 2/2 */ @@ -62,11 +62,12 @@ "configure" : _("<p><b><big>s390 reIPL Configuration</big></b></p>") + /* Configure dialog help 2 */ - _("<p>Choose one of the methods to reboot your machine with the radio buttons + _("<p>Choose one of the methods for rebooting your machine with the radio buttons listed inside <b>reipl methods</b>. Depending on what your machine supports, -you can choose between CCW (channel command word) devices and SCSI devices, -that are attached through zFCP (fibre channel protocol). Then fill out the -necessary parameter entry fields for the respective method.</p>") + +choose between CCW (channel command word) devices and SCSI devices, +which are attached through zFCP (fibre channel protocol). Then fill out the +necessary parameter entry fields for the respective method.</p> +") + /* Configure dialog help 3 */ _("<p>The <b>device</b> must be a valid device bus ID with lower case letters @@ -80,8 +81,9 @@ to select the default configuration.</p>") + /* Configure dialog help 5 */ - _("<p>The <b>world wide port number</b> (WWPN) must be entered with lowercase -letters as a 16-digit hex value, such as 0x5005076300c40e5a.</p>") + + _("<p>The <b>worldwide port number</b> (WWPN) must be entered with lowercase +letters as a 16-digit hex value, such as 0x5005076300c40e5a.</p> +") + /* Configure dialog help 6 */ _("<p>The <b>logical unit number</b> (LUN) must be entered with lowercase letters 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-reipl-2.21.1/src/inst_reipl.ycp new/yast2-reipl-2.21.1/src/inst_reipl.ycp --- old/yast2-reipl-2.21.1/src/inst_reipl.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/inst_reipl.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Main file * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: inst_reipl.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * * Main file for reipl configuration. Uses all other files. */ 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-reipl-2.21.1/src/inst_reiplauto.ycp new/yast2-reipl-2.21.1/src/inst_reiplauto.ycp --- old/yast2-reipl-2.21.1/src/inst_reiplauto.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/inst_reiplauto.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Main file * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: inst_reiplauto.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * * Main file for reipl configuration. Uses all other files. */ 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-reipl-2.21.1/src/reipl.ycp new/yast2-reipl-2.21.1/src/reipl.ycp --- old/yast2-reipl-2.21.1/src/reipl.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/reipl.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Main file * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: reipl.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * * Main file for reipl configuration. Uses all other files. */ 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-reipl-2.21.1/src/reipl_auto.ycp new/yast2-reipl-2.21.1/src/reipl_auto.ycp --- old/yast2-reipl-2.21.1/src/reipl_auto.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/reipl_auto.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Client for autoinstallation * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: reipl_auto.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * * This is a client for autoinstallation. It takes its arguments, * goes through the configuration and return the setting. 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-reipl-2.21.1/src/reipl_bootloader_finish.ycp new/yast2-reipl-2.21.1/src/reipl_bootloader_finish.ycp --- old/yast2-reipl-2.21.1/src/reipl_bootloader_finish.ycp 2010-04-08 09:46:08.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/reipl_bootloader_finish.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -6,7 +6,7 @@ * Authors: Ulrich Hecht <uli@suse.de> * Lukas Ocilka <locilka@suse.cz> * - * $Id: reipl_bootloader_finish.ycp 61606 2010-04-08 07:46:08Z jsrain $ + * $Id$ * */ { 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-reipl-2.21.1/src/reipl_finish.ycp new/yast2-reipl-2.21.1/src/reipl_finish.ycp --- old/yast2-reipl-2.21.1/src/reipl_finish.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/reipl_finish.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -6,7 +6,7 @@ * Authors: Ulrich Hecht <uli@suse.de> * Lukas Ocilka <locilka@suse.cz> * - * $Id: reipl_finish.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * */ { 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-reipl-2.21.1/src/reipl_proposal.ycp new/yast2-reipl-2.21.1/src/reipl_proposal.ycp --- old/yast2-reipl-2.21.1/src/reipl_proposal.ycp 2009-04-29 12:58:09.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/reipl_proposal.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Proposal function dispatcher. * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: reipl_proposal.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id$ * * Proposal function dispatcher for reipl configuration. * See source/installation/proposal/proposal-API.txt 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-reipl-2.21.1/src/wizards.ycp new/yast2-reipl-2.21.1/src/wizards.ycp --- old/yast2-reipl-2.21.1/src/wizards.ycp 2011-09-28 22:43:26.000000000 +0200 +++ new/yast2-reipl-2.21.1/src/wizards.ycp 2013-01-22 11:50:47.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Wizards definitions * Authors: Mark Hamzy <hamzy@us.ibm.com> * - * $Id: wizards.ycp 66113 2011-09-28 20:43:26Z visnov $ + * $Id$ */ { -- 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