[packages/R-cran-gtable] Up to 0.3.6
arekm
arekm at pld-linux.org
Sun Apr 5 17:45:59 CEST 2026
commit eaf9c5a41698962857f93dd1fb561ce9f2922b79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 17:45:50 2026 +0200
Up to 0.3.6
R-cran-gtable.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/R-cran-gtable.spec b/R-cran-gtable.spec
index 93e3f1d..6dec509 100644
--- a/R-cran-gtable.spec
+++ b/R-cran-gtable.spec
@@ -1,14 +1,15 @@
%define fversion %(echo %{version} |tr r -)
%define modulename gtable
+%undefine _debugsource_packages
Summary: Arrange grobs in tables
Name: R-cran-%{modulename}
-Version: 0.1.2
-Release: 2
+Version: 0.3.6
+Release: 1
License: GPL v2
Group: Applications/Math
-Source0: ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5: be491aa5220f0059a0e1cb04679b6563
-URL: http://cran.fhcrc.org/web/packages/gtable/index.html
+Source0: https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5: 545f07ada570ec8e3f4b22843974ac6d
+URL: https://cran.r-project.org/web/packages/gtable/index.html
BuildRequires: R >= 2.8.1
Requires(post,postun): R >= 2.8.1
Requires(post,postun): perl-base
@@ -23,7 +24,7 @@ Tools to make it easier to work with "tables" of grobs.
%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-gtable.git/commitdiff/eaf9c5a41698962857f93dd1fb561ce9f2922b79
More information about the pld-cvs-commit
mailing list