fix license, br
This commit is contained in:
parent
d0997373a6
commit
d19924d5a6
@ -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 <tcallawa@redhat.com> - 1.62001-2.1
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Thu Dec 07 2006 Robin Norwood <rnorwood@redhat.com> - 1.62001-2
|
||||
- Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user