diff --git a/yast2-users-2.21.9.tar.bz2 b/yast2-users-2.21.9.tar.bz2 deleted file mode 100644 index 4c01172..0000000 --- a/yast2-users-2.21.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f912f7bb74801b72dd76dd580fac2653ff0c543afea52849eabe5cb1ec6ff0f -size 445701 diff --git a/yast2-users-2.22.0.tar.bz2 b/yast2-users-2.22.0.tar.bz2 new file mode 100644 index 0000000..9e24186 --- /dev/null +++ b/yast2-users-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff9c01140df338ecaba6b23051c8ce9466c2253c75b644b91ab47baf9417ff8 +size 459474 diff --git a/yast2-users.changes b/yast2-users.changes index 3e8be77..d0d0705 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-users.spec b/yast2-users.spec index 69f4268..da7d1af 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -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.0 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