This commit is contained in:
parent
8b578e809b
commit
b6884d4044
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1e4702926293d16f46a577cfadeab06216903e687beb00b5e2d06268ea19f2
|
||||
size 381939
|
3
yast2-users-2.17.5.tar.bz2
Normal file
3
yast2-users-2.17.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78aaf6480f5c097e2813db4387b1dc565d34e57da6b81b9191615b15e1191585
|
||||
size 381947
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 10:56:44 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
- fixed setting Kerberos during installation
|
||||
- 2.17.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 13 09:19:10 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.17.4)
|
||||
# spec file for package yast2-users (Version 2.17.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.17.4
|
||||
Version: 2.17.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.17.4.tar.bz2
|
||||
Source0: yast2-users-2.17.5.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.4
|
||||
%setup -n yast2-users-2.17.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -95,6 +95,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
%changelog
|
||||
* Fri Aug 22 2008 jsuchome@suse.cz
|
||||
- fixed setting Kerberos during installation
|
||||
- 2.17.5
|
||||
* Wed Aug 13 2008 jsuchome@suse.cz
|
||||
- detect available Kerberos and LDAP Servers during installation
|
||||
(fate#301340)
|
||||
|
Loading…
x
Reference in New Issue
Block a user