This commit is contained in:
parent
6cb86580d4
commit
85b21dd16d
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 2 22:42:58 CEST 2009 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- OBSCURE_CHECKS_ENAB not available from PAM since
|
||||||
|
yast2-security-2.18.0, making related functionality YaST specific
|
||||||
|
- 2.18.4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 2 13:39:34 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
- RNC file is less strict for <user_defaults>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 11 10:08:53 CET 2009 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- fixed schema file (bnc#480466)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 27 13:41:16 CET 2009 - jsuchome@suse.cz
|
Fri Feb 27 13:41:16 CET 2009 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 2.18.3
|
Version: 2.18.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -97,6 +97,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||||
%doc %{prefix}/share/doc/packages/yast2-users
|
%doc %{prefix}/share/doc/packages/yast2-users
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 02 2009 jsuchome@suse.cz
|
||||||
|
- OBSCURE_CHECKS_ENAB not available from PAM since
|
||||||
|
yast2-security-2.18.0, making related functionality YaST specific
|
||||||
|
- 2.18.4
|
||||||
|
* Tue Jun 02 2009 ug@suse.de
|
||||||
|
- RNC file is less strict for <user_defaults>
|
||||||
|
* Wed Mar 11 2009 jsuchome@suse.cz
|
||||||
|
- fixed schema file (bnc#480466)
|
||||||
* Fri Feb 27 2009 jsuchome@suse.cz
|
* Fri Feb 27 2009 jsuchome@suse.cz
|
||||||
- transliteration of UTF-8 accented characters to ASCII during
|
- transliteration of UTF-8 accented characters to ASCII during
|
||||||
name generation (bnc#442225)
|
name generation (bnc#442225)
|
||||||
@ -576,7 +584,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
* Mon Sep 18 2006 jsuchome@suse.cz
|
* Mon Sep 18 2006 jsuchome@suse.cz
|
||||||
- installation: import users from existing partition (F120103)
|
- installation: import users from existing partition (F120103)
|
||||||
- 2.13.26
|
- 2.13.26
|
||||||
* Wed Sep 13 2006 ro@suse.de
|
* Thu Sep 14 2006 ro@suse.de
|
||||||
- added yast2-core-devel to BuildRequires
|
- added yast2-core-devel to BuildRequires
|
||||||
* Thu Sep 07 2006 jsuchome@suse.cz
|
* Thu Sep 07 2006 jsuchome@suse.cz
|
||||||
- minor fixes in help text (#203819)
|
- minor fixes in help text (#203819)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user