[packages/R-cran-DBI] Up to 1.3.0
arekm
arekm at pld-linux.org
Sun Apr 5 16:19:01 CEST 2026
commit ab86b049d7df55261875a8453a3508ed5d7512f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 16:18:54 2026 +0200
Up to 1.3.0
R-cran-DBI.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/R-cran-DBI.spec b/R-cran-DBI.spec
index 8be7fe2..3bd4941 100644
--- a/R-cran-DBI.spec
+++ b/R-cran-DBI.spec
@@ -1,13 +1,14 @@
%define fversion %(echo %{version} |tr r -)
%define modulename DBI
+%undefine _debugsource_packages
Summary: R Database Interface
Name: R-cran-%{modulename}
-Version: 0.2r7
-Release: 2
+Version: 1.3.0
+Release: 1
License: GPL
Group: Applications/Databases
-Source0: http://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5: 2ccd3a95e7acf29dd09ff7e23878cb9b
+Source0: https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5: ce5e3153cc7395a2aac452db1099d003
BuildRequires: R >= 2.8.1
BuildRequires: texlive-fonts-cmsuper
BuildRequires: texlive-latex-ae
@@ -24,7 +25,7 @@ virtual and need to be extended by the various R/DBMS implementations.
%setup -q -c
%build
-R CMD build %{modulename}
+R CMD build --no-build-vignettes %{modulename}
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/R-cran-DBI.git/commitdiff/ab86b049d7df55261875a8453a3508ed5d7512f3
More information about the pld-cvs-commit
mailing list