fix license, br
This commit is contained in:
parent
9e2fe9d1c4
commit
25175afc2c
@ -2,18 +2,19 @@
|
||||
|
||||
Name: perl-XML-XPath
|
||||
Version: 1.13
|
||||
Release: 4%{?dist}
|
||||
Release: 4%{?dist}.1
|
||||
|
||||
Summary: XPath parser and evaluator for Perl
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/XML-XPath/
|
||||
Source0: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-1.13.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl >= 1:5.6.1, perl(XML::Parser)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -57,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.13-4.1
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Thu Aug 31 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.13-4
|
||||
- bump for mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user