Test::More
This commit is contained in:
parent
d19924d5a6
commit
a58b50d64e
@ -3,7 +3,7 @@
|
||||
Summary: XML-LibXML Perl module
|
||||
Name: perl-XML-LibXML
|
||||
Version: 1.62001
|
||||
Release: 2%{?dist}.1
|
||||
Release: 2%{?dist}.2
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/XML-LibXML/
|
||||
@ -17,6 +17,7 @@ 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)
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport
|
||||
|
||||
%description
|
||||
@ -70,6 +71,9 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.62001-2.2
|
||||
- add BR: perl(Test::More)
|
||||
|
||||
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.62001-2.1
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
Loading…
Reference in New Issue
Block a user