This commit is contained in:
parent
4ab0ebfc7f
commit
c64d0f4b21
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e0f66a50d666cf3d9a819568198b37900eb53b2b34b4633f918d81f7c0be0e3
|
|
||||||
size 381541
|
|
3
yast2-users-2.17.15.tar.bz2
Normal file
3
yast2-users-2.17.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f3f0d1426e66961b04e9f7661391b0a1b3739bbd26ea0221cb0116eecc4aa72
|
||||||
|
size 381532
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 6 13:01:38 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- better message when loading package into inst-sys (bnc#432298)
|
||||||
|
- fingerprint-reader: thinkfinger replaced by fp (fate#300416)
|
||||||
|
- 2.17.15
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 3 12:26:07 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- added autoYaST support for autologin (bnc#430111)
|
||||||
|
- UsersSimple: import Stage module before using it (bnc#431890)
|
||||||
|
- 2.17.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 19 14:28:21 CEST 2008 - jsuchome@suse.cz
|
Fri Sep 19 14:28:21 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-users (Version 2.17.13)
|
# spec file for package yast2-users (Version 2.17.15)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 2.17.13
|
Version: 2.17.15
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
Source0: yast2-users-2.17.13.tar.bz2
|
Source0: yast2-users-2.17.15.tar.bz2
|
||||||
Prefix: /usr
|
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
|
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
|
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>
|
Jiri Suchomel <jsuchome@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-users-2.17.13
|
%setup -n yast2-users-2.17.15
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -95,6 +95,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
|
||||||
|
* Mon Oct 06 2008 jsuchome@suse.cz
|
||||||
|
- better message when loading package into inst-sys (bnc#432298)
|
||||||
|
- fingerprint-reader: thinkfinger replaced by fp (fate#300416)
|
||||||
|
- 2.17.15
|
||||||
|
* Fri Oct 03 2008 jsuchome@suse.cz
|
||||||
|
- added autoYaST support for autologin (bnc#430111)
|
||||||
|
- UsersSimple: import Stage module before using it (bnc#431890)
|
||||||
|
- 2.17.14
|
||||||
* Fri Sep 19 2008 jsuchome@suse.cz
|
* Fri Sep 19 2008 jsuchome@suse.cz
|
||||||
- detect authentication methods also in 2nd stage (bnc#427256)
|
- detect authentication methods also in 2nd stage (bnc#427256)
|
||||||
- 2.17.13
|
- 2.17.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user