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
3b37fa03ee
commit
c0bdc7d704
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:48dc54d327d79a713ea3d33ecf07b815a3aba72c8b6e891a16d775ef79118b92
|
oid sha256:3f912f7bb74801b72dd76dd580fac2653ff0c543afea52849eabe5cb1ec6ff0f
|
||||||
size 445638
|
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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 2.21.9
|
Version: 2.21.9
|
||||||
@ -25,9 +23,20 @@ Release: 0
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-users-%{version}.tar.bz2
|
Source0: yast2-users-%{version}.tar.bz2
|
||||||
|
|
||||||
Group: System/YaST
|
BuildRequires: cracklib-devel
|
||||||
License: GPL-2.0+
|
BuildRequires: doxygen
|
||||||
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: 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
|
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
|
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
|
Requires: yast2-core >= 2.21.0
|
||||||
|
|
||||||
Summary: YaST2 - User and Group Configuration
|
Summary: YaST2 - User and Group Configuration
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: System/YaST
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides GUI for maintenance of linux users and groups.
|
This package provides GUI for maintenance of linux users and groups.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user