OBS User unknown 2008-11-10 16:29:01 +00:00 committed by Git OBS Bridge
parent 832232af38
commit 7b8c1ed61a
4 changed files with 16 additions and 7 deletions

View File

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

3
yast2-pam-2.17.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 10 17:11:58 CET 2008 - visnov@suse.cz
- make it build
- 2.17.1
-------------------------------------------------------------------
Mon Nov 10 15:36:04 CET 2008 - jsuchome@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-pam (Version 2.17.0)
# spec file for package yast2-pam (Version 2.17.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-pam
Version: 2.17.0
Version: 2.17.1
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-pam-2.17.0.tar.bz2
Source0: yast2-pam-2.17.1.tar.bz2
Prefix: /usr
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
Requires: yast2
@ -47,7 +47,7 @@ Authors:
Jiri Suchomel <jsuchome@suse.cz>
%prep
%setup -n yast2-pam-2.17.0
%setup -n yast2-pam-2.17.1
%build
%{prefix}/bin/y2tool y2autoconf
@ -77,6 +77,9 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/lib/YaST2/servers_non_y2/ag_passwd
%doc %{prefix}/share/doc/packages/yast2-pam
%changelog
* Mon Nov 10 2008 visnov@suse.cz
- make it build
- 2.17.1
* Mon Nov 10 2008 jsuchome@suse.cz
- new version for new release
- 2.17.0