rpms/perl-List-Compare/devel perl-List-Compare.spec,1.3,1.4

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


Author: spot

Update of /cvs/pkgs/rpms/perl-List-Compare/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24775/devel

Modified Files:
	perl-List-Compare.spec 
Log Message:

fix license, br



Index: perl-List-Compare.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-List-Compare/devel/perl-List-Compare.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-List-Compare.spec	1 Sep 2006 04:15:16 -0000	1.3
+++ perl-List-Compare.spec	16 Oct 2007 20:50:28 -0000	1.4
@@ -1,16 +1,17 @@
 Name:           perl-List-Compare
 Version:        0.33 
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Compare elements of two or more lists
 
 Group:          Development/Libraries
-License:        Artistic or GPL
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/List-Compare
 Source0: http://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/List-Compare-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.33-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.33-2
 - bump for mass rebuild
 




More information about the fedora-extras-commits mailing list