This commit is contained in:
parent
6e2d71a72b
commit
412dc25915
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca89bb772d8d82e7e8ab6c3ff68c6b83c39599b3a40cc01aacbf466bb1360a6f
|
||||
size 381842
|
3
yast2-users-2.17.28.tar.bz2
Normal file
3
yast2-users-2.17.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caf06ce2f9203b31c20eea9b3ef6140196bffca048e30d2f787d4d345abb2ab0
|
||||
size 387160
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 19:41:55 CET 2008 - jsuchome@suse.cz
|
||||
|
||||
- do not try to detect network authentication methods during
|
||||
firstboot (bnc#458468)
|
||||
- 2.17.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 2 14:32:27 CET 2008 - ug@suse.de
|
||||
|
||||
- rnc file fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 15:51:14 CET 2008 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.17.27)
|
||||
# spec file for package yast2-users (Version 2.17.28)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.17.27
|
||||
Version: 2.17.28
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.17.27.tar.bz2
|
||||
Source0: yast2-users-2.17.28.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
|
||||
@ -52,7 +52,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-users-2.17.27
|
||||
%setup -n yast2-users-2.17.28
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -95,6 +95,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
%changelog
|
||||
* Tue Dec 16 2008 jsuchome@suse.cz
|
||||
- do not try to detect network authentication methods during
|
||||
firstboot (bnc#458468)
|
||||
- 2.17.28
|
||||
* Tue Dec 02 2008 ug@suse.de
|
||||
- rnc file fixed
|
||||
* Mon Dec 01 2008 jsuchome@suse.cz
|
||||
- do not open user dialogs in 2nd stage if user was configured
|
||||
before (bnc#450231)
|
||||
|
Loading…
Reference in New Issue
Block a user