This commit is contained in:
parent
fe9d171650
commit
f4dddefe84
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad1878d6429a5dff78c87d1842fb74bd7915e990fffb95d48d28ab42f7365906
|
||||
size 381969
|
3
yast2-users-2.17.1.tar.bz2
Normal file
3
yast2-users-2.17.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93eb04fa95cacaaee10c28c9fbc472453b062c39c7d2f8f05ca2c65010313150
|
||||
size 382023
|
@ -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
|
||||
|
||||
|
@ -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 <jsuchome@suse.cz>
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user