Browse Source

updated: R

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1052 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 14 years ago
parent
commit
f339aaf681
1 changed files with 12 additions and 3 deletions
  1. 12 3
      R/R/R-vl.spec

+ 12 - 3
R/R/R-vl.spec

@@ -1,5 +1,5 @@
-%define pkg_version 2.10.1
-%define pkg_release 1%{?_dist_release}
+%define pkg_version 2.11.0
+%define pkg_release 2%{?_dist_release}
 
 Summary:          A language for data analysis and graphics
 Summary(ja):      データ解析・グラフィック化の言語
@@ -12,8 +12,10 @@ License:          GPL2
 Group:            Applications/Engineering
 URL:              http://www.r-project.org
 
+Requires: libgfortran
+
 BuildRequires: gcc-c++
-BuildRequires: gcc-gfortran
+BuildRequires: gcc-gfortran libgfortran
 BuildRequires: tetex texinfo tcl tk
 BuildRequires: libpng-devel libjpeg-devel
 BuildRequires: readline-devel libtermcap-devel
@@ -189,6 +191,13 @@ chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/R
 
 
 %changelog
+* Thu Apr 24 2010 Toshiaki Ara <ara_t@384.jp> 2.11.0-2vl5
+- recompiled because tcl/tk were not linked 
+
+* Thu Apr 23 2010 Toshiaki Ara <ara_t@384.jp> 2.11.0-1vl5
+- Updated to 2.11.0
+- added Requires: libgfortran
+
 * Thu Dec 15 2009 Toshiaki Ara <ara_t@384.jp> 2.10.1-1vl5
 - Updated to 2.10.1