Hello community, here is the log from the commit of package yast2 checked in at Fri May 25 17:24:14 CEST 2007. -------- --- yast2/yast2.changes 2007-05-17 18:02:02.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2/yast2.changes 2007-05-25 11:14:29.448642000 +0200 @@ -1,0 +2,20 @@ +Fri May 25 10:59:56 CEST 2007 - jsrain@suse.cz + +- fixed spec file (removed duplicate .desktop files translations) +- removed translations from .desktop-files (#271209) +- 2.15.34 + +------------------------------------------------------------------- +Mon May 21 16:04:31 CEST 2007 - kmachalkova@suse.cz + +- Do not show empty xmessage window if nothing is printed to stderr + after yast module has exited (mvidner's patch for #265263) + +------------------------------------------------------------------- +Mon May 21 13:39:58 CEST 2007 - jsrain@suse.cz + +- fixed chrp board detection (PPC) (#273606) +- do not check UI mode when enabling the 'Use LDAP' widget in + service dialog (#274649) + +------------------------------------------------------------------- Old: ---- yast2-2.15.33.tar.bz2 New: ---- yast2-2.15.34.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.z30551/_old 2007-05-25 17:23:59.000000000 +0200 +++ /var/tmp/diff_new_pack.z30551/_new 2007-05-25 17:23:59.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2 (Version 2.15.33) +# spec file for package yast2 (Version 2.15.34) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2 -Version: 2.15.33 +Version: 2.15.34 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-2.15.33.tar.bz2 +Source0: yast2-2.15.34.tar.bz2 prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-perl-bindings yast2-pkg-bindings yast2-testsuite # SCR::RegisterNewAgents() @@ -101,7 +101,7 @@ Steffen Winterfeldt <snwint@suse.de> %prep -%setup -n yast2-2.15.33 +%setup -n yast2-2.15.34 %build %{prefix}/bin/y2tool y2autoconf @@ -112,6 +112,7 @@ %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} make %{?jobs:-j%jobs} +# removed explicit adding of translations to group desktop files, since it is covered by the general call (they are in a subdirectory) and it caused build fail %install make install DESTDIR="$RPM_BUILD_ROOT" @@ -120,10 +121,6 @@ d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done -for f in `find $RPM_BUILD_ROOT/usr/share/applications/YaST2/groups/*.desktop` ; do - d=${f##*/} - %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} -done mkdir -p "$RPM_BUILD_ROOT"/usr/share/YaST2/clients mkdir -p "$RPM_BUILD_ROOT"%{prefix}/share/applications/YaST2 mkdir -p "$RPM_BUILD_ROOT"/usr/share/YaST2/images @@ -209,6 +206,17 @@ %doc %{prefix}/share/doc/packages/yast2/wizard %changelog +* Fri May 25 2007 - jsrain@suse.cz +- fixed spec file (removed duplicate .desktop files translations) +- removed translations from .desktop-files (#271209) +- 2.15.34 +* Mon May 21 2007 - kmachalkova@suse.cz +- Do not show empty xmessage window if nothing is printed to stderr + after yast module has exited (mvidner's patch for #265263) +* Mon May 21 2007 - jsrain@suse.cz +- fixed chrp board detection (PPC) (#273606) +- do not check UI mode when enabling the 'Use LDAP' widget in + service dialog (#274649) * Thu May 17 2007 - lslezak@suse.cz - Fixed testsuite for String.ycp - 2.15.33 ++++++ yast2-2.15.33.tar.bz2 -> yast2-2.15.34.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/configure new/yast2-2.15.34/configure --- old/yast2-2.15.33/configure 2007-05-17 17:58:46.000000000 +0200 +++ new/yast2-2.15.34/configure 2007-05-25 11:11:35.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.60 for yast2 2.15.33. +# Generated by GNU Autoconf 2.60 for yast2 2.15.34. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2' PACKAGE_TARNAME='yast2' -PACKAGE_VERSION='2.15.33' -PACKAGE_STRING='yast2 2.15.33' +PACKAGE_VERSION='2.15.34' +PACKAGE_STRING='yast2 2.15.34' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -1183,7 +1183,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2 2.15.33 to adapt to many kinds of systems. +\`configure' configures yast2 2.15.34 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1254,7 +1254,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2 2.15.33:";; + short | recursive ) echo "Configuration of yast2 2.15.34:";; esac cat <<\_ACEOF @@ -1332,7 +1332,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2 configure 2.15.33 +yast2 configure 2.15.34 generated by GNU Autoconf 2.60 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1346,7 +1346,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2 $as_me 2.15.33, which was +It was created by yast2 $as_me 2.15.34, which was generated by GNU Autoconf 2.60. Invocation command line was $ $0 $@ @@ -2147,7 +2147,7 @@ # Define the identity of the package. PACKAGE='yast2' - VERSION='2.15.33' + VERSION='2.15.34' cat >>confdefs.h <<_ACEOF @@ -2374,7 +2374,7 @@ -VERSION="2.15.33" +VERSION="2.15.34" RPMNAME="yast2" MAINTAINER="Jiri Srain <jsrain@suse.cz>" @@ -3366,7 +3366,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2 $as_me 2.15.33, which was +This file was extended by yast2 $as_me 2.15.34, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3409,7 +3409,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2 config.status 2.15.33 +yast2 config.status 2.15.34 configured by $0, generated by GNU Autoconf 2.60, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/configure.in new/yast2-2.15.34/configure.in --- old/yast2-2.15.33/configure.in 2007-05-17 17:58:41.000000000 +0200 +++ new/yast2-2.15.34/configure.in 2007-05-25 11:11:32.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2, 2.15.33, http://bugs.opensuse.org/, yast2) +AC_INIT(yast2, 2.15.34, http://bugs.opensuse.org/, yast2) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important YaST2 variables -VERSION="2.15.33" +VERSION="2.15.34" RPMNAME="yast2" MAINTAINER="Jiri Srain <jsrain@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/cwm/src/CWMServiceStart.ycp new/yast2-2.15.34/library/cwm/src/CWMServiceStart.ycp --- old/yast2-2.15.33/library/cwm/src/CWMServiceStart.ycp 2007-03-19 12:55:19.000000000 +0100 +++ new/yast2-2.15.34/library/cwm/src/CWMServiceStart.ycp 2007-05-21 13:40:46.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Routines for service start widget handling * Authors: Jiri Srain <jsrain@suse.cz> * - * $Id: CWMServiceStart.ycp 36793 2007-03-08 15:36:10Z jsrain $ + * $Id: CWMServiceStart.ycp 38057 2007-05-21 10:42:18Z jsrain $ * */ @@ -679,8 +679,7 @@ ); if (! (haskey (settings, "get_use_ldap") - && haskey (settings, "set_use_ldap") - && ProductFeatures::GetFeature ("globals", "ui_mode") != "simple")) + && haskey (settings, "set_use_ldap"))) { ldap_settings = `VBox (); help = ""; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/hardware.desktop new/yast2-2.15.34/library/desktop/groups/hardware.desktop --- old/yast2-2.15.33/library/desktop/groups/hardware.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/hardware.desktop 2007-05-25 09:39:05.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-hardware Name=Hardware -Name[cs]=Hardware X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/misc.desktop new/yast2-2.15.34/library/desktop/groups/misc.desktop --- old/yast2-2.15.33/library/desktop/groups/misc.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/misc.desktop 2007-05-25 09:39:16.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-misc Name=Miscellaneous -Name[cs]=Různé X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/network_devices.desktop new/yast2-2.15.34/library/desktop/groups/network_devices.desktop --- old/yast2-2.15.33/library/desktop/groups/network_devices.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/network_devices.desktop 2007-05-25 09:39:19.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-network_devices Name=Network Devices -Name[cs]=Síťová zařízení X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/network_services.desktop new/yast2-2.15.34/library/desktop/groups/network_services.desktop --- old/yast2-2.15.33/library/desktop/groups/network_services.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/network_services.desktop 2007-05-25 09:39:13.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-network_services Name=Network Services -Name[cs]=Síťové služby X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/security.desktop new/yast2-2.15.34/library/desktop/groups/security.desktop --- old/yast2-2.15.33/library/desktop/groups/security.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/security.desktop 2007-05-25 09:39:11.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-security Name=Security and Users -Name[cs]=Bezpečnost a uživatelé X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/software.desktop new/yast2-2.15.34/library/desktop/groups/software.desktop --- old/yast2-2.15.33/library/desktop/groups/software.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/software.desktop 2007-05-25 09:39:22.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-software Name=Software -Name[cs]=Software X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/desktop/groups/system.desktop new/yast2-2.15.34/library/desktop/groups/system.desktop --- old/yast2-2.15.33/library/desktop/groups/system.desktop 2007-01-05 15:35:12.000000000 +0100 +++ new/yast2-2.15.34/library/desktop/groups/system.desktop 2007-05-25 09:39:09.000000000 +0200 @@ -14,5 +14,4 @@ Icon=yast-system Name=System -Name[cs]=Systém X-KDE-SubstituteUID=true diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/modules/Arch.ycp new/yast2-2.15.34/library/modules/Arch.ycp --- old/yast2-2.15.33/library/modules/Arch.ycp 2007-04-23 13:31:40.000000000 +0200 +++ new/yast2-2.15.34/library/modules/Arch.ycp 2007-05-21 10:45:53.000000000 +0200 @@ -5,7 +5,7 @@ * Authors: Klaus Kaempf <kkaempf@suse.de> * Flags: Stable * - * $Id: Arch.ycp 37411 2007-04-12 10:44:24Z mvidner $ + * $Id: Arch.ycp 38053 2007-05-21 07:47:25Z jsrain $ */ { @@ -235,8 +235,7 @@ string board = model["stdout"]:""; y2milestone("model %1 , device_type %2\n", model, device_type); // catch remaining IBM boards - if (device_type["stdout"]:"" == "chrp" - || device_type["stdout"]:"" == "chrp-cbea") + if (issubstring (device_type["stdout"]:"", "chrp")) { _board_compatible = "CHRP"; } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/library/modules/Version.ycp new/yast2-2.15.34/library/modules/Version.ycp --- old/yast2-2.15.33/library/modules/Version.ycp 2007-05-17 17:59:05.000000000 +0200 +++ new/yast2-2.15.34/library/modules/Version.ycp 2007-05-25 11:11:45.000000000 +0200 @@ -20,7 +20,7 @@ /** * Version of the yast2 package */ -global string yast2 = "2.15.33"; +global string yast2 = "2.15.34"; /* EOF */ } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/scripts/yast2 new/yast2-2.15.34/scripts/yast2 --- old/yast2-2.15.33/scripts/yast2 2007-04-23 13:31:42.000000000 +0200 +++ new/yast2-2.15.34/scripts/yast2 2007-05-25 09:13:25.000000000 +0200 @@ -17,14 +17,26 @@ # load common script functions . /usr/lib/YaST2/bin/yast2-funcs +# redirect to $@ if the input is not empty, #265263 +redir_nonempty() +{ + local IFS='' L + read L || return + exec &> >("$@") + echo "$L" + cat +} + # #211392 # if we are in X and do not have _input_ from terminal, # make it output to xmessage redirect() { - XMESSAGE=`type -p xmessage` - if $REDIRECT && [ -n "$DISPLAY" -a ! -t 0 -a -n "$XMESSAGE" ]; then - exec &> >($XMESSAGE -buttons OK:0 -default OK -center -file -) + if [ -n "$DISPLAY" -a ! -t 0 ]; then + XMESSAGE=`type -p xmessage` + if [ -n "$XMESSAGE" ]; then + exec &> >(redir_nonempty $XMESSAGE -buttons OK:0 -default OK -center -file -) + fi fi } # redirect the output if necessary diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-2.15.33/VERSION new/yast2-2.15.34/VERSION --- old/yast2-2.15.33/VERSION 2007-05-17 17:57:50.000000000 +0200 +++ new/yast2-2.15.34/VERSION 2007-05-25 11:08:51.000000000 +0200 @@ -1 +1 @@ -2.15.33 +2.15.34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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