Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563443
en ru br
ALT Linux repos
S:0.2-alt1

Group :: System/Configuration/Other
RPM: installer-feature-auth-pkcs11-workbench-defaults-stage3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-

Name: installer-feature-auth-pkcs11-workbench-defaults-stage3
Version: 0.2
Release: alt1

Summary: PKCS#11 authentication defaults
Group: System/Configuration/Other
License: GPL
Url: http://www.altlinux.org/Installer/beans

BuildArch: noarch

Requires: pam_pkcs11

Source: %name-%version.tar

%description
This package contains installer stage3 hook to setup PKCS#11
authentication defaults:

- card_only true;
- wait_for_card true;
- cert_policy signature;
- use_mappers pwent;

%prep
%setup

%install
%define hookdir %_datadir/install2/postinstall.d
mkdir -p %buildroot%hookdir
install -pm755 *.sh %buildroot%hookdir/

%files
%hookdir/*

%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