Package perl-Crypt-DH: Specfile

#
#   - Crypt-DH -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --make-no-test Crypt::DH
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Crypt-DH
%define m_distro Crypt-DH
%define m_name Crypt-DH
%define m_author_id unknown
%define _disable_test 1

Name: perl-Crypt-DH
Version: 0.07
Release: alt1

Summary: Diffie-Hellman key exchange system

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

Packager: Mikhail Pokidko <pma@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/M/MI/MITHALDU/Crypt-DH-%{version}.tar.gz

# Automatically added by buildreq on Wed Nov 15 2006
BuildRequires: perl-devel perl-Math-BigInt

%description
None.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%changelog
* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 0.07-alt1
- automated CPAN update

* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 0.06-alt2.1
- repair after perl 5.12 upgrade using girar-nmu

* Fri Sep 05 2008 Mikhail Pokidko <pma@altlinux.org> 0.06-alt2
- sisyphus_check fixes

* Wed Nov 15 2006 Mikhail Pokidko <pma@altlinux.ru> 0.06-alt1
- first build for ALT Linux Sisyphus