/[packages]/cauldron/R-base/current/SPECS/R-base.spec
ViewVC logotype

Diff of /cauldron/R-base/current/SPECS/R-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 114997 by fwang, Mon Jun 20 07:02:37 2011 UTC revision 114998 by ahmad, Tue Jun 28 01:43:42 2011 UTC
# Line 15  Line 15 
15  Summary:        A language for data analysis and graphics  Summary:        A language for data analysis and graphics
16  Name:           R-base  Name:           R-base
17  Version:        2.13.0  Version:        2.13.0
18  Release:        %mkrel 2  Release:        %mkrel 3
19  License:        GPLv2+  License:        GPLv2+
20  Group:          Sciences/Mathematics  Group:          Sciences/Mathematics
21  URL:            http://www.r-project.org  URL:            http://www.r-project.org
# Line 37  BuildRequires: gpm-devel Line 37  BuildRequires: gpm-devel
37  BuildRequires:  ncurses-devel  BuildRequires:  ncurses-devel
38  BuildRequires:  readline-devel  BuildRequires:  readline-devel
39  BuildRequires:  tk-devel  BuildRequires:  tk-devel
40  Buildrequires:  tcl  BuildRequires:  tcl
41  BuildRequires:  tcl-devel  BuildRequires:  tcl-devel
42  BuildRequires:  texinfo  BuildRequires:  texinfo
43  BuildRequires:  tetex-latex  BuildRequires:  tetex-latex
# Line 167  unset DISPLAY Line 167  unset DISPLAY
167          --enable-R-profiling \          --enable-R-profiling \
168          --enable-R-shlib          --enable-R-shlib
169    
 # (tpg) somehow --prefix is not honored  
 sed -i -e 's#/usr/local#%{_prefix}#g' Makeconf  
   
170  %make  %make
171    
172  pushd src/nmath/standalone  pushd src/nmath/standalone
# Line 189  make check Line 186  make check
186  %install  %install
187  rm -rf %{buildroot}  rm -rf %{buildroot}
188    
189  # (tpg) makeinstall_std is broken here  # N.B. don't use %%makeinstall because it sets prefix= which breaks Rscript
190  %makeinstall install-info rhome=%{buildroot}%{_libdir}/R  # mga#1434
191    %makeinstall_std install-info
192    
193  pushd src/nmath/standalone  pushd src/nmath/standalone
194  %makeinstall \  %makeinstall \
# Line 299  fi Line 297  fi
297  %{_libdir}/libRmath.a  %{_libdir}/libRmath.a
298  %{_includedir}/Rmath.h  %{_includedir}/Rmath.h
299  %{_libdir}/pkgconfig/libRmath.pc  %{_libdir}/pkgconfig/libRmath.pc
   
   

Legend:
Removed from v.114997  
changed lines
  Added in v.114998

  ViewVC Help
Powered by ViewVC 1.1.30