rpms/perl-Return-Value/F-7 perl-Return-Value.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 19:15:13 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Return-Value/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17623/F-7

Modified Files:
	perl-Return-Value.spec 
Log Message:

license tag fix



Index: perl-Return-Value.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Return-Value/F-7/perl-Return-Value.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Return-Value.spec	4 Apr 2007 22:32:07 -0000	1.1
+++ perl-Return-Value.spec	26 Aug 2007 19:14:40 -0000	1.2
@@ -1,14 +1,14 @@
 Name:           perl-Return-Value
 Version:        1.302
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Polymorphic Return Values
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Return-Value/
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Return-Value-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Perl::Critic)
+BuildRequires:  perl(Test::Perl::Critic), perl(Test::More)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -44,6 +44,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.302-3
+- license fix
+
 * Mon Apr  2 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.302-2
 - remove LICENSE line from Makefile.PL
 - add Test::Perl::Critic to fix tests




More information about the fedora-extras-commits mailing list