Package perl-Catalyst-Plugin-Authentication: Specfile

#
#   - Catalyst::Plugin::Authentication -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Catalyst-Plugin-Authentication
%define m_distro Catalyst-Plugin-Authentication
%define m_name Catalyst::Plugin::Authentication
%define m_author_id JAYK
%def_enable test

Name: perl-Catalyst-Plugin-Authentication
Version: 0.10016
Release: alt1.1

Summary: %m_name - Infrastructure plugin for the Catalyst

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/J/JA/JAYK/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Apr 20 2010 (-bi)
BuildRequires: perl-Catalyst-Devel perl-Catalyst-Plugin-Session perl-Class-Inspector perl-Digest-SHA1 perl-Test-Exception
BuildRequires: perl-Tie-RefHash

%description
The authentication plugin provides generic user support for
Catalyst apps. It is the basis for both authentication (checking
the user is who they claim to be), and authorization (allowing
the user to do what the system authorises them to do).

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Catalyst*

%changelog
* Wed Nov 24 2010 Igor Vlasenko <viy@altlinux.ru> 0.10016-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Tue Apr 20 2010 Alexey Tourbin <at@altlinux.ru> 0.10016-alt1
- 0.10007 -> 0.10016

* Mon Sep 08 2008 Michael Bochkaryov <misha@altlinux.ru> 0.10007-alt1
- 0.10007 version build
- fix directory ownership violation

* Tue Jul 01 2008 Michael Bochkaryov <misha@altlinux.ru> 0.10006-alt1
- 0.10006 version build

* Tue Mar 27 2007 Sir Raorn <raorn@altlinux.ru> 0.09-alt1
- first build for ALT Linux Sisyphus