rpms/perl-XML-XPath/devel perl-XML-XPath.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:57:27 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-XML-XPath/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17670/devel

Modified Files:
	perl-XML-XPath.spec 
Log Message:

fix license, br



Index: perl-XML-XPath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-XPath/devel/perl-XML-XPath.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-XML-XPath.spec	1 Sep 2006 04:23:16 -0000	1.4
+++ perl-XML-XPath.spec	17 Oct 2007 04:56:53 -0000	1.5
@@ -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 @@
 
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.13-4.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.13-4
 - bump for mass rebuild
 




More information about the fedora-extras-commits mailing list