Пакет perl-HTML-FillInForm: Specfile

%define _unpackaged_files_terminate_build 1
#
#   - 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.21
Release: alt1

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://www.cpan.org/authors/id/M/MA/MARKSTOS/HTML-FillInForm-%{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_archlib

%changelog
* Tue Aug 19 2014 Igor Vlasenko <viy@altlinux.ru> 2.21-alt1
- automated CPAN update

* Mon Aug 12 2013 Igor Vlasenko <viy@altlinux.ru> 2.20-alt1
- automated CPAN update

* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 2.11-alt1
- automated CPAN update

* Mon Sep 19 2011 Igor Vlasenko <viy@altlinux.ru> 2.1-alt1
- automated CPAN update

* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 2.00-alt1.1.1
- repair after perl 5.12 upgrade using girar-nmu

* 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