Package perl-Crypt-Rijndael: Specfile

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

%define module Crypt-Rijndael
%define m_distro Crypt-Rijndael
%define m_name Crypt::Rijndael
%define m_author_id BDFOY
%define _enable_test 1

Name: perl-%module
Version: 1.06
Release: alt2

Summary: Crypt::CBC compliant Rijndael encryption module

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~bdfoy/Crypt-Rijndael-%version/

Packager: Vitaly Lipatov <lav@altlinux.ru>

Source: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%m_distro-%version.tar.bz2

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

%description
This module implements the Rijndael cipher, which has just been selected
as the Advanced Encryption Standard.

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

%install
%perl_vendor_install

%files
%perl_vendor_archlib/Crypt/
%perl_vendor_autolib/Crypt/
%perl_vendor_man3dir/*

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

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

* Tue Jan 23 2007 Vitaly Lipatov <lav@altlinux.ru> 1.01-alt1
- new version (1.01)

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