diff --git a/yast2-users-2.15.36.tar.bz2 b/yast2-users-2.15.36.tar.bz2 deleted file mode 100644 index ddd0c40..0000000 --- a/yast2-users-2.15.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:468e94af56caaf5c162de23ec320dd4f1024a7609da56df91244b28e115ffd5a -size 389666 diff --git a/yast2-users-2.15.38.tar.bz2 b/yast2-users-2.15.38.tar.bz2 new file mode 100644 index 0000000..3f3a83e --- /dev/null +++ b/yast2-users-2.15.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cbb912cd19e7e5fbc115480a58877507d31bc37cc65c66451cba361f54f123 +size 392830 diff --git a/yast2-users.changes b/yast2-users.changes index 6209674..5f878b6 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Sep 21 15:08:40 CEST 2007 - jsuchome@suse.cz + +- enable cryted directories for new users (#326794) +- 2.15.38 + +------------------------------------------------------------------- +Tue Aug 21 16:45:00 CEST 2007 - jsuchome@suse.cz + +- testsuite is back (removed in 2.13.24) +- added UsersPasswd::SetBaseDirectory (called from testsuite) +- 2.15.37 + ------------------------------------------------------------------- Fri Aug 17 10:45:29 CEST 2007 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 1066b6e..f6c01fb 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.15.36) +# spec file for package yast2-users (Version 2.15.38) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,13 +11,13 @@ # norootforbuild Name: yast2-users -Version: 2.15.36 +Version: 2.15.38 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.15.36.tar.bz2 -prefix: /usr +Source0: yast2-users-2.15.38.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 yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user @@ -43,7 +43,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.15.36 +%setup -n yast2-users-2.15.38 %build %{prefix}/bin/y2tool y2autoconf @@ -85,8 +85,14 @@ 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 Sep 21 2007 - jsuchome@suse.cz +- enable cryted directories for new users (#326794) +- 2.15.38 +* Tue Aug 21 2007 - jsuchome@suse.cz +- testsuite is back (removed in 2.13.24) +- added UsersPasswd::SetBaseDirectory (called from testsuite) +- 2.15.37 * Fri Aug 17 2007 - jsuchome@suse.cz - use Perl built-ins instead of SCR (patch by locilka, #266179) - 2.15.36