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:
Stephan Kulow 2012-01-27 14:24:57 +00:00 committed by Git OBS Bridge
commit 17712ff9bd
4 changed files with 22 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f912f7bb74801b72dd76dd580fac2653ff0c543afea52849eabe5cb1ec6ff0f
size 445701

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75e8b19f15b9a6f0ab51dc85d0bb0a04b03fdc5f2b2b959a6c1a03b317511b82
size 459285

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -16,27 +16,18 @@
#
Name: yast2-users
Version: 2.21.9
Version: 2.22.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-users-%{version}.tar.bz2
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
Group: System/YaST
License: GPL-2.0
BuildRequires: cracklib-devel doxygen gcc-c++ libtool perl-Digest-SHA1 perl-XML-Writer update-desktop-files
BuildRequires: yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security 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
@ -56,8 +47,6 @@ 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.
@ -73,7 +62,6 @@ autoreconf --force --install
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
# so that RPM_OPT_FLAGS check works