Hello community, here is the log from the commit of package yast2-samba-server for openSUSE:Factory checked in at Tue Oct 4 18:03:16 CEST 2011.
-------- --- openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes 2011-09-23 12:53:22.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-samba-server/yast2-samba-server.changes 2011-09-22 15:49:30.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Sep 22 15:47:42 CEST 2011 - [email protected] + +- set dialog title +- 2.21.4 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-samba-server-2.21.3.tar.bz2 New: ---- yast2-samba-server-2.21.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-samba-server.spec ++++++ --- /var/tmp/diff_new_pack.nMBgpP/_old 2011-10-04 18:03:12.000000000 +0200 +++ /var/tmp/diff_new_pack.nMBgpP/_new 2011-10-04 18:03:12.000000000 +0200 @@ -19,20 +19,21 @@ Name: yast2-samba-server -Version: 2.21.3 +Version: 2.21.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-samba-server-2.21.3.tar.bz2 +Source0: yast2-samba-server-2.21.4.tar.bz2 Prefix: /usr Group: System/YaST -License: GPLv2+ +License: GPL v2 or later BuildRequires: libsmbclient libsmbclient-devel perl-Crypt-SmbHash perl-X500-DN perl-XML-Writer samba-client update-desktop-files yast2 yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-samba-client yast2-testsuite yast2-users Requires: perl-Crypt-SmbHash -Requires: yast2 +# Wizard::SetDesktopTitleAndIcon +Requires: yast2 >= 2.21.22 Requires: yast2-ldap >= 2.17.3 Requires: yast2-ldap-client Requires: yast2-perl-bindings @@ -53,7 +54,7 @@ configuration. %prep -%setup -n yast2-samba-server-2.21.3 +%setup -n yast2-samba-server-2.21.4 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-samba-server-2.21.3.tar.bz2 -> yast2-samba-server-2.21.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-server-2.21.3/VERSION new/yast2-samba-server-2.21.4/VERSION --- old/yast2-samba-server-2.21.3/VERSION 2011-09-13 10:01:49.000000000 +0200 +++ new/yast2-samba-server-2.21.4/VERSION 2011-09-22 15:47:41.000000000 +0200 @@ -1 +1 @@ -2.21.3 +2.21.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-server-2.21.3/configure.in new/yast2-samba-server-2.21.4/configure.in --- old/yast2-samba-server-2.21.3/configure.in 2011-09-13 10:02:46.000000000 +0200 +++ new/yast2-samba-server-2.21.4/configure.in 2011-09-22 15:46:38.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-samba-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-samba-server, 2.21.3, http://bugs.opensuse.org/, yast2-samba-server) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-samba-server-2.21.3/src/wizards.ycp new/yast2-samba-server-2.21.4/src/wizards.ycp --- old/yast2-samba-server-2.21.3/src/wizards.ycp 2007-05-18 12:48:25.000000000 +0200 +++ new/yast2-samba-server-2.21.4/src/wizards.ycp 2011-09-22 15:48:59.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Wizards definitions * Authors: Stanislav Visnovsky <[email protected]> * - * $Id: wizards.ycp 36421 2007-02-22 16:49:44Z locilka $ + * $Id: wizards.ycp 65935 2011-09-22 13:48:58Z visnov $ */ { @@ -144,7 +144,7 @@ ]; Wizard::CreateDialog(); - Wizard::SetTitleIcon("yast-samba-server"); + Wizard::SetDesktopTitleAndIcon("samba-server"); any ret = Sequencer::Run(aliases, sequence); continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
