Mailinglist Archive: opensuse-commit (1826 mails)
| < Previous | Next > |
commit yast2-samba-client
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 09 Sep 2008 19:18:52 +0200
- Message-id: <20080909171852.CC624678040@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-samba-client
checked in at Tue Sep 9 19:18:52 CEST 2008.
--------
--- yast2-samba-client/yast2-samba-client.changes 2008-09-05
16:32:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-samba-client/yast2-samba-client.changes
2008-09-09 11:24:31.501296000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 9 11:23:59 CEST 2008 - jsuchome@xxxxxxx
+
+- merged texts from proofread
+- 2.17.3
+
+-------------------------------------------------------------------
Old:
----
yast2-samba-client-2.17.2.tar.bz2
New:
----
yast2-samba-client-2.17.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.I19281/_old 2008-09-09 19:18:10.000000000 +0200
+++ /var/tmp/diff_new_pack.I19281/_new 2008-09-09 19:18:10.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-samba-client (Version 2.17.2)
+# spec file for package yast2-samba-client (Version 2.17.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-samba-client
-Version: 2.17.2
+Version: 2.17.3
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-samba-client-2.17.2.tar.bz2
+Source0: yast2-samba-client-2.17.3.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-pam
yast2-perl-bindings yast2-testsuite
Requires: yast2-kerberos-client
@@ -46,7 +46,7 @@
Stanislav Visnovsky <visnov@xxxxxxx>
%prep
-%setup -n yast2-samba-client-2.17.2
+%setup -n yast2-samba-client-2.17.3
%build
%{prefix}/bin/y2tool y2autoconf
@@ -84,6 +84,9 @@
/usr/share/YaST2/schema/autoyast/rnc/samba-client.rnc
%doc %{prefix}/share/doc/packages/yast2-samba-client
%changelog
+* Tue Sep 09 2008 jsuchome@xxxxxxx
+- merged texts from proofread
+- 2.17.3
* Fri Sep 05 2008 jsuchome@xxxxxxx
- fixed writing /etc/nsswitch.conf
- ag_pam_mount: added path to reading specific file elements
++++++ yast2-samba-client-2.17.2.tar.bz2 -> yast2-samba-client-2.17.3.tar.bz2
++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-samba-client-2.17.2/src/dialogs.ycp
new/yast2-samba-client-2.17.3/src/dialogs.ycp
--- old/yast2-samba-client-2.17.2/src/dialogs.ycp 2008-09-05
16:18:03.000000000 +0200
+++ new/yast2-samba-client-2.17.3/src/dialogs.ycp 2008-09-09
11:23:35.000000000 +0200
@@ -3,7 +3,7 @@
* Summary: Dialogs definitions
* Authors: Stanislav Visnovsky <visnov@xxxxxxx>
*
- * $Id: dialogs.ycp 50010 2008-08-13 09:12:26Z jsuchome $
+ * $Id: dialogs.ycp 50764 2008-09-05 14:32:29Z jsuchome $
*/
{
@@ -122,9 +122,8 @@
if (uid_min >= uid_max || gid_min >= gid_max)
{
// error popup: min >= max
- Popup::Error (_("The minimal value in the range cannot be
-larger than maximal one.
-"));
+ Popup::Error (_("The minimum value in the range cannot be
+larger than maximum one.\n"));
continue;
}
string winbind_uid_new = sformat ("%1-%2", uid_min, uid_max);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-samba-client-2.17.2/src/Samba.ycp
new/yast2-samba-client-2.17.3/src/Samba.ycp
--- old/yast2-samba-client-2.17.2/src/Samba.ycp 2008-09-05 16:25:08.000000000
+0200
+++ new/yast2-samba-client-2.17.3/src/Samba.ycp 2008-09-05 16:32:29.000000000
+0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of samba-client, input and output
functions.
* Authors: Stanislav Visnovsky <visnov@xxxxxxx>
*
- * $Id: Samba.ycp 50067 2008-08-14 12:05:22Z jsuchome $
+ * $Id: Samba.ycp 50764 2008-09-05 14:32:29Z jsuchome $
*
* Representation of the configuration of samba-client.
* Input and output routines.
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-samba-client-2.17.2/VERSION
new/yast2-samba-client-2.17.3/VERSION
--- old/yast2-samba-client-2.17.2/VERSION 2008-09-05 16:19:34.000000000
+0200
+++ new/yast2-samba-client-2.17.3/VERSION 2008-09-09 11:24:07.000000000
+0200
@@ -1 +1 @@
-2.17.2
+2.17.3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |