rpms/perl-Statistics-Descriptive/devel perl-Statistics-Descriptive.spec, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:13:42 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Statistics-Descriptive/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4568/devel

Modified Files:
	perl-Statistics-Descriptive.spec 
Log Message:

fix br, license



Index: perl-Statistics-Descriptive.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Statistics-Descriptive/devel/perl-Statistics-Descriptive.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Statistics-Descriptive.spec	29 Aug 2006 17:04:35 -0000	1.3
+++ perl-Statistics-Descriptive.spec	17 Oct 2007 03:13:09 -0000	1.4
@@ -1,16 +1,17 @@
 Name:           perl-Statistics-Descriptive
 Version:        2.6
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Perl module of basic descriptive statistical functions
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Statistics-Descriptive/
 Source0:        http://www.cpan.org/authors/id/C/CO/COLINK/Statistics-Descriptive-%{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
@@ -55,6 +56,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.6-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Aug 29 2006 Patrice Dumas <pertusus at free.fr> - 2.6-2
 - Rebuild for FC6
 




More information about the fedora-extras-commits mailing list