Package perl-HTML-FillInForm: Specfile

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

%define module HTML-FillInForm
%define m_distro HTML-FillInForm
%define m_name HTML::FillInForm
%define m_author_id TJMATHER
%def_enable test

Name: perl-HTML-FillInForm
Version: 2.00
Release: alt1.1

Summary: %m_name - Populates HTML Forms with data

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/HTML-FillInForm/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/T/TJ/TJMATHER/%m_distro-%version.tar.gz

# Automatically added by buildreq on Mon Jun 16 2008 (-bi)
BuildRequires: perl-CGI perl-HTML-Parser perl-devel

%description
This module automatically inserts data from a previous HTML form
into the HTML input, textarea, radio buttons, checkboxes and
select tags.  It is a subclass of HTML::Parser and uses it to
parse the HTML and insert the values into the form tags.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_man3dir/*
%exclude %perl_vendor_archlib

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

* Mon Jun 16 2008 Michael Bochkaryov <misha@altlinux.ru> 2.00-alt1
- 2.00 version

* Thu Mar 22 2007 Sir Raorn <raorn@altlinux.ru> 1.06-alt1
- first build for ALT Linux Sisyphus