Hello community, here is the log from the commit of package yast2-autofs for openSUSE:Factory checked in at Wed Sep 21 17:30:34 CEST 2011.
-------- --- yast2-autofs/yast2-autofs.changes 2009-09-28 08:42:24.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-autofs/yast2-autofs.changes 2011-09-19 14:56:56.000000000 +0200 @@ -1,0 +2,18 @@ +Mon Sep 19 09:15:56 CEST 2011 - [email protected] + +- remove unneeded dialogs and dependency on Wizard_hw +- 2.21.0 + +------------------------------------------------------------------- +Fri Aug 5 12:30:38 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------ +Wed Jan 13 18:56:03 CET 2010 - [email protected] + +- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su + where root privileges are needed, removed X-KDE-SubstituteUID key + (bnc#540627) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-autofs-2.15.5.tar.bz2 New: ---- yast2-autofs-2.21.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-autofs.spec ++++++ --- /var/tmp/diff_new_pack.6lx4RC/_old 2011-09-21 17:30:29.000000000 +0200 +++ /var/tmp/diff_new_pack.6lx4RC/_new 2011-09-21 17:30:29.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package yast2-autofs (Version 2.15.5) +# spec file for package yast2-autofs # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,16 +19,21 @@ Name: yast2-autofs -Version: 2.15.5 -Release: 3 +Version: 2.21.0 +Release: 0 + BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-autofs-2.15.5.tar.bz2 +Source0: yast2-autofs-2.21.0.tar.bz2 + Prefix: /usr + Group: System/YaST License: GPL v2 or later Requires: yast2 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite + BuildArch: noarch + Summary: YaST2 - Module to Create and Manage autofs Entries in LDAP %description @@ -38,14 +43,16 @@ under ou=AUTOFS,$LDAPBASE. %prep -%setup -n yast2-autofs-2.15.5 +%setup -n yast2-autofs-2.21.0 %build %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install + export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" + %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -72,4 +79,5 @@ /usr/share/YaST2/modules/Autofs* %{prefix}/share/applications/YaST2/autofs.desktop %doc %{prefix}/share/doc/packages/yast2-autofs + %changelog ++++++ yast2-autofs-2.15.5.tar.bz2 -> yast2-autofs-2.21.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/VERSION new/yast2-autofs-2.21.0/VERSION --- old/yast2-autofs-2.15.5/VERSION 2009-01-08 13:38:11.000000000 +0100 +++ new/yast2-autofs-2.21.0/VERSION 2011-09-19 14:56:43.000000000 +0200 @@ -1 +1 @@ -2.15.5 +2.21.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/configure new/yast2-autofs-2.21.0/configure --- old/yast2-autofs-2.15.5/configure 2009-01-08 13:40:01.000000000 +0100 +++ new/yast2-autofs-2.21.0/configure 2011-08-19 09:48:27.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for yast2-autofs 2.15.5. +# Generated by GNU Autoconf 2.63 for yast2-autofs 2.15.4. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -596,8 +596,8 @@ # Identity of this package. PACKAGE_NAME='yast2-autofs' PACKAGE_TARNAME='yast2-autofs' -PACKAGE_VERSION='2.15.5' -PACKAGE_STRING='yast2-autofs 2.15.5' +PACKAGE_VERSION='2.15.4' +PACKAGE_STRING='yast2-autofs 2.15.4' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -1274,7 +1274,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-autofs 2.15.5 to adapt to many kinds of systems. +\`configure' configures yast2-autofs 2.15.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1345,7 +1345,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-autofs 2.15.5:";; + short | recursive ) echo "Configuration of yast2-autofs 2.15.4:";; esac cat <<\_ACEOF @@ -1425,7 +1425,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-autofs configure 2.15.5 +yast2-autofs configure 2.15.4 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1439,7 +1439,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-autofs $as_me 2.15.5, which was +It was created by yast2-autofs $as_me 2.15.4, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2286,7 +2286,7 @@ # Define the identity of the package. PACKAGE='yast2-autofs' - VERSION='2.15.5' + VERSION='2.15.4' cat >>confdefs.h <<_ACEOF @@ -2510,7 +2510,7 @@ -VERSION="2.15.5" +VERSION="2.15.4" RPMNAME="yast2-autofs" MAINTAINER="Peter Varkoly <[email protected]>" @@ -3451,7 +3451,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-autofs $as_me 2.15.5, which was +This file was extended by yast2-autofs $as_me 2.15.4, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3501,7 +3501,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -yast2-autofs config.status 2.15.5 +yast2-autofs config.status 2.15.4 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/configure.in new/yast2-autofs-2.21.0/configure.in --- old/yast2-autofs-2.15.5/configure.in 2009-01-08 13:39:56.000000000 +0100 +++ new/yast2-autofs-2.21.0/configure.in 2011-08-19 09:48:27.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-autofs, 2.15.5, http://bugs.opensuse.org/, yast2-autofs) +AC_INIT(yast2-autofs, 2.15.4, http://bugs.opensuse.org/, yast2-autofs) 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.15.5" +VERSION="2.15.4" RPMNAME="yast2-autofs" MAINTAINER="Peter Varkoly <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/src/autofs.desktop new/yast2-autofs-2.21.0/src/autofs.desktop --- old/yast2-autofs-2.15.5/src/autofs.desktop 2008-06-17 11:31:44.000000000 +0200 +++ new/yast2-autofs-2.21.0/src/autofs.desktop 2011-09-15 17:20:40.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=autofs @@ -17,9 +16,8 @@ X-SuSE-YaST-AutoInstResource=autofs Icon=yast-autofs -Exec=/sbin/yast2 autofs +Exec=xdg-su -c "/sbin/yast2 autofs" Name=Autofs GenericName=autofs -X-KDE-SubstituteUID=true StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/src/complex.ycp new/yast2-autofs-2.21.0/src/complex.ycp --- old/yast2-autofs-2.15.5/src/complex.ycp 2007-05-24 11:57:42.000000000 +0200 +++ new/yast2-autofs-2.21.0/src/complex.ycp 2011-09-15 21:00:08.000000000 +0200 @@ -34,7 +34,6 @@ import "Label"; import "Popup"; import "Wizard"; -import "Wizard_hw"; import "Confirm"; import "Autofs"; @@ -80,126 +79,5 @@ return ret ? `next : `abort; } -/** - * Summary dialog - * @return dialog result - */ -any SummaryDialog() { - - /* Autofs summary dialog caption */ - string caption = _("Autofs Configuration"); - - /* FIXME */ - list summary = Autofs::Summary(); - list unconfigured = summary[1]:[]; - string configured = summary[0]:""; - - /* Frame label */ - term contents = Wizard_hw::DetectedContent(_("Autofs to Configure"), - unconfigured, false, configured); - - Wizard::SetContentsButtons(caption, contents, HELPS["summary"]:"", - Label::BackButton(), Label::FinishButton()); - - any ret = nil; - while(true) { - - ret = UI::UserInput(); - - /* abort? */ - if(ret == `abort || ret == `cancel || ret == `back) { - if(ReallyAbort()) break; - else continue; - } - /* overview dialog */ - else if(ret == `edit_button) { - ret = `overview; - break; - } - /* configure the selected device */ - else if(ret == `configure_button) { - // TODO FIXME: check for change of the configuration - any selected = UI::QueryWidget(`id(`detected_selbox), `CurrentItem); - if(selected == `other) { - ret = `other; - } - else { - ret = `configure; - } - break; - } - else if(ret == `next) { - break; - } - else { - y2error("unexpected retcode: %1", ret); - continue; - } - } - - return ret; -} - -/** - * Overview dialog - * @return dialog result - */ -any OverviewDialog() { - - /* Autofs overview dialog caption */ - string caption = _("Autofs Overview"); - - list overview = Autofs::Overview(); - - /* FIXME table header */ - term contents = Wizard_hw::ConfiguredContent( - /* Table header */ - `header(_("Number"), _("Autofs")), - overview, nil, nil, nil, nil ); - - contents = Wizard_hw::SpacingAround(contents, 1.5, 1.5, 1.0, 1.0); - - Wizard::SetContentsButtons(caption, contents, HELPS["overview"]:"", - Label::BackButton(), Label::FinishButton()); - - any ret = nil; - while(true) { - - ret = UI::UserInput(); - - /* abort? */ - if(ret == `abort || ret == `cancel) { - if(ReallyAbort()) break; - else continue; - } - /* add */ - else if(ret == `add_button) { - /* FIXME */ - ret = `add; - break; - } - /* edit */ - else if(ret == `edit_button) { - /* FIXME */ - ret = `edit; - break; - } - /* delete */ - else if(ret == `delete_button) { - /* FIXME */ - continue; - } - else if(ret == `next || ret == `back) { - break; - } - else { - y2error("unexpected retcode: %1", ret); - continue; - } - } - - return ret; -} - /* EOF */ } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/src/dialogs.ycp new/yast2-autofs-2.21.0/src/dialogs.ycp --- old/yast2-autofs-2.15.5/src/dialogs.ycp 2007-05-24 11:57:42.000000000 +0200 +++ new/yast2-autofs-2.21.0/src/dialogs.ycp 2011-09-15 17:20:40.000000000 +0200 @@ -68,8 +68,8 @@ `TextEntry(`id(`mapname), _("Name of the map"), ""), `VSpacing(0.2), // ok pushbutton: confirm the dialog - `HBox(`PushButton(`id(`ok), Label::OKButton()), - `PushButton(`id(`cancel), Label::CancelButton())), + `ButtonBox(`PushButton(`id(`ok), Label::OKButton()), + `PushButton(`id(`cancel), Label::CancelButton())), `VSpacing(0.2)), `HSpacing(1) )); @@ -142,8 +142,8 @@ ), `VSpacing(0.2), // ok pushbutton: confirm the dialog - `HBox(`PushButton(`id(`ok), Label::OKButton()), - `PushButton(`id(`cancel), Label::CancelButton())), + `ButtonBox(`PushButton(`id(`ok), Label::OKButton()), + `PushButton(`id(`cancel), Label::CancelButton())), `VSpacing(0.2) ), `HSpacing(1) @@ -161,8 +161,8 @@ `TextEntry(`id(`location), _("Location"), Entry["location"]:""), `VSpacing(0.2), // ok pushbutton: confirm the dialog - `HBox(`PushButton(`id(`ok), Label::OKButton()), - `PushButton(`id(`cancel), Label::CancelButton())), + `ButtonBox(`PushButton(`id(`ok), Label::OKButton()), + `PushButton(`id(`cancel), Label::CancelButton())), `VSpacing(0.2)), `HSpacing(1) ) @@ -277,14 +277,14 @@ `ReplacePoint(`id(`mapslist), `SelectionBox(`id(`maps), `opt(`notify), _("Maps"), LMaps) ), - `HBox( + `ButtonBox( `PushButton(`id(`addmap), _("Add")), `PushButton(`id(`delmap), _("Delete")) ), `Table(`id(`entries), `header(_("Key"),_("Options"),_("Location")),[]), - `HBox( + `ButtonBox( `PushButton(`id(`addentry), _("Add")), -// `PushButton(`id(`modentry), _("Edit")), +// `PushButton(`id(`modentry), _("Edit")), `PushButton(`id(`delentry), _("Delete")) ) ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-autofs-2.15.5/src/helps.ycp new/yast2-autofs-2.21.0/src/helps.ycp --- old/yast2-autofs-2.15.5/src/helps.ycp 2008-09-28 09:37:24.000000000 +0200 +++ new/yast2-autofs-2.21.0/src/helps.ycp 2011-09-15 17:20:40.000000000 +0200 @@ -61,19 +61,19 @@ "ConfigureDialog" : _("<p><b>Automounter Maps</b><br/> The automounter maps are referred to by the master map of the automounter. Entries in the automounter maps describe how file -systems below the mountpoint of the map are to be mounted. +systems below the mount point of the map are to be mounted. <br/></p> ") + /* Configure dialog help 2/4 */ _("<p><b><big>Key</big></b><br> -This is the part of the pathname between the map mountpoint and +This is the part of the pathname between the map mount point and the path into the filesystem mounted. </p>") + /* Configure dialog help 3/4 */ _("<p><b><big>Options</big></b><br> -The options are comma seperated, as customary for the <b>mount</b>(8) command. +The options are comma separated, as customary for the <b>mount</b>(8) command. <br></p> ") + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
