[packages/R-cran-RSQLite] Up to 2.4.6

arekm arekm at pld-linux.org
Sun Apr 5 19:11:33 CEST 2026


commit 5604ea23d56b240dec37dc562643a1424da2a5bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 19:11:25 2026 +0200

    Up to 2.4.6

 R-cran-RSQLite.spec | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)
---
diff --git a/R-cran-RSQLite.spec b/R-cran-RSQLite.spec
index f93b4d5..21719dc 100644
--- a/R-cran-RSQLite.spec
+++ b/R-cran-RSQLite.spec
@@ -2,27 +2,37 @@
 %define		modulename	RSQLite
 Summary:	SQLite interface for R
 Name:		R-cran-%{modulename}
-Version:	0.11.4
-Release:	2
-License:	GPL
+Version:	2.4.6
+Release:	1
+License:	LGPL v2.1+
 Group:		Applications/Databases
-Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5:	c2a1a8fca2146a910e9e13879a88cbc9
-BuildRequires:	R >= 2.8.1
-BuildRequires:	R-cran-DBI
-BuildRequires:	sqlite3-devel
+Source0:	https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5:	1ed7fa10036f3409bac90dd1019d1f53
+BuildRequires:	R >= 3.1.0
+BuildRequires:	R-cran-bit64
+BuildRequires:	R-cran-blob >= 1.2.0
+BuildRequires:	R-cran-DBI >= 1.2.0
+BuildRequires:	R-cran-memoise
+BuildRequires:	R-cran-pkgconfig
+BuildRequires:	R-cran-rlang
 BuildRequires:	texlive-fonts-cmsuper
 BuildRequires:	texlive-latex-ae
 BuildRequires:	texlive-latex-bibtex
 BuildRequires:	texlive-xetex
-%requires_ge	sqlite3
+Requires:	R-cran-bit64
+Requires:	R-cran-blob >= 1.2.0
+Requires:	R-cran-DBI >= 1.2.0
+Requires:	R-cran-memoise
+Requires:	R-cran-pkgconfig
+Requires:	R-cran-rlang
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Database Interface R driver for SQLite.
-This package embeds the SQLite database engine in R and provides an
-interface compliant with the DBI package.  The source for the
-SQLite engine (version 3.7.14) is included.
+Embeds the SQLite database engine in R and provides an interface
+compliant with the DBI package. The source for the SQLite engine
+(version 3.51.2) and for various extensions is included. System
+libraries will never be consulted because this package relies on
+static linking for the plugins it includes.
 
 %prep
 %setup -q -c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R-cran-RSQLite.git/commitdiff/5604ea23d56b240dec37dc562643a1424da2a5bf



More information about the pld-cvs-commit mailing list