[perl-DBD-SQLite] 1.44 bump; Updated dependencies

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Oct 29 09:01:32 UTC 2014


commit 77606278a9e8815a3013ccbe758c857616591ea1
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Oct 29 10:01:31 2014 +0100

    1.44 bump; Updated dependencies

 .gitignore                                         |    1 +
 ...ite-1.42-Remove-bundled-source-extentions.patch |   18 +++++++++---------
 perl-DBD-SQLite.spec                               |   15 +++++++++++++--
 sources                                            |    2 +-
 4 files changed, 24 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08385ad..fbe07f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ DBD-SQLite-1.29.tar.gz
 /DBD-SQLite-1.39.tar.gz
 /DBD-SQLite-1.40.tar.gz
 /DBD-SQLite-1.42.tar.gz
+/DBD-SQLite-1.44.tar.gz
diff --git a/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch b/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch
index 44c57e1..ac0a99b 100644
--- a/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch
+++ b/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch
@@ -1,6 +1,6 @@
-diff -up DBD-SQLite-1.42/README.orig DBD-SQLite-1.42/README
---- DBD-SQLite-1.42/README.orig	2014-07-15 09:35:34.645802758 +0200
-+++ DBD-SQLite-1.42/README	2014-07-15 09:35:51.249990673 +0200
+diff -up DBD-SQLite-1.44/README.orig DBD-SQLite-1.44/README
+--- DBD-SQLite-1.44/README.orig	2013-08-27 06:33:55.000000000 +0200
++++ DBD-SQLite-1.44/README	2014-10-29 08:51:33.381889419 +0100
 @@ -1222,36 +1222,6 @@ R* TREE SUPPORT
      using callbacks, as mentioned in the prior link, have not been
      implemented yet.
@@ -38,12 +38,12 @@ diff -up DBD-SQLite-1.42/README.orig DBD-SQLite-1.42/README
  TO DO
      The following items remain to be done.
  
-diff -up DBD-SQLite-1.42/lib/DBD/SQLite.pm.orig DBD-SQLite-1.42/lib/DBD/SQLite.pm
---- DBD-SQLite-1.42/lib/DBD/SQLite.pm.orig	2014-07-15 09:36:12.006225578 +0200
-+++ DBD-SQLite-1.42/lib/DBD/SQLite.pm	2014-07-15 09:37:04.244816776 +0200
-@@ -2604,37 +2604,6 @@ For more detail, please see the SQLite R
- queries using callbacks, as mentioned in the prior link, have not been
- implemented yet.
+diff -up DBD-SQLite-1.44/lib/DBD/SQLite.pm.orig DBD-SQLite-1.44/lib/DBD/SQLite.pm
+--- DBD-SQLite-1.44/lib/DBD/SQLite.pm.orig	2014-10-22 16:10:06.000000000 +0200
++++ DBD-SQLite-1.44/lib/DBD/SQLite.pm	2014-10-29 08:51:33.382889429 +0100
+@@ -2441,37 +2441,6 @@ sources, etc.
+ 
+ Other Perl virtual tables may also be published separately on CPAN.
  
 -=head1 FOR DBD::SQLITE EXTENSION AUTHORS
 -
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index 3bf97a6..79742b4 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBD-SQLite
-Version:        1.42
-Release:        5%{?dist}
+Version:        1.44
+Release:        1%{?dist}
 Summary:        SQLite DBI Driver
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -15,6 +15,7 @@ Patch1:         DBD-SQLite-1.42-Remove-bundled-source-extentions.patch
 #   perl-DBD-SQLite is self-contained (uses the sqlite local copy)
 BuildRequires:  sqlite-devel
 BuildRequires:  perl
+BuildRequires:  perl(base)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
 # Prevent bug #443495
@@ -22,18 +23,25 @@ BuildRequires:  perl(DBI) >= 1.607
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.82
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(warnings)
 # Tests only
+BuildRequires:  perl(bytes)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(locale)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::More) >= 0.42
+BuildRequires:  perl(Unicode::UCD)
+BuildRequires:  perl(vars)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -74,6 +82,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Oct 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.44-1
+- 1.44 bump
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.42-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 73839c8..953fe15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86cfaf477cb9ddc39508f74f4268fc79  DBD-SQLite-1.42.tar.gz
+354b826b912f8b5972179a13b1b8c4e1  DBD-SQLite-1.44.tar.gz



More information about the perl-devel mailing list