rpms/perl-libxml-perl/devel perl-libxml-perl.spec,1.11,1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 20:47:40 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-libxml-perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24066/devel

Modified Files:
	perl-libxml-perl.spec 
Log Message:

fix license, br



Index: perl-libxml-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-libxml-perl/devel/perl-libxml-perl.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-libxml-perl.spec	12 Jul 2006 07:46:30 -0000	1.11
+++ perl-libxml-perl.spec	16 Oct 2007 20:47:07 -0000	1.12
@@ -1,16 +1,17 @@
 Name:           perl-libxml-perl
 Version:        0.08
-Release: 	1.2.1
+Release: 	2
 Summary:        A collection of Perl modules for working with XML
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/libxml-perl/
 Source0:        http://www.cpan.org/authors/id/K/KM/KMACLEOD/libxml-perl-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(XML::Parser)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -51,6 +52,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.08-2
+- 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