rpms/perl-Data-Page/EL-4 perl-Data-Page.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 21:19:20 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Data-Page/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3127/EL-4

Modified Files:
	perl-Data-Page.spec 
Log Message:

license fix



Index: perl-Data-Page.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Page/EL-4/perl-Data-Page.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Data-Page.spec	31 Aug 2005 22:51:14 -0000	1.2
+++ perl-Data-Page.spec	24 Aug 2007 21:18:48 -0000	1.3
@@ -1,16 +1,16 @@
 Name:           perl-Data-Page
 Version:        2.00
-Release:        4%{?dist}
+Release:        6%{?dist}
 Summary:        Help when paging through sets of results
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Data-Page/
 Source0:        http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/Data-Page-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Test::Exception), perl(Class::Accessor::Chained::Fast)
-BuildRequires:	perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:	perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::More)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # Not picked up automatically
 Requires:	perl(Class::Accessor::Chained::Fast)
@@ -48,6 +48,12 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.00-6
+- license fix
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.00-5
+- bump for fc6
+
 * Wed Aug 31 2005 Tom "spot" Callaway <tcallawa at redhat.com> 2.00-4
 - perldoc -t
 




More information about the fedora-extras-commits mailing list