diff --git a/yast2-users-2.17.19.tar.bz2 b/yast2-users-2.17.19.tar.bz2 deleted file mode 100644 index 4813331..0000000 --- a/yast2-users-2.17.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f102ce0df5605b28a6c6ba0539ab490eae56dacbaccfdf68ff73bf431b19eee1 -size 381372 diff --git a/yast2-users-2.17.21.tar.bz2 b/yast2-users-2.17.21.tar.bz2 new file mode 100644 index 0000000..973a553 --- /dev/null +++ b/yast2-users-2.17.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256c42513f19ecf3e217e52cf9e6345676c07cbcc77da70878eff1e44b3eac1a +size 430290 diff --git a/yast2-users.changes b/yast2-users.changes index 6771422..8c441f7 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 31 15:09:40 CET 2008 - jsuchome@suse.cz + +- delete crypted homes before writing /etc/passwd +- check for cracklib-devel in configure +- 2.17.21 + +------------------------------------------------------------------- +Wed Oct 29 09:08:54 CET 2008 - jsuchome@suse.cz + +- during live installation, available package is installed one +- bind tools are in 'bind' image, not 'bind.rpm' (bnc#438691) +- 2.17.20 + ------------------------------------------------------------------- Wed Oct 22 12:55:32 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 922c671..ae6ca96 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.17.19) +# spec file for package yast2-users (Version 2.17.21) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-users -Version: 2.17.19 +Version: 2.17.21 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.17.19.tar.bz2 +Source0: yast2-users-2.17.21.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 @@ -52,7 +52,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.17.19 +%setup -n yast2-users-2.17.21 %build %{prefix}/bin/y2tool y2autoconf @@ -94,8 +94,15 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.so %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users - %changelog +* Fri Oct 31 2008 jsuchome@suse.cz +- delete crypted homes before writing /etc/passwd +- check for cracklib-devel in configure +- 2.17.21 +* Wed Oct 29 2008 jsuchome@suse.cz +- during live installation, available package is installed one +- bind tools are in 'bind' image, not 'bind.rpm' (bnc#438691) +- 2.17.20 * Wed Oct 22 2008 jsuchome@suse.cz - do not call extend during live installation - 2.17.19 @@ -1054,7 +1061,7 @@ rm -rf "$RPM_BUILD_ROOT" - fixed: non-ISO-1 chars in fullname not shown (#31405) - fixed testsuite - 2.8.19 -* Fri Sep 19 2003 nashif@suse.de +* Thu Sep 18 2003 nashif@suse.de - fixed testsuite - 2.8.18 * Thu Sep 18 2003 jsuchome@suse.cz