rpms/perl-DBD-SQLite2/EL-4 perl-DBD-SQLite2.spec,1.4,1.5

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


Author: spot

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

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/EL-4/perl-DBD-SQLite2.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-DBD-SQLite2.spec	28 Feb 2006 23:38:12 -0000	1.4
+++ perl-DBD-SQLite2.spec	24 Aug 2007 21:34:49 -0000	1.5
@@ -1,15 +1,15 @@
 Name:           perl-DBD-SQLite2
 Version:        0.33
-Release:        5%{?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,12 @@
 
 
 %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
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.33-5
 - bump for FC-5
 




More information about the fedora-extras-commits mailing list