rpms/perl-Class-DBI-SQLite/EL-4 perl-Class-DBI-SQLite.spec,1.2,1.3

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


Author: spot

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

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/EL-4/perl-Class-DBI-SQLite.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Class-DBI-SQLite.spec	9 Jan 2006 18:50:33 -0000	1.2
+++ perl-Class-DBI-SQLite.spec	24 Aug 2007 20:56:36 -0000	1.3
@@ -1,15 +1,15 @@
 Name:           perl-Class-DBI-SQLite
 Version:        0.11
-Release:        1%{?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,12 @@
 
 
 %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
+
 * Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.11-1
 - bump to 0.11
 




More information about the fedora-extras-commits mailing list