OBS User unknown 2007-05-04 09:26:16 +00:00 committed by Git OBS Bridge
parent ef90eb48ea
commit 4468391550
4 changed files with 18 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 4 08:35:09 CEST 2007 - varkoly@suse.de
- Bug 269867 - build cycle between yast2-users and yast2-mail
- 2.15.25
-------------------------------------------------------------------
Fri Apr 20 15:31:48 CEST 2007 - jsuchome@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-users (Version 2.15.24)
# spec file for package yast2-users (Version 2.15.25)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,15 +11,15 @@
# norootforbuild
Name: yast2-users
Version: 2.15.24
Version: 2.15.25
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-users-2.15.24.tar.bz2
Source0: yast2-users-2.15.25.tar.bz2
prefix: /usr
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-mail-aliases yast2-perl-bindings yast2-security yast2-testsuite
Requires: yast2 yast2-perl-bindings yast2-country yast2-pam yast2-security yast2-mail-aliases cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext yast2-ldap-client
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
Requires: yast2 yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext yast2-ldap-client
Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user
Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user
#BuildArchitectures: noarch
@ -42,7 +42,7 @@ Authors:
Jiri Suchomel <jsuchome@suse.cz>
%prep
%setup -n yast2-users-2.15.24
%setup -n yast2-users-2.15.25
%build
%{prefix}/bin/y2tool y2autoconf
@ -86,6 +86,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-users
%changelog
* Fri May 04 2007 - varkoly@suse.de
- Bug 269867 - build cycle between yast2-users and yast2-mail
- 2.15.25
* Fri Apr 20 2007 - jsuchome@suse.cz
- check more values in /etc/shadow for -1 (#259896)
- display -1 correctly in the UI (#259896)