SHA256
1
0
forked from pool/pam
OBS User unknown 2007-07-18 20:57:48 +00:00 committed by Git OBS Bridge
parent 4e408a01e9
commit 2c82685731
6 changed files with 18 additions and 9 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 18 12:00:07 CEST 2007 - kukuk@suse.de
- Update to version 0.99.8.1:
- Fix regression in pam_audit
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 6 11:38:42 CEST 2007 - kukuk@suse.de Fri Jul 6 11:38:42 CEST 2007 - kukuk@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package pam (Version 0.99.8.0) # spec file for package pam (Version 0.99.8.1)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -16,13 +16,13 @@ BuildRequires: bison cracklib-devel db-devel flex libxcrypt-devel
%if %{suse_version} > 1000 %if %{suse_version} > 1000
BuildRequires: audit-devel BuildRequires: audit-devel
%endif %endif
%define libpam_so_version 0.81.7 %define libpam_so_version 0.81.8
%define libpam_misc_so_version 0.81.2 %define libpam_misc_so_version 0.81.2
%define libpamc_so_version 0.81.0 %define libpamc_so_version 0.81.0
License: Beerware, Cardware, Shareware (not restricted), BSD 3-Clause, THE BEER-WARE LICENSE" (Revision 42) License: Beerware, Cardware, Shareware (not restricted), BSD 3-Clause, THE BEER-WARE LICENSE" (Revision 42)
Group: System/Libraries Group: System/Libraries
Autoreqprov: on Autoreqprov: on
Version: 0.99.8.0 Version: 0.99.8.1
Release: 1 Release: 1
Summary: A security tool that provides authentication for applications Summary: A security tool that provides authentication for applications
Obsoletes: pam-laus Obsoletes: pam-laus
@ -268,6 +268,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libpam_misc.so %{_libdir}/libpam_misc.so
%changelog %changelog
* Wed Jul 18 2007 - kukuk@suse.de
- Update to version 0.99.8.1:
- Fix regression in pam_audit
* Fri Jul 06 2007 - kukuk@suse.de * Fri Jul 06 2007 - kukuk@suse.de
- Update to version 0.99.8.0: - Update to version 0.99.8.0:
- Add translations for ar, ca, da, ru, sv and zu. - Add translations for ar, ca, da, ru, sv and zu.