rpms/perl-DBD-SQLite2/FC-6 perl-DBD-SQLite2.spec,1.5,1.6

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


Author: spot

Update of /cvs/extras/rpms/perl-DBD-SQLite2/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4019/FC-6

Modified Files:
	perl-DBD-SQLite2.spec 
Log Message:

License fix, BuildID rebuild



Index: perl-DBD-SQLite2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-SQLite2/FC-6/perl-DBD-SQLite2.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-DBD-SQLite2.spec	15 Sep 2006 14:47:55 -0000	1.5
+++ perl-DBD-SQLite2.spec	24 Aug 2007 21:34:57 -0000	1.6
@@ -1,15 +1,15 @@
 Name:           perl-DBD-SQLite2
 Version:        0.33
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Self Contained RDBMS in a DBI Driver (sqlite 2.x)
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DBD-SQLite2
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0:		DBD-SQLite2-systemlibs.patch
 
-BuildRequires:  perl >= 1:5.6.1, perl(DBI)
+BuildRequires:  perl(DBI), perl(Test::More)
 BuildRequires:	sqlite2-devel
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -47,6 +47,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.33-7
+- license fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.33-6
 - bump for FC-6
 




More information about the fedora-extras-commits mailing list