diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 23972f1..bf5ad6d 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,8 +3,8 @@ Summary: XML-LibXML Perl module Name: perl-XML-LibXML Version: 1.62001 -Release: 2%{?dist} -License: GPL or Artistic +Release: 2%{?dist}.1 +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-LibXML/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -16,6 +16,7 @@ Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}')) Source0: http://www.cpan.org/authors/id/P/PA/PAJAS/XML-LibXML-1.62001.tar.gz BuildRequires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport BuildRequires: libxml2-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport %description @@ -69,6 +70,10 @@ fi %{_mandir}/man3/*.3* %changelog +* Wed Oct 17 2007 Tom "spot" Callaway - 1.62001-2.1 +- correct license tag +- add BR: perl(ExtUtils::MakeMaker) + * Thu Dec 07 2006 Robin Norwood - 1.62001-2 - Rebuild