automatic version update by autodist [release 4.4.3-1mamba;Fri Feb 28 2025]
This commit is contained in:
parent
68b2a53596
commit
2d51df0539
7
R.spec
7
R.spec
@ -1,7 +1,7 @@
|
||||
### AUTOUPDATE-OFF: 4
|
||||
%define majversion %(echo %version | cut -d. -f 1)
|
||||
Name: R
|
||||
Version: 4.4.2
|
||||
Version: 4.4.3
|
||||
Release: 1mamba
|
||||
Summary: R is a free software environment for statistical computing and graphics
|
||||
Group: Applications/Mathematics
|
||||
@ -85,11 +85,9 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
echo 'R_LIBS_SITE=${R_LIBS_SITE-'"'/usr/local/lib/R/site-library:/usr/local/lib/R/library:%{_libdir}/R/library:%{_datadir}/R/library'"'}' >> etc/Renviron.in
|
||||
@ -223,6 +221,9 @@ done
|
||||
%doc doc/manual/R-intro.pdf
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 4.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user