Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37902406
en ru br
ALT Linux repos
5.0: 0.1.5-alt2

Group :: System/Base
RPM: pam_p11

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pam_p11
Version: 0.1.5
Release: alt2
Summary: Pam_p11 is a plugable authentication module (pam) package for using crpytographic tokens.
Group: System/Base
License: GPLv2

URL: http://www.opensc-project.org/pam_p11/wiki
Source0: http://www.opensc-project.org/files/%name/%name-%version.tar.gz

#Source1: %%name-system-auth-pam_p11


Packager: Lebedev Sergey <barabashka at altlinux.org>

BuildRequires: libpam-devel libssl-devel libopensc-devel libp11-devel

%description
Pam_p11 is a plugable authentication module (pam) package for using crpytographic tokens
such as smart cards and usb crypto tokens for authentication. Pam_p11 uses libp11 to access
any PKCS#11 module. It should be compatible with any implementation, but it is primarely
developed using OpenSC.

%prep
%setup -q

%build
autoreconf -fisv
%configure --disable-static --libdir=/%_lib
%make_build

%install
%makeinstall_std


%files
%doc NEWS COPYING
/%_lib/security/%{name}_opensc.so
/%_lib/security/%{name}_openssh.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin