This commit is contained in:
parent
c9060eaf3b
commit
192e7ab466
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:70de3a926d916df88b36e0565f5942dd3fdfc9814e0e26507d7e066b5e690ed7
|
|
||||||
size 381880
|
|
3
yast2-users-2.17.9.tar.bz2
Normal file
3
yast2-users-2.17.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:507aa8c7a150f86921c8fe9e61f9dea444b72545516f8ba97e4378246432c19d
|
||||||
|
size 381962
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 4 13:32:10 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- load/unload cracklib image during installation
|
||||||
|
- 2.17.9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 2 15:23:12 CEST 2008 - jsuchome@suse.cz
|
Tue Sep 2 15:23:12 CEST 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-users (Version 2.17.8)
|
# spec file for package yast2-users (Version 2.17.9)
|
||||||
#
|
#
|
||||||
# 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.8
|
Version: 2.17.9
|
||||||
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.8.tar.bz2
|
Source0: yast2-users-2.17.9.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
|
||||||
@ -32,8 +32,8 @@ Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-t
|
|||||||
Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user
|
Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user
|
||||||
# this forces using yast2-ldap with orrect LDAP object names (fate#303596)
|
# this forces using yast2-ldap with orrect LDAP object names (fate#303596)
|
||||||
Requires: yast2-ldap-client >= 2.17.1
|
Requires: yast2-ldap-client >= 2.17.1
|
||||||
# new ag_anyxml
|
# InstExtensionImage::LoadExtension
|
||||||
Requires: yast2 >= 2.16.40
|
Requires: yast2 >= 2.17.17
|
||||||
Summary: YaST2 - User and Group Configuration
|
Summary: YaST2 - User and Group Configuration
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,7 +52,7 @@ Authors:
|
|||||||
Jiri Suchomel <jsuchome@suse.cz>
|
Jiri Suchomel <jsuchome@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-users-2.17.8
|
%setup -n yast2-users-2.17.9
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -95,6 +95,9 @@ 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
|
||||||
|
* Thu Sep 04 2008 jsuchome@suse.cz
|
||||||
|
- load/unload cracklib image during installation
|
||||||
|
- 2.17.9
|
||||||
* Tue Sep 02 2008 jsuchome@suse.cz
|
* Tue Sep 02 2008 jsuchome@suse.cz
|
||||||
- do not show installation step when the work is hidden(bnc#401319)
|
- do not show installation step when the work is hidden(bnc#401319)
|
||||||
- 2.17.8
|
- 2.17.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user