Browse Source

rebuild with gcc-5.4.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10767 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
65f1a22ae0
3 changed files with 13 additions and 3 deletions
  1. 4 1
      n/netcdf-cxx/netcdf-cxx-vl.spec
  2. 4 1
      n/nginx/nginx-vl.spec
  3. 5 1
      n/nodejs/nodejs-vl.spec

+ 4 - 1
n/netcdf-cxx/netcdf-cxx-vl.spec

@@ -1,6 +1,6 @@
 Name:           netcdf-cxx
 Version:        4.2
-Release:        12%{?_dist_release}
+Release:        13%{?_dist_release}
 Summary:        Legacy netCDF C++ library
 Summary(ja):    レガシーな netCDF C++ ライブラリ
 
@@ -97,6 +97,9 @@ fi
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 4.2-13
+- rebuild with gcc-5.4.0
+
 * Tue Jan 27 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.2-12
 - Initial build for Vine Linux
 

+ 4 - 1
n/nginx/nginx-vl.spec

@@ -26,7 +26,7 @@ Summary:        Robust, small and high performance http and reverse proxy server
 Summary(ja):    堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
 Name:           nginx
 Version:        1.10.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          System Environment/Daemons   
 # BSD License (two clause)
@@ -371,6 +371,9 @@ fi
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 1.10.1-2
+- rebuild with gcc-5.4.0
+
 * Tue Jun 7 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.10.1-1
 - updated to 1.10.1.
 - updated passenger to 5.0.28.

+ 5 - 1
n/nodejs/nodejs-vl.spec

@@ -11,7 +11,7 @@
 
 Name: nodejs
 Version: 0.10.26
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: JavaScript runtime
 Summary(ja): JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -77,6 +77,7 @@ for easily building fast, scalable network applications.
 Node.js uses an event-driven, non-blocking I/O model that
 makes it lightweight and efficient, perfect for data-intensive
 real-time applications that run across distributed devices.
+#'
 
 %package devel
 Summary: JavaScript runtime - development headers
@@ -237,6 +238,9 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %doc LICENSE
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 0.10.26-2
+- rebuild with gcc-5.4.0
+
 * Mon Mar 24 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.26-1
 - update to 0.10.26