[packages/R-cran-digest] Up to 0.6.39

arekm arekm at pld-linux.org
Sun Apr 5 16:21:39 CEST 2026


commit 9f063dc13bf84e005319f45d4b822ef969d6532e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 16:21:32 2026 +0200

    Up to 0.6.39

 R-cran-digest.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/R-cran-digest.spec b/R-cran-digest.spec
index 01a0590..e060d87 100644
--- a/R-cran-digest.spec
+++ b/R-cran-digest.spec
@@ -1,14 +1,15 @@
 %define		fversion	%(echo %{version} |tr r -)
 %define		modulename	digest
+%undefine	_debugsource_packages
 Summary:	Create cryptographic hash digests of R objects
 Name:		R-cran-%{modulename}
-Version:	0.6.3
-Release:	2
+Version:	0.6.39
+Release:	1
 License:	GPL v2
 Group:		Applications/Math
-Source0:	ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5:	d7913e8091a31885ee2ab798badd7958
-URL:		http://cran.fhcrc.org/web/packages/digest/index.html
+Source0:	https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5:	2b7268922b0f86dbc8064ff8e3a1ca1b
+URL:		https://cran.r-project.org/web/packages/digest/index.html
 BuildRequires:	R >= 2.8.1
 Requires(post,postun):	R >= 2.8.1
 Requires(post,postun):	perl-base
@@ -27,7 +28,7 @@ authentication code.
 %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-digest.git/commitdiff/9f063dc13bf84e005319f45d4b822ef969d6532e



More information about the pld-cvs-commit mailing list