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

Group :: Development/Perl
RPM: perl-Crypt-OpenSSL-DSA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Crypt-OpenSSL-DSA

Name: perl-%module
Version: 0.19
Release: alt1.1

Summary: Digital Signature Algorithm using OpenSSL
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/K/KM/KMX/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: libssl-devel openssl perl-Digest-SHA1 perl-devel

%description
Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm) signature
verification system.

It is a thin XS wrapper to the DSA functions contained in the OpenSSL crypto
library, located at http://www.openssl.org

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_archlib/Crypt
%perl_vendor_autolib/Crypt

%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