fix license, br
This commit is contained in:
parent
d0997373a6
commit
d19924d5a6
@ -3,8 +3,8 @@
|
|||||||
Summary: XML-LibXML Perl module
|
Summary: XML-LibXML Perl module
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 1.62001
|
Version: 1.62001
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}.1
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/XML-LibXML/
|
URL: http://search.cpan.org/dist/XML-LibXML/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
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
|
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: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport
|
Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -69,6 +70,10 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 07 2006 Robin Norwood <rnorwood@redhat.com> - 1.62001-2
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user