[packages/perl-DBD-SQLite] - updated to 1.58

hawk hawk at pld-linux.org
Tue Aug 28 21:47:11 CEST 2018


commit 26e86e09e5ebbdde1703a406d725e968c04c2ece
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Aug 28 19:46:56 2018 +0000

    - updated to 1.58

 perl-DBD-SQLite.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index 19fb10b..ac31b22 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -9,13 +9,14 @@
 Summary:	DBD::SQLite - Self Contained RDBMS in a DBI Driver (sqlite 3.x)
 Summary(pl.UTF-8):	DBD::SQLite - Kompletny RDBMS zawarty w sterowniku DBI (sqlite 3.x)
 Name:		perl-DBD-SQLite
-Version:	1.56
+Version:	1.58
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/DBD/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	75a550b5dd83e6ae47562fda7c6a794b
+# Source0-md5:	8144c16e165e9a925839e9a8c507e0df
+Patch0:		fts3-tokenizer-test-fix.patch
 URL:		http://search.cpan.org/dist/DBD-SQLite/
 BuildRequires:	perl-DBI >= 1.57
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -61,6 +62,7 @@ Aby używać baz danych stworzonych przy pomocy starszej wersji SQLite
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+#%patch0 -p1
 
 # honour USE_LOCAL_SQLITE instead of using bundled sqlite3 (see comments inside)
 %{__perl} -pi -e 's/if \( 0 \)/if ( 1 )/' Makefile.PL
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DBD-SQLite.git/commitdiff/26e86e09e5ebbdde1703a406d725e968c04c2ece



More information about the pld-cvs-commit mailing list