Accepting request 101641 from YaST:Head
- reverted accidental change - 2.22.1 - confirmed license - 2.22.0 OBS-URL: https://build.opensuse.org/request/show/101641 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=137
This commit is contained in:
commit
17712ff9bd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f912f7bb74801b72dd76dd580fac2653ff0c543afea52849eabe5cb1ec6ff0f
|
|
||||||
size 445701
|
|
3
yast2-users-2.22.1.tar.bz2
Normal file
3
yast2-users-2.22.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75e8b19f15b9a6f0ab51dc85d0bb0a04b03fdc5f2b2b959a6c1a03b317511b82
|
||||||
|
size 459285
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 13:13:55 CET 2012 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- reverted accidental change
|
||||||
|
- 2.22.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 14:13:51 CET 2012 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- confirmed license
|
||||||
|
- 2.22.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 25 12:26:28 UTC 2011 - coolo@suse.com
|
Fri Nov 25 12:26:28 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-users
|
# spec file for package yast2-users
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,27 +16,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 2.21.9
|
Version: 2.22.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-users-%{version}.tar.bz2
|
Source0: yast2-users-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: cracklib-devel
|
Group: System/YaST
|
||||||
BuildRequires: doxygen
|
License: GPL-2.0
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: cracklib-devel doxygen gcc-c++ libtool perl-Digest-SHA1 perl-XML-Writer update-desktop-files
|
||||||
BuildRequires: libtool
|
BuildRequires: yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite
|
||||||
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
|
||||||
@ -56,8 +47,6 @@ 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.
|
||||||
@ -73,7 +62,6 @@ autoreconf --force --install
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||||
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||||
|
|
||||||
%{?suse_update_config:%{suse_update_config -f}}
|
|
||||||
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
|
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
|
||||||
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
|
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
|
||||||
# so that RPM_OPT_FLAGS check works
|
# so that RPM_OPT_FLAGS check works
|
||||||
|
Loading…
Reference in New Issue
Block a user