This commit is contained in:
parent
5a4f555e26
commit
a03a1e1b32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7138323c0974a82ac4902298d3cd4190dbc73f7241e3c23e6487b5b7b488b8b
|
||||
size 367644
|
3
yast2-users-2.15.8.tar.bz2
Normal file
3
yast2-users-2.15.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3a6f100a9e2ceb25f3ca27ec76ff354f045d96a8974b20ca01e70d8e4fd930
|
||||
size 367625
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 14:09:21 CET 2007 - jsuchome@suse.cz
|
||||
|
||||
- fixed inst_auth workflow when "Read user data from previous installation"
|
||||
is checked but on user selected (#240287)
|
||||
- 2.15.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 13:35:12 CET 2007 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.15.7)
|
||||
# spec file for package yast2-users (Version 2.15.8)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.15.7
|
||||
Version: 2.15.8
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.15.7.tar.bz2
|
||||
Source0: yast2-users-2.15.8.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-mail-aliases yast2-perl-bindings yast2-security yast2-testsuite
|
||||
Requires: yast2 yast2-perl-bindings yast2-country yast2-pam yast2-security yast2-mail-aliases cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext yast2-ldap-client
|
||||
@ -42,7 +42,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-users-2.15.7
|
||||
%setup -n yast2-users-2.15.8
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -86,6 +86,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
|
||||
%changelog -n yast2-users
|
||||
* Thu Feb 01 2007 - jsuchome@suse.cz
|
||||
- fixed inst_auth workflow when "Read user data from previous installation"
|
||||
is checked but on user selected (#240287)
|
||||
- 2.15.8
|
||||
* Fri Jan 26 2007 - jsuchome@suse.cz
|
||||
- adapt inst_auth dialog layout for ncurses (#238726)
|
||||
- fixed crypted directories handling on user name change and
|
||||
|
Loading…
x
Reference in New Issue
Block a user