rpms/perl-DBD-SQLite/devel perl-DBD-SQLite.spec,1.11,1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 19:34:00 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-DBD-SQLite/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv429/devel

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

fix br, license



Index: perl-DBD-SQLite.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DBD-SQLite/devel/perl-DBD-SQLite.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-DBD-SQLite.spec	14 Sep 2006 21:17:52 -0000	1.11
+++ perl-DBD-SQLite.spec	15 Oct 2007 19:33:25 -0000	1.12
@@ -1,10 +1,10 @@
 Name:           perl-DBD-SQLite
 Version:        1.12
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Self Contained RDBMS in a DBI Driver
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DBD-SQLite/
 Source0:        http://www.cpan.org/authors/id/M/MS/MSERGEANT/DBD-SQLite-%{version}.tar.gz
 Patch0:         DBD-SQLite-1.11-type-information-segv.patch
@@ -16,6 +16,7 @@
 # else
 #   perl-DBD-SQLite is self-contained (uses the sqlite local copy)
 BuildRequires:  sqlite-devel
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -65,6 +66,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.12-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Sep 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-2
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list