Updated patch

f38
Jitka Plesnikova 10 years ago
parent 5379c64b88
commit 80b08693a9

@ -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';

@ -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 <jplesnik@redhat.com> -1.48-2
- Updated patch
* Thu Jun 18 2015 Tom Callaway <spot@fedoraproject.org> - 1.48-1
- update to 1.48

Loading…
Cancel
Save