[yast-commit] [ci_new_pac] JFYI yast2-users -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-users -> sle12 ## BNC# 863612 : "YaST reports Cannot find client ldap/routines.rb" (CLOSED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-users/yast2-users.changes 2014-02-12 15:19:40.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-users/yast2-users.changes 2014-02-13 12:59:41.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Feb 13 11:01:33 UTC 2014 - varkoly@suse.com + +- BNC#863612 YaST reports Cannot find client ldap/routines.rb +- 3.1.9 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-auth-server - yast2-ftp-server - yast2-inetd - yast2-mail - yast2-samba-server - yast2-sudo - yast2-users ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-users (Old) and /mounts/work_src_done/SLE12/yast2-users (BS:build ID:32583 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-users", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-users-3.1.8.tar.bz2 New: ---- yast2-users-3.1.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-users.spec ++++++ --- /var/tmp/diff_new_pack.TaUFhY/_old 2014-02-13 13:23:06.000000000 +0100 +++ /var/tmp/diff_new_pack.TaUFhY/_new 2014-02-13 13:23:06.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.8 +Version: 3.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-users-3.1.8.tar.bz2 -> yast2-users-3.1.9.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.8/package/yast2-users.changes new/yast2-users-3.1.9/package/yast2-users.changes --- old/yast2-users-3.1.8/package/yast2-users.changes 2014-02-12 13:00:33.000000000 +0100 +++ new/yast2-users-3.1.9/package/yast2-users.changes 2014-02-13 12:55:29.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 13 11:01:33 UTC 2014 - varkoly@suse.com + +- BNC#863612 YaST reports Cannot find client ldap/routines.rb +- 3.1.9 + +------------------------------------------------------------------- Wed Feb 12 11:53:03 UTC 2014 - jreidinger@suse.com - fix namespace collision leading to error message in installation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.8/package/yast2-users.spec new/yast2-users-3.1.9/package/yast2-users.spec --- old/yast2-users-3.1.8/package/yast2-users.spec 2014-02-12 13:00:33.000000000 +0100 +++ new/yast2-users-3.1.9/package/yast2-users.spec 2014-02-13 12:55:29.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.8 +Version: 3.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.8/src/include/users/ldap_dialogs.rb new/yast2-users-3.1.9/src/include/users/ldap_dialogs.rb --- old/yast2-users-3.1.8/src/include/users/ldap_dialogs.rb 2014-02-12 13:00:33.000000000 +0100 +++ new/yast2-users-3.1.9/src/include/users/ldap_dialogs.rb 2014-02-13 12:55:29.000000000 +0100 @@ -37,8 +37,6 @@ Yast.import "Users" Yast.import "Wizard" - Yast.include include_target, "ldap/routines.rb" - textdomain "users" end @@ -905,7 +903,7 @@ Ops.set(ppolicy, "modified", "added") Ops.set(ppolicy, "pwdAttribute", "userPassword") Ops.set(ppolicy, "objectClass", ["pwdPolicy", "namedObject"]) - Ops.set(ppolicy, "cn", get_cn(dn)) + Ops.set(ppolicy, "cn", Ldap.get_cn(dn)) Ops.set(write_ppolicies, dn, ppolicy) else pp = {} continue with "q"... Checked in at Thu Feb 13 13:23:32 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro