diff --git a/yast2-users-2.17.8.tar.bz2 b/yast2-users-2.17.8.tar.bz2 deleted file mode 100644 index e9680db..0000000 --- a/yast2-users-2.17.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70de3a926d916df88b36e0565f5942dd3fdfc9814e0e26507d7e066b5e690ed7 -size 381880 diff --git a/yast2-users-2.17.9.tar.bz2 b/yast2-users-2.17.9.tar.bz2 new file mode 100644 index 0000000..cab6be3 --- /dev/null +++ b/yast2-users-2.17.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507aa8c7a150f86921c8fe9e61f9dea444b72545516f8ba97e4378246432c19d +size 381962 diff --git a/yast2-users.changes b/yast2-users.changes index 1731841..cab2ac4 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 4 13:32:10 CEST 2008 - jsuchome@suse.cz + +- load/unload cracklib image during installation +- 2.17.9 + ------------------------------------------------------------------- Tue Sep 2 15:23:12 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 0c1b856..dc163c7 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.17.8) +# spec file for package yast2-users (Version 2.17.9) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-users -Version: 2.17.8 +Version: 2.17.9 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.17.8.tar.bz2 +Source0: yast2-users-2.17.9.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 @@ -32,8 +32,8 @@ Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-t Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user # this forces using yast2-ldap with orrect LDAP object names (fate#303596) Requires: yast2-ldap-client >= 2.17.1 -# new ag_anyxml -Requires: yast2 >= 2.16.40 +# InstExtensionImage::LoadExtension +Requires: yast2 >= 2.17.17 Summary: YaST2 - User and Group Configuration %description @@ -52,7 +52,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.17.8 +%setup -n yast2-users-2.17.9 %build %{prefix}/bin/y2tool y2autoconf @@ -95,6 +95,9 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Thu Sep 04 2008 jsuchome@suse.cz +- load/unload cracklib image during installation +- 2.17.9 * Tue Sep 02 2008 jsuchome@suse.cz - do not show installation step when the work is hidden(bnc#401319) - 2.17.8