rpms/perl-Math-Round/devel perl-Math-Round.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 21:14:08 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Math-Round/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1845/devel

Modified Files:
	perl-Math-Round.spec 
Log Message:

fix license, br



Index: perl-Math-Round.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Round/devel/perl-Math-Round.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Math-Round.spec	5 Dec 2006 16:14:28 -0000	1.4
+++ perl-Math-Round.spec	16 Oct 2007 21:13:38 -0000	1.5
@@ -1,16 +1,17 @@
 Name:           perl-Math-Round
 Version:        0.06 
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Perl extension for rounding numbers
 
 Group:          Development/Libraries
-License:        Artistic or GPL        
+License:        GPL+ or Artistic        
 URL:            http://search.cpan.org/dist/Math-Round            
 Source0: http://search.cpan.org/CPAN/authors/id/G/GR/GROMMEL/Math-Round-%{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
@@ -56,6 +57,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.06-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Dec 05 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.06-1
 - update to 0.06
 - minor spec file tweaks




More information about the fedora-extras-commits mailing list