Accepting request 96741 from YaST:Head
OBS-URL: https://build.opensuse.org/request/show/96741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=136
This commit is contained in:
parent
028b0c2256
commit
9cf9952d5e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48dc54d327d79a713ea3d33ecf07b815a3aba72c8b6e891a16d775ef79118b92
|
||||
size 445638
|
||||
oid sha256:3f912f7bb74801b72dd76dd580fac2653ff0c543afea52849eabe5cb1ec6ff0f
|
||||
size 445701
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 12:26:28 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 11:35:05 CEST 2011 - jsuchome@suse.cz
|
||||
|
||||
|
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.21.9
|
||||
@ -25,9 +23,20 @@ Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-%{version}.tar.bz2
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL-2.0+
|
||||
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
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2
|
||||
BuildRequires: yast2-core-devel
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-ldap-client
|
||||
BuildRequires: yast2-perl-bindings
|
||||
BuildRequires: yast2-security
|
||||
BuildRequires: yast2-testsuite
|
||||
|
||||
Requires: yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext
|
||||
Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user
|
||||
@ -47,6 +56,8 @@ Requires: yast2 >= 2.21.22
|
||||
Requires: yast2-core >= 2.21.0
|
||||
|
||||
Summary: YaST2 - User and Group Configuration
|
||||
License: GPL-2.0+
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
This package provides GUI for maintenance of linux users and groups.
|
||||
|
Loading…
Reference in New Issue
Block a user