automatic update by autodist [release 3.4.3-1mamba;Thu Dec 07 2017]
This commit is contained in:
parent
2a05d21164
commit
537b6b8e82
17
R.spec
17
R.spec
@ -1,7 +1,7 @@
|
||||
### AUTOUPDATE-OFF: 4
|
||||
%define majversion %(echo %version | cut -d. -f 1)
|
||||
Name: R
|
||||
Version: 3.1.3
|
||||
Version: 3.4.3
|
||||
Release: 1mamba
|
||||
Summary: R is a free software environment for statistical computing and graphics
|
||||
Group: Applications/Mathematics
|
||||
@ -65,7 +65,7 @@ One of R's strengths is the ease with which well-designed publication-quality pl
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%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
|
||||
@ -174,15 +174,7 @@ done
|
||||
%{_mandir}/man1/*
|
||||
#%doc NEWS ONEWS OONEWS README
|
||||
#%doc doc/FAQ
|
||||
%{_infodir}/R-FAQ.info.gz
|
||||
%{_infodir}/R-admin.info.gz
|
||||
%{_infodir}/R-data.info.gz
|
||||
%{_infodir}/R-exts.info-1.gz
|
||||
%{_infodir}/R-exts.info-2.gz
|
||||
%{_infodir}/R-exts.info.gz
|
||||
%{_infodir}/R-intro.info.gz
|
||||
%{_infodir}/R-ints.info.gz
|
||||
%{_infodir}/R-lang.info.gz
|
||||
%{_infodir}/R-*.info*.gz
|
||||
%{_libdir}/pkgconfig/libR.pc
|
||||
%doc doc/manual/R-admin.pdf
|
||||
%doc doc/manual/R-FAQ.pdf
|
||||
@ -193,6 +185,9 @@ done
|
||||
#%doc doc/COPYING doc/THANKS doc/COPYRIGHTS doc/AUTHORS
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 3.4.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Mar 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.3-1mamba
|
||||
- update to 3.1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user