Author: iarnell Update of /cvs/pkgs/rpms/perl-HTML-SimpleParse/F-9 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13998/F-9 Modified Files: .cvsignore sources Added Files: perl-HTML-SimpleParse.spec Log Message: initial import --- NEW FILE perl-HTML-SimpleParse.spec --- Name: perl-HTML-SimpleParse Version: 0.12 Release: 1%{?dist} Summary: Bare-bones HTML parser License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-SimpleParse/ Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/HTML-SimpleParse-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is a simple HTML parser. It is similar in concept to HTML::Parser, but it differs from HTML::TreeBuilder in a couple of important ways. %prep %setup -q -n HTML-SimpleParse-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat Feb 28 2009 Iain Arnell 0.12-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-SimpleParse/F-9/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Mar 2009 00:13:53 -0000 1.1 +++ .cvsignore 1 Mar 2009 05:00:32 -0000 1.2 @@ -0,0 +1 @@ +HTML-SimpleParse-0.12.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-SimpleParse/F-9/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Mar 2009 00:13:53 -0000 1.1 +++ sources 1 Mar 2009 05:00:32 -0000 1.2 @@ -0,0 +1 @@ +f557818d78932654f9ca8dfeae2566b1 HTML-SimpleParse-0.12.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list