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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Crypt-OpenSSL-AES

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

Summary: XS-wrapper around OpenSSL's AES library
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/T/TI/TIMLEGGE/%{dist}-%{version}.tar.gz

BuildRequires: rpm-build-licenses

# Automatically added by buildreq on Thu Feb 18 2016

BuildRequires: libssl-devel perl-devel

%description
This is XS-wrapper around OpenSSL's AES (Advanced Encryption
Standard) library.

This module is an alternative to the implementation provided by
Crypt::Rijndael which implements AES itself. In contrast, this
module is simply a wrapper around the OpenSSL library.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%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