Пакет perl-Catalyst-Plugin-Session-Store-FastMmap: Specfile

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

%define module Catalyst-Plugin-Session-Store-FastMmap
%define m_distro Catalyst-Plugin-Session-Store-FastMmap
%define m_name Catalyst::Plugin::Session::Store::FastMmap
%define m_author_id unknown
%def_enable test

Name: perl-Catalyst-Plugin-Session-Store-FastMmap
Version: 0.02
Release: alt1

Summary: %m_name - FastMmap session storage backend

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

Packager: Sir Raorn <raorn@altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Mar 27 2007 (-bi)
BuildRequires: perl-Cache-FastMmap perl-Catalyst-Devel perl-Catalyst-Plugin-Session perl-Digest-SHA1 perl-Test-Pod perl-Test-Pod-Coverage perl-version

%description
Catalyst::Plugin::Session::Store::FastMmap is a fast session
storage plugin for Catalyst that uses an mmap'ed file to act as
a shared memory interprocess cache. It is based on
Cache::FastMmap.

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

%build
%perl_vendor_build

%install
%perl_vendor_install
%__rm -rf %buildroot%perl_vendor_man3dir/*

%files
%perl_vendor_privlib/*

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