From f4dddefe8493a207dbdf16caa0a7d4d94fed16aecd1eb0dbe0cf78163a3a369d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 22 Jun 2008 07:46:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=65 --- yast2-users-2.16.33.tar.bz2 | 3 --- yast2-users-2.17.1.tar.bz2 | 3 +++ yast2-users.changes | 28 ++++++++++++++++++++++++++++ yast2-users.spec | 21 +++++++++++++++++---- 4 files changed, 48 insertions(+), 7 deletions(-) delete mode 100644 yast2-users-2.16.33.tar.bz2 create mode 100644 yast2-users-2.17.1.tar.bz2 diff --git a/yast2-users-2.16.33.tar.bz2 b/yast2-users-2.16.33.tar.bz2 deleted file mode 100644 index 40439b0..0000000 --- a/yast2-users-2.16.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad1878d6429a5dff78c87d1842fb74bd7915e990fffb95d48d28ab42f7365906 -size 381969 diff --git a/yast2-users-2.17.1.tar.bz2 b/yast2-users-2.17.1.tar.bz2 new file mode 100644 index 0000000..63a3857 --- /dev/null +++ b/yast2-users-2.17.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93eb04fa95cacaaee10c28c9fbc472453b062c39c7d2f8f05ca2c65010313150 +size 382023 diff --git a/yast2-users.changes b/yast2-users.changes index 3df0247..317991f 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Jun 19 10:09:58 CEST 2008 - jsuchome@suse.cz + +- save the information if users were already written in 2nd stage + of installation (bnc#395796) +- 2.17.1 + +------------------------------------------------------------------- +Mon Jun 16 16:26:22 CEST 2008 - jsuchome@suse.cz + +- remember root password during installation (bnc#396399) + +------------------------------------------------------------------- +Fri Jun 13 10:03:33 CEST 2008 - jsuchome@suse.cz + +- set title icon in installation cliens (bnc#398335) + +------------------------------------------------------------------- +Fri Jun 6 16:16:04 CEST 2008 - jsuchome@suse.cz + +- allow @ in home directory path (bnc#397811) + +------------------------------------------------------------------- +Fri Jun 6 10:28:23 CEST 2008 - jsuchome@suse.cz + +- fixed typo (bnc#374628) +- 2.17.0 + ------------------------------------------------------------------- Fri May 23 15:51:33 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 00ffb6e..b3a67ef 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.16.33) +# spec file for package yast2-users (Version 2.17.1) # # 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.33 +Version: 2.17.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.16.33.tar.bz2 +Source0: yast2-users-2.17.1.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.33 +%setup -n yast2-users-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -89,6 +89,19 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Thu Jun 19 2008 jsuchome@suse.cz +- save the information if users were already written in 2nd stage + of installation (bnc#395796) +- 2.17.1 +* Mon Jun 16 2008 jsuchome@suse.cz +- remember root password during installation (bnc#396399) +* Fri Jun 13 2008 jsuchome@suse.cz +- set title icon in installation cliens (bnc#398335) +* Fri Jun 06 2008 jsuchome@suse.cz +- allow @ in home directory path (bnc#397811) +* Fri Jun 06 2008 jsuchome@suse.cz +- fixed typo (bnc#374628) +- 2.17.0 * Fri May 23 2008 jsuchome@suse.cz - enable auth and user clients in 2nd stage when necessary - ask for confirmation when 1st user creation is skipped