Browse Source

rebuild with gcc-5.4.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10758 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
50d533baeb
3 changed files with 13 additions and 3 deletions
  1. 5 1
      d/ddrescue/ddrescue-vl.spec
  2. 4 1
      d/dillo/dillo-vl.spec
  3. 4 1
      d/djview/djview-vl.spec

+ 5 - 1
d/ddrescue/ddrescue-vl.spec

@@ -8,7 +8,7 @@ Name: ddrescue
 ### Epoch to override Fedora Extras stupid decision to NOT ADHERE TO THEIR OWN NAMING CONVENTION
 #Epoch: 1
 Version: 1.21
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv3
 Group: Applications/System
 URL: http://www.gnu.org/software/ddrescue/ddrescue.html
@@ -34,6 +34,7 @@ you run it on the same output file, it tries to fill in the gaps.
 The basic operation of ddrescue is fully automatic. That is, you don't have
 to wait for an error, stop the program, read the log, run it in reverse mode,
 etc.
+#'
 
 %prep
 %setup
@@ -75,6 +76,9 @@ fi
 #%{_datadir}/info/dir
 
 %changelog
+* Thu Sep 01 2016 Toshiaki Ara <ara_t@384.jp> - 1.21-2
+- rebuild with gcc-5.4.0
+
 * Sat Jul 09 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.21-1
 - new upstream release
 

+ 4 - 1
d/dillo/dillo-vl.spec

@@ -3,7 +3,7 @@ Summary(ja): FLTKベースの軽量webブラウザ
 Name: dillo
 #Version: 0.7.3
 Version: 3.0.4.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: http://www.dillo.org/
 Source0: http://www.dillo.org/download/%{name}-%{version}.tar.bz2
 License: GPLv3
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/dillo.*
 
 %changelog
+* Thu Sep 01 2016 Toshiaki Ara <ara_t@384.jp> 3.0.4.1-2
+- rebuild with gcc-5.4.0
+
 * Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.4.1-1
 - upate to 3.0.4.1
 

+ 4 - 1
d/djview/djview-vl.spec

@@ -2,7 +2,7 @@ Summary: DjVu viewer
 Summary(ja): DjVu 画像ファイルのビュアー
 Name: djview
 Version: 4.9
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2 and BSD
 Group: Applications/Graphics
 URL: http://djvu.sourceforge.net/djview4.html
@@ -111,6 +111,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 01 2016 Toshiaki Ara <ara_t@384.jp> - 4.9-2
+- rebuild with gcc-5.4.0
+
 * Mon Feb 09 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.9-1
 - updated to 4.9
 - built with current VineSeed