Package perl-Log-Dispatch-DBI: Specfile

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

%define module Log-Dispatch-DBI
%define m_distro Log-Dispatch-DBI
%define m_name Log::Dispatch::DBI
%define m_author_id MIYAGAWA
%define _enable_test 1

Name: perl-Log-Dispatch-DBI
Version: 0.02
Release: alt1.1

Summary: Class for logging to database via DBI interface

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Log-Dispatch-DBI/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 15 2008
BuildRequires: perl-DBD-CSV perl-Log-Dispatch perl-SQL-Statement perl-devel

%description
Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which
inserts logging output into relational database using DBI interface.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_man3dir/*
%doc Changes README
%exclude %perl_vendor_archlib

%changelog
* Mon Oct 06 2008 Igor Vlasenko <viy@altlinux.ru> 0.02-alt1.1
- NMU for unknown reason:
  the person above was too neglectant to add --changelog "- NMU: <reason>" option.

* Tue Jul 15 2008 Michael Bochkaryov <misha@altlinux.ru> 0.02-alt1
- first build for ALT Linux Sisyphus