rpms/perl-Class-DBI-Plugin-RetrieveAll/devel perl-Class-DBI-Plugin-RetrieveAll.spec, 1.4, 1.5

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


Author: spot

Update of /cvs/extras/rpms/perl-Class-DBI-Plugin-RetrieveAll/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27738/devel

Modified Files:
	perl-Class-DBI-Plugin-RetrieveAll.spec 
Log Message:

license fix



Index: perl-Class-DBI-Plugin-RetrieveAll.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Plugin-RetrieveAll/devel/perl-Class-DBI-Plugin-RetrieveAll.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Class-DBI-Plugin-RetrieveAll.spec	15 Sep 2006 13:28:11 -0000	1.4
+++ perl-Class-DBI-Plugin-RetrieveAll.spec	24 Aug 2007 20:50:02 -0000	1.5
@@ -1,15 +1,15 @@
 Name:           perl-Class-DBI-Plugin-RetrieveAll
 Version:        1.04
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        More complex retrieve_all() for Class::DBI
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-Plugin-RetrieveAll-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:	perl(Class::DBI::Plugin), perl(DBD::SQLite)
+BuildRequires:	perl(Class::DBI::Plugin), perl(DBD::SQLite), perl(Test::More)
 Requires:  perl(Class::DBI::Plugin)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -46,6 +46,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.04-3
+- license fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.04-2
 - bump for fc6
 




More information about the fedora-extras-commits mailing list