Hello community, here is the log from the commit of package yast2-nfs-server for openSUSE:Factory checked in at Wed Sep 21 17:32:51 CEST 2011.
-------- --- yast2-nfs-server/yast2-nfs-server.changes 2011-09-20 00:59:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-nfs-server/yast2-nfs-server.changes 2011-09-21 11:44:39.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Sep 21 11:42:35 CEST 2011 - vis...@suse.cz + +- set dialog title +- 2.21.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-nfs-server-2.21.0.tar.bz2 New: ---- yast2-nfs-server-2.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-nfs-server.spec ++++++ --- /var/tmp/diff_new_pack.T7y6SB/_old 2011-09-21 17:32:41.000000000 +0200 +++ /var/tmp/diff_new_pack.T7y6SB/_new 2011-09-21 17:32:41.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-nfs-server -Version: 2.21.0 +Version: 2.21.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-nfs-server-2.21.0.tar.bz2 +Source0: yast2-nfs-server-2.21.1.tar.bz2 Prefix: /usr @@ -31,7 +31,8 @@ License: GPL v2 or later BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite # Service::Find -Requires: yast2 >= 2.17.28 +# Wizard::SetDesktopTitleAndIcon +Requires: yast2 >= 2.21.22 Requires: yast2-nfs-common Recommends: nfs-kernel-server @@ -54,7 +55,7 @@ - %prep -%setup -n yast2-nfs-server-2.21.0 +%setup -n yast2-nfs-server-2.21.1 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-nfs-server-2.21.0.tar.bz2 -> yast2-nfs-server-2.21.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-server-2.21.0/VERSION new/yast2-nfs-server-2.21.1/VERSION --- old/yast2-nfs-server-2.21.0/VERSION 2011-09-09 13:42:10.000000000 +0200 +++ new/yast2-nfs-server-2.21.1/VERSION 2011-09-21 11:42:31.000000000 +0200 @@ -1 +1 @@ -2.21.0 +2.21.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-server-2.21.0/configure.in new/yast2-nfs-server-2.21.1/configure.in --- old/yast2-nfs-server-2.21.0/configure.in 2011-09-09 13:43:53.000000000 +0200 +++ new/yast2-nfs-server-2.21.1/configure.in 2011-09-21 11:38:00.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-nfs-server dnl -dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-nfs-server, 2.21.0, http://bugs.opensuse.org/, yast2-nfs-server) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-server-2.21.0/src/nfs_server.ycp new/yast2-nfs-server-2.21.1/src/nfs_server.ycp --- old/yast2-nfs-server-2.21.0/src/nfs_server.ycp 2008-04-17 07:09:21.000000000 +0200 +++ new/yast2-nfs-server-2.21.1/src/nfs_server.ycp 2011-09-21 11:43:47.000000000 +0200 @@ -13,7 +13,7 @@ * Dan Vesely <d...@suse.cz> * Martin Vidner <mvid...@suse.cz> * - * $Id: nfs_server.ycp 46699 2008-04-16 08:53:46Z mvidner $ + * $Id: nfs_server.ycp 65882 2011-09-21 09:43:46Z visnov $ * * Module for the configuration of the nfs server */ @@ -83,7 +83,7 @@ CheckSyntaxErrors (NfsServer::exports); Wizard::CreateDialog (); - Wizard::SetDesktopIcon("nfs_server"); + Wizard::SetDesktopTitleAndIcon("nfs_server"); any result = Sequencer::Run(Aliases, Sequence); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-server-2.21.0/src/ui.ycp new/yast2-nfs-server-2.21.1/src/ui.ycp --- old/yast2-nfs-server-2.21.0/src/ui.ycp 2011-06-22 17:09:35.000000000 +0200 +++ new/yast2-nfs-server-2.21.1/src/ui.ycp 2011-09-21 11:43:47.000000000 +0200 @@ -13,7 +13,7 @@ * Dan Vesely (d...@suse.cz) * Martin Vidner <mvid...@suse.cz> * - * $Id: ui.ycp 64515 2011-06-21 15:33:20Z jreidinger $ + * $Id: ui.ycp 65882 2011-09-21 09:43:46Z visnov $ * * Network NFS server dialogs * @@ -843,7 +843,7 @@ ]; Wizard::CreateDialog (); - Wizard::SetDesktopIcon("nfs_server"); + Wizard::SetDesktopTitleAndIcon("nfs_server"); symbol ret = Sequencer::Run(Aliases, Sequence); UI::CloseDialog (); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org