OBS User unknown 2008-03-10 17:30:49 +00:00 committed by Git OBS Bridge
parent 5855804062
commit 6540a27712
4 changed files with 14 additions and 5 deletions

View File

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

3
pam-config-0.51.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 10 16:05:55 CET 2008 - mc@suse.de
- Version 0.51
- adapt krb5 support to new pam_krb5 version
-------------------------------------------------------------------
Wed Feb 13 14:26:46 CET 2008 - kukuk@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package pam-config (Version 0.50)
# spec file for package pam-config (Version 0.51)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,7 +13,7 @@
Name: pam-config
Summary: Modify common PAM configuration files
Version: 0.50
Version: 0.51
Release: 1
License: GPL v2 only
AutoReqProv: on
@ -88,6 +88,9 @@ fi
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
%changelog
* Mon Mar 10 2008 mc@suse.de
- Version 0.51
- adapt krb5 support to new pam_krb5 version
* Wed Feb 13 2008 kukuk@suse.de
- Version 0.50
- Add pam_time and pam_group support