This commit is contained in:
parent
ed4aa4e5de
commit
8b578e809b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e9268837e895bbca165d1dde8f44425b9f0282c0ce8caf75396a8ac08079f91
|
||||
size 381889
|
3
yast2-users-2.17.4.tar.bz2
Normal file
3
yast2-users-2.17.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1e4702926293d16f46a577cfadeab06216903e687beb00b5e2d06268ea19f2
|
||||
size 381939
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 13 09:19:10 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
- detect available Kerberos and LDAP Servers during installation
|
||||
(fate#301340)
|
||||
- 2.17.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 24 15:42:24 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.17.3)
|
||||
# spec file for package yast2-users (Version 2.17.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -12,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.17.3
|
||||
Version: 2.17.4
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.17.3.tar.bz2
|
||||
Source0: yast2-users-2.17.4.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
|
||||
@ -45,7 +52,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-users-2.17.3
|
||||
%setup -n yast2-users-2.17.4
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -88,6 +95,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
%changelog
|
||||
* Wed Aug 13 2008 jsuchome@suse.cz
|
||||
- detect available Kerberos and LDAP Servers during installation
|
||||
(fate#301340)
|
||||
- 2.17.4
|
||||
* Thu Jul 24 2008 jsuchome@suse.cz
|
||||
- checkbox to force a change of password (bnc#368613)
|
||||
- 2.17.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user