forked from pool/pam-config
This commit is contained in:
parent
a76969a4fa
commit
3a8f129bb4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d896f91391d928470301a8901596891c9794bfdcaf967f922e54e6f7fd9f9c8
|
||||
size 147062
|
3
pam-config-0.20.tar.bz2
Normal file
3
pam-config-0.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69944768afa2d563f82c4641d304d845992f45b787b63df500c88de2ae8635cc
|
||||
size 154762
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 12:48:18 CEST 2007 - kukuk@suse.de
|
||||
|
||||
- Version 0.20:
|
||||
- Rewrite internal interface
|
||||
- Add pam_unix and pam_mount
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 27 13:53:20 CEST 2007 - kukuk@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pam-config (Version 0.16)
|
||||
# spec file for package pam-config (Version 0.20)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,9 +12,9 @@
|
||||
|
||||
Name: pam-config
|
||||
Summary: Modify common PAM configuration files
|
||||
Version: 0.16
|
||||
Version: 0.20
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
License: GPL v2 only
|
||||
Autoreqprov: on
|
||||
PreReq: pam >= 0.99
|
||||
Requires: pam-modules >= 10.2
|
||||
@ -86,6 +86,10 @@ fi
|
||||
%ghost %config %{_sysconfdir}/pam.d/common-session-pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2007 - kukuk@suse.de
|
||||
- Version 0.20:
|
||||
- Rewrite internal interface
|
||||
- Add pam_unix and pam_mount
|
||||
* Wed Jun 27 2007 - kukuk@suse.de
|
||||
- Version 0.16:
|
||||
- Add support for pam_lastlog and pam_loginuid
|
||||
|
Loading…
Reference in New Issue
Block a user