Hello community, here is the log from the commit of package yast2-nfs-client for openSUSE:Factory checked in at Wed Sep 21 17:32:34 CEST 2011.
-------- --- yast2-nfs-client/yast2-nfs-client.changes 2011-09-09 12:52:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-nfs-client/yast2-nfs-client.changes 2011-09-21 10:59:11.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Sep 21 10:54:32 CEST 2011 - [email protected] + +- set dialog title +- set proper dependency on yast2 +- 2.21.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-nfs-client-2.21.0.tar.bz2 New: ---- yast2-nfs-client-2.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-nfs-client.spec ++++++ --- /var/tmp/diff_new_pack.7gDrfL/_old 2011-09-21 17:32:29.000000000 +0200 +++ /var/tmp/diff_new_pack.7gDrfL/_new 2011-09-21 17:32:29.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-nfs-client -Version: 2.21.0 +Version: 2.21.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-nfs-client-2.21.0.tar.bz2 +Source0: yast2-nfs-client-2.21.1.tar.bz2 Prefix: /usr @@ -31,7 +31,8 @@ License: GPLv2+ BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite #ag_showexports moved to yast2 base -Requires: yast2 >= 2.17.40 +#Wizard::SetDesktopTitleAndIcon +Requires: yast2 >= 2.21.22 #idmapd_conf agent Requires: yast2-nfs-common # showmount, #150382, #286300 @@ -52,7 +53,7 @@ file system access. It allows access to files on remote machines. %prep -%setup -n yast2-nfs-client-2.21.0 +%setup -n yast2-nfs-client-2.21.1 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-nfs-client-2.21.0.tar.bz2 -> yast2-nfs-client-2.21.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-client-2.21.0/VERSION new/yast2-nfs-client-2.21.1/VERSION --- old/yast2-nfs-client-2.21.0/VERSION 2011-09-09 12:43:06.000000000 +0200 +++ new/yast2-nfs-client-2.21.1/VERSION 2011-09-21 10:54:29.000000000 +0200 @@ -1 +1 @@ -2.21.0 +2.21.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-client-2.21.0/configure.in new/yast2-nfs-client-2.21.1/configure.in --- old/yast2-nfs-client-2.21.0/configure.in 2011-09-09 12:46:17.000000000 +0200 +++ new/yast2-nfs-client-2.21.1/configure.in 2011-09-21 10:53:40.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-nfs-client 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-client, 2.21.0, http://bugs.opensuse.org/, yast2-nfs-client) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-client-2.21.0/src/wizards.ycp new/yast2-nfs-client-2.21.1/src/wizards.ycp --- old/yast2-nfs-client-2.21.0/src/wizards.ycp 2010-03-24 08:23:36.000000000 +0100 +++ new/yast2-nfs-client-2.21.1/src/wizards.ycp 2011-09-21 10:54:24.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Wizards definitions * Authors: Martin Vidner <[email protected]> * - * $Id: wizards.ycp 60690 2010-02-04 12:16:13Z kmachalkova $ + * $Id: wizards.ycp 65872 2011-09-21 08:54:23Z visnov $ */ { @@ -55,7 +55,7 @@ ]; Wizard::OpenOKDialog (); - Wizard::SetDesktopIcon ("nfs"); + Wizard::SetDesktopTitleAndIcon ("nfs"); any ret = Sequencer::Run (aliases, sequence); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
