From baa628de71616655c6ef0a6b799e2a9ca7ab79ec6123d0718202c7dc617023ab Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 7 Apr 2008 19:10:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=55 --- yast2-users-2.16.22.tar.bz2 | 3 --- yast2-users-2.16.23.tar.bz2 | 3 +++ yast2-users.changes | 11 +++++++++++ yast2-users.spec | 13 +++++++++---- 4 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 yast2-users-2.16.22.tar.bz2 create mode 100644 yast2-users-2.16.23.tar.bz2 diff --git a/yast2-users-2.16.22.tar.bz2 b/yast2-users-2.16.22.tar.bz2 deleted file mode 100644 index 42be8b1..0000000 --- a/yast2-users-2.16.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88d153d6319df623f49cc2979b8f7e1bc491565fef1cd52ef3e265ce355e79b7 -size 398467 diff --git a/yast2-users-2.16.23.tar.bz2 b/yast2-users-2.16.23.tar.bz2 new file mode 100644 index 0000000..cc0c63f --- /dev/null +++ b/yast2-users-2.16.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e11eb85a6f4c557e6424dda11835e3f580058f453d4b953b9636e27c243145 +size 398472 diff --git a/yast2-users.changes b/yast2-users.changes index aea08a5..93c8876 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 7 13:38:19 CEST 2008 - jsuchome@suse.cz + +- import the user settings before reading system ones (bnc#373654) +- 2.16.23 + +------------------------------------------------------------------- +Thu Apr 3 14:10:57 CEST 2008 - jsrain@suse.cz + +- save users configuration during live installation + ------------------------------------------------------------------- Tue Apr 1 11:34:17 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 4873722..c5ecc97 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.16.22) +# spec file for package yast2-users (Version 2.16.23) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-users -Version: 2.16.22 +Version: 2.16.23 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.16.22.tar.bz2 +Source0: yast2-users-2.16.23.tar.bz2 Prefix: /usr BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite Requires: yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext @@ -46,7 +46,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.16.22 +%setup -n yast2-users-2.16.23 %build %{prefix}/bin/y2tool y2autoconf @@ -89,6 +89,11 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Mon Apr 07 2008 jsuchome@suse.cz +- import the user settings before reading system ones (bnc#373654) +- 2.16.23 +* Thu Apr 03 2008 jsrain@suse.cz +- save users configuration during live installation * Tue Apr 01 2008 jsuchome@suse.cz - propose login only from the first chunk of full name (bnc#372202) - 2.16.22