Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37520610
en ru br
ALT Linux repos
S:1.12-alt1.1
5.0: 1.03-alt3
4.1: 1.03-alt2
4.0: 1.03-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl-podlators perl(Digest/SHA.pm)
%define dist Crypt-OpenPGP
Name: perl-%dist
Version: 1.12
Release: alt1

Summary: Pure-Perl OpenPGP-compatible PGP implementation
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/S/SR/SROMANOV/Crypt-OpenPGP-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Jan 25 2011

BuildRequires: openssl perl-Crypt-Blowfish perl-Crypt-CAST5_PP perl-Crypt-DES_EDE3 perl-Crypt-DSA perl-Crypt-IDEA perl-Crypt-RIPEMD160 perl-Crypt-RSA perl-Crypt-Rijndael perl-Crypt-Twofish perl-File-HomeDir perl-Filter perl-Math-BigInt-GMP perl-Module-Install perl-libwww perl(Test/Exception.pm) perl(Term/ReadKey.pm)

%description
Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard.
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that support
the standard and those that preceded it.

%package scripts
Summary: %name scripts
Group: Development/Perl
Requires: %{?epoch:%epoch:}%name = %version-%release

%description scripts
scripts for %name


%prep
%setup -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Crypt

%files scripts
%_bindir/*
#_man1dir/*


%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