Author: iarnell Update of /cvs/pkgs/rpms/perl-XML-RSS-LibXML/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22860/devel Modified Files: .cvsignore sources Added Files: perl-XML-RSS-LibXML.spec Log Message: initial import --- NEW FILE perl-XML-RSS-LibXML.spec --- Name: perl-XML-RSS-LibXML Version: 0.3004 Release: 1%{?dist} Summary: XML::RSS with XML::LibXML License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-RSS-LibXML/ Source0: http://www.cpan.org/authors/id/D/DM/DMAKI/XML-RSS-LibXML-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Class::Accessor::Fast) BuildRequires: perl(DateTime::Format::Mail) BuildRequires: perl(DateTime::Format::W3CDTF) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Differences) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Test::Warn) BuildRequires: perl(UNIVERSAL::require) BuildRequires: perl(XML::LibXML) >= 1.66 BuildRequires: perl(XML::LibXML::XPathContext) Requires: perl(Class::Accessor::Fast) Requires: perl(Exporter) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of XML::RSS' XML::Parser (expat), while trying to keep interface compatibility with XML::RSS. %prep %setup -q -n XML-RSS-LibXML-%{version} # pod-coverage test fails rm t/pod-coverage.t %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check TEST_POD=yep make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sat May 16 2009 Iain Arnell 0.3004-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-XML-RSS-LibXML/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 18 May 2009 23:45:54 -0000 1.1 +++ .cvsignore 19 May 2009 04:03:24 -0000 1.2 @@ -0,0 +1 @@ +XML-RSS-LibXML-0.3004.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-XML-RSS-LibXML/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 18 May 2009 23:45:54 -0000 1.1 +++ sources 19 May 2009 04:03:24 -0000 1.2 @@ -0,0 +1 @@ +d9eff4939fd68b34d2a42aed8d3e6c6c XML-RSS-LibXML-0.3004.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