From 80b08693a9610d01389cda1963a8ca7b3e16a6bf Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 19 Jun 2015 13:36:26 +0200 Subject: [PATCH] Updated patch --- ...e-1.42-Remove-bundled-source-extentions.patch | 16 ++++++++-------- perl-DBD-SQLite.spec | 5 ++++- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch b/DBD-SQLite-1.42-Remove-bundled-source-extentions.patch index ac0a99b..ee0d6ea 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.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 +diff -up DBD-SQLite-1.48/README.orig DBD-SQLite-1.48/README +--- DBD-SQLite-1.48/README.orig 2015-06-15 09:49:42.721350091 +0200 ++++ DBD-SQLite-1.48/README 2015-06-15 09:50:38.683071491 +0200 @@ -1222,36 +1222,6 @@ R* TREE SUPPORT using callbacks, as mentioned in the prior link, have not been implemented yet. @@ -38,16 +38,16 @@ diff -up DBD-SQLite-1.44/README.orig DBD-SQLite-1.44/README TO DO The following items remain to be done. -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. +diff -up DBD-SQLite-1.48/lib/DBD/SQLite.pm.orig DBD-SQLite-1.48/lib/DBD/SQLite.pm +--- DBD-SQLite-1.48/lib/DBD/SQLite.pm.orig 2015-06-15 09:50:03.658619993 +0200 ++++ DBD-SQLite-1.48/lib/DBD/SQLite.pm 2015-06-15 09:51:02.348376559 +0200 +@@ -2465,37 +2465,6 @@ sources, etc. Other Perl virtual tables may also be published separately on CPAN. -=head1 FOR DBD::SQLITE EXTENSION AUTHORS - --Since 1.30_01, you can retrieve the bundled sqlite C source and/or +-Since 1.30_01, you can retrieve the bundled SQLite C source and/or -header like this: - - use File::ShareDir 'dist_dir'; diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index a3669c2..4d23bb4 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -1,6 +1,6 @@ Name: perl-DBD-SQLite Version: 1.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SQLite DBI Driver Group: Development/Libraries License: (GPL+ or Artistic) and Public Domain @@ -82,6 +82,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Fri Jun 19 2015 Jitka Plesnikova -1.48-2 +- Updated patch + * Thu Jun 18 2015 Tom Callaway - 1.48-1 - update to 1.48