Browse Source

update to 3.3.1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10391 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
b9af953543
1 changed files with 7 additions and 24 deletions
  1. 7 24
      R/R/R-vl.spec

+ 7 - 24
R/R/R-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    R
-%define pkg_version 3.3.0
-%define pkg_release 2%{?_dist_release}
+%define pkg_version 3.3.1
+%define pkg_release 1%{?_dist_release}
 
 Summary:     A language for data analysis and graphics
 Summary(ja): データ解析・グラフィック化の言語
@@ -35,27 +35,6 @@ BuildRequires: texlive-collection-latexextra
 BuildRequires: texlive-collection-fontsextra
 BuildRequires: texlive-collection-plainextra
 BuildRequires: texlive-collection-fontsrecommended
-# rpm -qa --qf "BuildRequires: %{name}\n" | grep -v -e "doc$" | \
-#   grep texlive-collection-lang
-BuildRequires: texlive-collection-langenglish
-BuildRequires: texlive-collection-langkorean
-BuildRequires: texlive-collection-langitalian
-BuildRequires: texlive-collection-langpolish
-BuildRequires: texlive-collection-langgerman
-BuildRequires: texlive-collection-langjapanese
-BuildRequires: texlive-collection-langgreek
-BuildRequires: texlive-collection-langcyrillic
-BuildRequires: texlive-collection-langeuropean
-BuildRequires: texlive-collection-langspanish
-BuildRequires: texlive-collection-langcjk
-BuildRequires: texlive-collection-langczechslovak
-BuildRequires: texlive-collection-langfrench
-BuildRequires: texlive-collection-langarabic
-BuildRequires: texlive-collection-langother
-BuildRequires: texlive-collection-langportuguese
-BuildRequires: texlive-collection-langindic
-BuildRequires: texlive-collection-langafrican
-BuildRequires: texlive-collection-langchinese
 
 BuildRequires: java-1.7.0-openjdk-devel
 
@@ -192,7 +171,7 @@ echo "%{_libdir}/R/lib" > \
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/applications
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/icons
 %{__cp} -a %{SOURCE1} ${RPM_BUILD_ROOT}%{_datadir}/applications/
-%{__cp} -a doc/html/Rlogo.svg ${RPM_BUILD_ROOT}%{_datadir}/icons/
+%{__cp} -a doc/html/logo.jpg ${RPM_BUILD_ROOT}%{_datadir}/icons/
 
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
@@ -262,6 +241,10 @@ echo "%{_libdir}/R/lib" > \
 
 
 %changelog
+* Wed Jun 22 2016 Toshiaki Ara <ara_t@384.jp> 3.3.1-1vl7
+- Updated to 3.3.1
+- delete BuildRequires: texlive-collection-lang*
+
 * Sat May 14 2016 Toshiaki Ara <ara_t@384.jp> 3.3.0-2vl7
 - add BuildRequires: texlive-collection-lang*