rpms/perl-Class-DBI-SQLite/devel perl-Class-DBI-SQLite.spec, 1.3, 1.4

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


Author: spot

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

Modified Files:
	perl-Class-DBI-SQLite.spec 
Log Message:

license fix



Index: perl-Class-DBI-SQLite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-SQLite/devel/perl-Class-DBI-SQLite.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Class-DBI-SQLite.spec	15 Sep 2006 13:35:20 -0000	1.3
+++ perl-Class-DBI-SQLite.spec	24 Aug 2007 20:56:47 -0000	1.4
@@ -1,15 +1,15 @@
 Name:           perl-Class-DBI-SQLite
 Version:        0.11
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Extension to Class::DBI for sqlite
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-DBI-SQLite/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-DBI-SQLite-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:	perl(Class::DBI), perl(DBD::SQLite)
+BuildRequires:	perl(Class::DBI), perl(DBD::SQLite), perl(Test::More)
 Requires:  perl(DBD::SQLite)
 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> 0.11-3
+- license fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.11-2
 - bump for fc6
 




More information about the fedora-extras-commits mailing list