Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37563331
en ru br
ALT Linux repositórios
S:0.6-alt2

Group :: Desenvolvimento/Outros
RPM: perl-Authen-Simple-Passwd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:           perl-Authen-Simple-Passwd
Version:        0.6
Release:        alt2
Summary:        Simple Passwd authentication
License:        GPL+ or Artistic
Group:          Development/Other
URL:            https://metacpan.org/release/Authen-Simple-Passwd
Source0:        https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/Authen-Simple-Passwd-%{version}.tar.gz
BuildArch:      noarch

BuildRequires(pre): rpm-build-perl
BuildRequires:  perl(Authen/Simple.pm)
BuildRequires:  perl(Module/Build.pm)
BuildRequires:  perl(Config.pm)
BuildRequires:  perl(Fcntl.pm)
BuildRequires:  perl(IO/File.pm)
BuildRequires:  perl(Params/Validate.pm)

# Required by the tests

BuildRequires:  perl(Test/More.pm)
BuildRequires:  perl(Class/Accessor/Fast.pm)
BuildRequires:  perl(Class/Data/Inheritable.pm)

# For improved tests

BuildRequires:  perl(Test/Pod.pm)
BuildRequires:  perl(Test/Pod/Coverage.pm)

%description
Authenticate against a passwd file.

%prep
%setup -q -n Authen-Simple-Passwd-%{version}

%build
/usr/bin/perl Build.PL installdirs=vendor
./Build

%install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%check
TEST_POD=1 ./Build test

%files
%doc Changes README
%{perl_vendor_privlib}/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009