Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37865758
en ru br
ALT Linux repos
S:0.16-alt5.2
5.0: 0.16-alt2
4.1: 0.16-alt2
4.0: 0.16-alt2
3.0: 0.16-alt1

Group :: Development/Perl
RPM: perl-Authen-PAM

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Authen-PAM
Name: perl-%dist
Version: 0.16
Release: alt2

Summary: Perl interface to PAM library
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
# http://www.cs.kuleuven.ac.be/~pelov/pam/download/
Source: %dist-%version.tar.bz2

# Added by buildreq2 on Tue Oct 04 2005

BuildRequires: libpam-devel login perl-devel

%description
This module provides a Perl interface to the PAM library (Pluggable
Authentication Modules, a flexible mechanism for authenticating users).

%prep
%setup -q -n %dist-%version
%__subst s/die/warn/ test.pl

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%dir %perl_vendor_archlib/Authen
%perl_vendor_archlib/Authen/PAM.pm
%dir %perl_vendor_archlib/Authen/PAM
%doc %perl_vendor_archlib/Authen/PAM/FAQ.pod
%dir %perl_vendor_autolib/Authen
%dir %perl_vendor_autolib/Authen/PAM
%perl_vendor_autolib/Authen/PAM/PAM.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