Package perl-Crypt-CAST5_PP: Specfile

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

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

Name: perl-Crypt-CAST5_PP
Version: 1.04
Release: alt2.1

Summary: Crypt-CAST5_PP - CAST5 block cipher in pure Perl

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

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/B/BO/BOBMATH/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sat Aug 27 2005
BuildRequires: perl-Crypt-CBC perl-devel

%description
This module provides a pure Perl implementation of the CAST5 block cipher.
CAST5 is also known as CAST-128. It is a product of the CAST design
procedure developed by C. Adams and S. Tavares.

The CAST5 cipher is available royalty-free.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Crypt/
%perl_vendor_privlib/auto/Crypt/

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

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 1.04-alt2
- fix directory ownership violation

* Tue Jun 17 2008 Vitaly Lipatov <lav@altlinux.ru> 1.04-alt1
- new version 1.04 (with rpmrb script)

* Sat Aug 27 2005 Vitaly Lipatov <lav@altlinux.ru> 1.03-alt1
- first build for ALT Linux Sisyphus