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

Group :: Development/Perl
RPM: perl-Crypt-X509

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Crypt-X509
%define m_distro Crypt-X509
%define m_name Crypt::X509
%define m_author_id unknown
%define _enable_test 1

Name: perl-Crypt-X509
Version: 0.55
Release: alt1

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Source0: http://www.cpan.org/authors/id/M/MR/MRSCOTTY/%{module}-%{version}.tar.gz

Summary: Parse a X.509 certificate

BuildArch: noarch
BuildPreReq: rpm-build-perl
BuildRequires: perl-devel perl-Math-BigInt perl-Convert-ASN1

%description
Crypt::X509 parses X.509 certificates. Methods are provided for
accessing most certificate elements.

It is based on the generic ASN.1 module by Graham Barr, on the
x509decode example by Norbert Klasen and contributions on the
perl-ldap-dev-Mailinglist by Chriss Ridd.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%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