Package perl-Convert-ASCII-Armour: Specfile

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

%define module Convert-ASCII-Armour
%define m_distro Convert-ASCII-Armour
%define m_name Convert::ASCII::Armour
%define m_author_id unknown
%define _enable_test 1

Name: perl-Convert-ASCII-Armour
Version: 1.4
Release: alt2.1

Summary: Convert-ASCII-Armour - Convert binary octets into ASCII armoured messages

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/V/VI/VIPUL/%m_distro-%version.tar.gz

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

%description
This module converts hashes of binary octets into ASCII messages suitable
for transfer over 6-bit clean transport channels. The encoded ASCII
resembles PGP's armoured messages, but are in no way compatible with PGP.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Convert/

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

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

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