rpms/perl-XML-LibXML-Common/devel perl-XML-LibXML-Common.spec, 1.11, 1.12

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


Author: spot

Update of /cvs/pkgs/rpms/perl-XML-LibXML-Common/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17043/devel

Modified Files:
	perl-XML-LibXML-Common.spec 
Log Message:

fix license, br



Index: perl-XML-LibXML-Common.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-LibXML-Common/devel/perl-XML-LibXML-Common.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-XML-LibXML-Common.spec	12 Jul 2006 07:47:58 -0000	1.11
+++ perl-XML-LibXML-Common.spec	17 Oct 2007 04:47:13 -0000	1.12
@@ -1,15 +1,16 @@
 Name:           perl-XML-LibXML-Common
 Version:        0.13
-Release: 	8.2.2
+Release: 	9
 Summary:        XML-LibXML-Common Perl module
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/XML-LibXML-Common/
 Source0:        http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl >= 2:5.8.0
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  libxml2-devel >= 2.4.20
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -48,6 +49,10 @@
 
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.13-9
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - sh: line 0: fg: no job control
 - rebuild
 




More information about the fedora-extras-commits mailing list