Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 65f25a3376f62240d318a2f617e74016 > files > 2

perl-HTML-FillInForm-1.07-1mdv2008.0.src.rpm

%define module	HTML-FillInForm
%define	name	perl-%{module}
%define version 1.07
%define release %mkrel 1

Name:		%{name}
Version:	%{version}
Release:	%{release}
Summary:	Populates HTML Forms with data
License:	Artistic
Group:		Development/Perl
Source:		http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{module}-%{version}.tar.bz2
Url:		http://search.cpan.org/dist/%{module}/
%if %{mdkversion} < 1010
BuildRequires:	perl-devel
%endif
BuildRequires:	perl-CGI
BuildRequires:	perl-HTML-Parser
BuildArch:	noarch
BuildRoot:	%{_tmppath}/%{name}-%{version}

%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 %{module}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make

%check
%{__make} test

%clean 
rm -rf %{buildroot}

%install
rm -rf %{buildroot}
%makeinstall_std

%files
%defattr(-,root,root)
%doc Changes README
%{_mandir}/*/*
%{perl_vendorlib}/HTML




%changelog
* Wed Aug 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.07-1mdv2008.0
+ Revision: 63957
- update to new version 1.07


* Sun Jan 14 2007 Olivier Thauvin <nanardon@mandriva.org> 1.06-2mdv2007.0
+ Revision: 108508
- rebuild

  + Guillaume Rousse <guillomovitch@mandriva.org>
    - Import perl-HTML-FillInForm

* Tue Oct 18 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-1mdk
- new version 
- %%mkrel
- spec cleanup
- better url
- better summary

* Mon Jan 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
- 1.05
- New description

* Thu Apr 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.04-1mdk
- 1.04