automatic version update by autodist [release 4.1.0-1mamba;Tue May 18 2021]
This commit is contained in:
parent
db8d3e5f0e
commit
9e3fe71ab6
12
R.spec
12
R.spec
@ -1,13 +1,13 @@
|
|||||||
### AUTOUPDATE-OFF: 4
|
### AUTOUPDATE-OFF: 4
|
||||||
%define majversion %(echo %version | cut -d. -f 1)
|
%define majversion %(echo %version | cut -d. -f 1)
|
||||||
Name: R
|
Name: R
|
||||||
Version: 4.0.5
|
Version: 4.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: R is a free software environment for statistical computing and graphics
|
Summary: R is a free software environment for statistical computing and graphics
|
||||||
Group: Applications/Mathematics
|
Group: Applications/Mathematics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.r-project.org/
|
URL: https://www.r-project.org/
|
||||||
Source: http://cran.r-project.org/src/base/R-%{majversion}/R-%{version}.tar.gz
|
Source: http://cran.r-project.org/src/base/R-%{majversion}/R-%{version}.tar.gz
|
||||||
Source1: %{name}.png
|
Source1: %{name}.png
|
||||||
@ -16,7 +16,6 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: gcc-fortran
|
BuildRequires: gcc-fortran
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
@ -34,9 +33,11 @@ BuildRequires: libjpeg-devel
|
|||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpcre2-devel
|
BuildRequires: libpcre2-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
|
%ifnarch arm aarch64
|
||||||
|
BuildRequires: libquadmath-devel
|
||||||
|
%endif
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: libtirpc-devel
|
BuildRequires: libtirpc-devel
|
||||||
@ -224,6 +225,9 @@ done
|
|||||||
%doc doc/manual/R-intro.pdf
|
%doc doc/manual/R-intro.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 18 2021 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 4.0.5-1mamba
|
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 4.0.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user