Browse Source

rebuild with gcc-5.4.0

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

+ 4 - 1
R/R-rgl/R-rgl-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name rgl
 %define pkg_version 0.95.1441
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 Summary: GNU R package - rgl: 3D Visualization Using OpenGL
 Name:    R-%{pkg_name}
@@ -52,6 +52,9 @@ R CMD INSTALL %{_sourcedir}/%{pkg_name}_%{version}.tar.gz \
 
 
 %changelog
+* Tue Jun 28 2016 Toshiaki Ara <ara_t@384.jp> 0.95.1441-3
+- rebuild with gcc-5.4.0
+
 * Sun Apr 10 2016 Toshiaki Ara <ara_t@384.jp> 0.95.1441-2
 - correct SPEC file