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

Group :: Development/Perl
RPM: perl-Apache-Htpasswd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Apache-Htpasswd

Name: perl-%dist
Version: 1.9
Release: alt1

Summary: This module comes with a set of methods to use with htaccess password files.
License: %perl_license
Group: Development/Perl

Url: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KM/KMELTZ/Apache-Htpasswd-%{version}.tar.gz

BuildArch: noarch

BuildPreReq: /proc rpm-build-licenses

# Automatically added by buildreq on Wed Feb 04 2009

BuildRequires: perl-Digest-SHA1 perl-devel

%description
This module comes with a set of methods to use with htaccess password
files. These files (and htaccess) are used to do Basic Authentication on
a web server.
The passwords file is a flat-file with login name and their associated
crypted password. You can use this for non-Apache files if you wish, but
it was written specifically for .htaccess style files.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README

%perl_vendor_privlib/Apache/Htpasswd.pm

%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