[packages/R-cran-proto] Up to 1.0.0
arekm
arekm at pld-linux.org
Sun Apr 5 16:22:15 CEST 2026
commit 3150db2a1e6b398d8882788daf2e2832b7d84308
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 16:22:08 2026 +0200
Up to 1.0.0
R-cran-proto.spec | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/R-cran-proto.spec b/R-cran-proto.spec
index 3c4d85c..6e2bbe0 100644
--- a/R-cran-proto.spec
+++ b/R-cran-proto.spec
@@ -1,15 +1,20 @@
%define fversion %(echo %{version} |tr r -)
%define modulename proto
+%undefine _debugsource_packages
Summary: Prototype object-based programming
Name: R-cran-%{modulename}
-Version: 0.3r10
-Release: 2
+Version: 1.0.0
+Release: 1
License: GPL v2
Group: Applications/Math
-Source0: ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5: d5523943a5be6ca2f0ab557c900f8212
-URL: http://cran.fhcrc.org/web/packages/proto/index.html
+Source0: https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5: ba74c21febd5282d73e97ccaf5ebbb84
+URL: https://github.com/hadley/proto
BuildRequires: R >= 2.8.1
+BuildRequires: texlive-fonts-cmsuper
+BuildRequires: texlive-latex
+BuildRequires: texlive-latex-ae
+BuildRequires: texlive-latex-ams
Requires(post,postun): R >= 2.8.1
Requires(post,postun): perl-base
Requires(post,postun): textutils
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/R-cran-proto.git/commitdiff/3150db2a1e6b398d8882788daf2e2832b7d84308
More information about the pld-cvs-commit
mailing list