Hello community,
here is the log from the commit of package yast2-kerberos-client for
openSUSE:Factory
checked in at Tue Jul 19 14:35:30 CEST 2011.
--------
--- yast2-kerberos-client/yast2-kerberos-client.changes 2011-03-23
12:36:02.000000000 +0100
+++
/mounts/work_src_done/STABLE/yast2-kerberos-client/yast2-kerberos-client.changes
2011-07-15 12:11:29.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 15 12:05:53 CEST 2011 - [email protected]
+
+- fixed typos in help texts (bnc#703166)
+- 2.21.2
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-kerberos-client-2.21.1.tar.bz2
New:
----
yast2-kerberos-client-2.21.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-kerberos-client.spec ++++++
--- /var/tmp/diff_new_pack.Givb7h/_old 2011-07-19 14:34:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Givb7h/_new 2011-07-19 14:34:43.000000000 +0200
@@ -19,16 +19,16 @@
Name: yast2-kerberos-client
-Version: 2.21.1
+Version: 2.21.2
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-kerberos-client-2.21.1.tar.bz2
+Source0: yast2-kerberos-client-2.21.2.tar.bz2
Prefix: /usr
Group: System/YaST
-License: GPLv2+
+License: GPL v2 or later
BuildRequires: doxygen perl-XML-Writer update-desktop-files yast2
yast2-devtools yast2-pam yast2-testsuite
# etc_krb5_conf.scr
@@ -46,7 +46,7 @@
Kerberos server will be used for user authentication.
%prep
-%setup -n yast2-kerberos-client-2.21.1
+%setup -n yast2-kerberos-client-2.21.2
%build
%{prefix}/bin/y2tool y2autoconf
++++++ yast2-kerberos-client-2.21.1.tar.bz2 ->
yast2-kerberos-client-2.21.2.tar.bz2 ++++++
++++ 4986 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-kerberos-client-2.21.1/VERSION
new/yast2-kerberos-client-2.21.2/VERSION
--- old/yast2-kerberos-client-2.21.1/VERSION 2011-03-23 12:14:37.000000000
+0100
+++ new/yast2-kerberos-client-2.21.2/VERSION 2011-07-15 12:06:22.000000000
+0200
@@ -1 +1 @@
-2.21.1
+2.21.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-kerberos-client-2.21.1/configure.in
new/yast2-kerberos-client-2.21.2/configure.in
--- old/yast2-kerberos-client-2.21.1/configure.in 2010-01-28
16:08:45.000000000 +0100
+++ new/yast2-kerberos-client-2.21.2/configure.in 2011-06-23
15:52:04.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-kerberos-client, 2.19.0, http://bugs.opensuse.org/,
yast2-kerberos-client)
+AC_INIT(yast2-kerberos-client, 2.21.1, http://bugs.opensuse.org/,
yast2-kerberos-client)
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.19.0"
+VERSION="2.21.1"
RPMNAME="yast2-kerberos-client"
MAINTAINER="Jiri Suchomel <[email protected]>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-kerberos-client-2.21.1/src/Kerberos.ycp
new/yast2-kerberos-client-2.21.2/src/Kerberos.ycp
--- old/yast2-kerberos-client-2.21.1/src/Kerberos.ycp 2011-03-16
14:52:36.000000000 +0100
+++ new/yast2-kerberos-client-2.21.2/src/Kerberos.ycp 2011-07-15
12:10:29.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of kerberos-client, i/o functions.
* Authors: Jiri Suchomel <[email protected]>
*
- * $Id: Kerberos.ycp 63577 2011-03-16 13:52:35Z jsuchome $
+ * $Id: Kerberos.ycp 64832 2011-07-15 10:10:28Z jsuchome $
*
* Representation of the configuration of kerberos-client.
* Input and output routines.
@@ -740,13 +740,13 @@
*/
global list<string> RequiredPackages () {
- list<string> packages = required_packages;
+ list<string> pkgs = required_packages;
// do not install pam_krb5 if sssd is configured
if (sssd)
{
- packages = filter (string p, packages, ``(p != "pam_krb5"));
+ pkgs = filter (string p, pkgs, ``(p != "pam_krb5"));
}
- return packages;
+ return pkgs;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/yast2-kerberos-client-2.21.1/src/dialogs.ycp
new/yast2-kerberos-client-2.21.2/src/dialogs.ycp
--- old/yast2-kerberos-client-2.21.1/src/dialogs.ycp 2011-03-23
12:35:12.000000000 +0100
+++ new/yast2-kerberos-client-2.21.2/src/dialogs.ycp 2011-07-15
12:11:04.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Dialogs definitions
* Authors: Jiri Suchomel <[email protected]>
*
- * $Id: dialogs.ycp 63648 2011-03-23 11:35:11Z jsuchome $
+ * $Id: dialogs.ycp 64833 2011-07-15 10:11:03Z jsuchome $
*/
{
@@ -231,7 +231,7 @@
") +
// help text for Use DNS to acquire the configuration data at runtime
- _("Check <b>Use DNS to Aquire the Configuration Data at Runtime</b> to let
your client use the Kerberos authentication data provided by DNS. This option
cannot be selected if the DNS server does not provide such data.</p>") +
+ _("Check <b>Use DNS to Acquire the Configuration Data at Runtime</b> to
let your client use the Kerberos authentication data provided by DNS. This
option cannot be selected if the DNS server does not provide such data.</p>") +
// help text 5/5
_("<p>To configure more settings, click <b>Advanced Settings</b>.</p>");
@@ -445,7 +445,7 @@
// checkbox label
"label" : _("For&wardable"),
// help text
- "help" : _("<p><b>Forwardable</b> lets you transfer your
complete identity (TGT) to another machine. <b>Proxiable</b> only lets you
transfer particular tickets. Select if the options should be aplied to all PAM
services, none of them or enter a list of services separated by spaces.</p>"),
+ "help" : _("<p><b>Forwardable</b> lets you transfer your
complete identity (TGT) to another machine. <b>Proxiable</b> only lets you
transfer particular tickets. Select if the options should be applied to all PAM
services, none of them or enter a list of services separated by spaces.</p>"),
"init" : InitCombo,
"store" : StoreDescription,
"handle" : HandleDescription,
@@ -575,7 +575,7 @@
// textentry label
"label" : _("&Keytab File Location"),
// help text
- "help" : _("<p>Specify the location of the file with the keys
of pricipals in <b>Keytab File Location</b>.</p>"),
+ "help" : _("<p>Specify the location of the file with the keys
of principals in <b>Keytab File Location</b>.</p>"),
"init" : InitDescription,
"store" : StoreDescription,
"handle" : HandleDescription,
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]