Browse Source

rebuild with gcc-5.4.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10570 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 7 years ago
parent
commit
95bcd5fa56
46 changed files with 185 additions and 47 deletions
  1. 4 1
      Q/QtRuby/QtRuby-vl.spec
  2. 4 1
      a/aqbanking/aqbanking-vl.spec
  3. 4 1
      b/bogofilter/bogofilter-vl.spec
  4. 4 1
      c/cegui06/cegui06-vl.spec
  5. 4 1
      d/darts/darts-vl.spec
  6. 4 1
      d/doxygen/doxygen-vl.spec
  7. 4 1
      d/dpkg/dpkg-vl.spec
  8. 5 2
      e/easytag/easytag-vl.spec
  9. 4 1
      e/eboard/eboard-vl.spec
  10. 4 1
      g/gdisk/gdisk-vl.spec
  11. 4 1
      g/gnubiff/gnubiff-vl.spec
  12. 4 1
      g/gpsd/gpsd-vl.spec
  13. 4 1
      g/gsoap/gsoap-vl.spec
  14. 4 1
      g/gtkpod/gtkpod-vl.spec
  15. 4 1
      g/gtkwave/gtkwave-vl.spec
  16. 4 1
      h/hdf5/hdf5-vl.spec
  17. 4 1
      i/id3lib/id3lib-vl.spec
  18. 4 1
      i/irrlicht/irrlicht-vl.spec
  19. 4 1
      k/kate/kate-vl.spec
  20. 4 1
      k/kde-partitionmanager/kde-partitionmanager-vl.spec
  21. 4 1
      k/kdevelop/kdevelop-vl.spec
  22. 4 1
      k/kimono/kimono-vl.spec
  23. 4 1
      k/kmymoney/kmymoney-vl.spec
  24. 4 1
      k/korundum/korundum-vl.spec
  25. 4 1
      k/kross-interpreters/kross-interpreters-vl.spec
  26. 4 1
      k/ktorrent/ktorrent-vl.spec
  27. 4 1
      lib/libc/libcapseo/libcapseo-vl.spec
  28. 4 1
      lib/libc/libcaptury/libcaptury-vl.spec
  29. 4 1
      lib/libc/libconfig/libconfig-vl.spec
  30. 4 1
      lib/libm/libmediainfo/libmediainfo-vl.spec
  31. 4 1
      lib/libm/libmemcached/libmemcached-vl.spec
  32. 4 1
      lib/libt/libtaginfo/libtaginfo-vl.spec
  33. 4 1
      q/qca-ossl/qca-ossl-vl.spec
  34. 4 1
      q/qcad/qcad-vl.spec
  35. 4 1
      q/qcomicbook/qcomicbook-vl.spec
  36. 4 1
      q/qedje/qedje-vl.spec
  37. 4 1
      q/qimageblitz/qimageblitz-vl.spec
  38. 4 1
      q/qoauth/qoauth-vl.spec
  39. 4 1
      q/qtlockedfile/qtlockedfile-vl.spec
  40. 4 1
      q/qtscriptgenerator/qtscriptgenerator-vl.spec
  41. 4 1
      q/qtsingleapplication/qtsingleapplication-vl.spec
  42. 4 1
      q/qwt/qwt-vl.spec
  43. 4 1
      q/qzion/qzion-vl.spec
  44. 4 1
      r/rekonq/rekonq-vl.spec
  45. 4 1
      t/trackballs/trackballs-vl.spec
  46. 4 1
      x/xmoto/xmoto-vl.spec

+ 4 - 1
Q/QtRuby/QtRuby-vl.spec

@@ -7,7 +7,7 @@ Name:    QtRuby
 Summary:  Ruby bindings for Qt4
 Summary(ja): Qt4 の Ruby バインディング
 Version: 4.14.3
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 License: LGPLv2+ and GPLv2+
 Group:   System Environment/Libraries
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/qtruby4
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-3
+- rebuild with gcc-5.4.0
+
 * Sat Sep 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-2
 - rebuild with ruby-2.2.3
 

+ 4 - 1
a/aqbanking/aqbanking-vl.spec

@@ -1,7 +1,7 @@
 Name: aqbanking
 Summary: A library for online banking functions and financial data import/export
 Version: 5.0.25
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 Group: System Environment/Libraries
 License: GPLv2 or GPLv3
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0.25-3
+- rebuild with gcc-5.4.0
+
 * Sat Dec 13 2014 Ryoichi INAGAKI <ryo1@toki.waseda.ac.jp> 5.0.25-2
 - rebuilt with gmp 5.1.3
 

+ 4 - 1
b/bogofilter/bogofilter-vl.spec

@@ -2,7 +2,7 @@ Name:		bogofilter
 Summary:	fast anti-spam filtering by Bayesian statistical analysis
 Summary(ja):	ベイジアン解析による高速アンチスパムフィルタリング
 Version:	1.2.4
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPLv2
 Group:		Applications/Internet
 URL:		http://bogofilter.sourceforge.net/
@@ -111,6 +111,9 @@ done
 %{_mandir}/man1/bf_tar.1*
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-2
+- rebuild with gcc-5.4.0
+
 * Thu Feb  5 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.4-1
 - update to 1.2.4
 - built with libdb 5.3.28

+ 4 - 1
c/cegui06/cegui06-vl.spec

@@ -1,6 +1,6 @@
 Name:           cegui06
 Version:        0.6.2
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        CEGUI library 0.6 for apps which need this specific version
 Group:          System Environment/Libraries
 License:        MIT and LGPLv2+
@@ -144,6 +144,9 @@ done
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsymaato@sea.plala.or.jp> 0.6.2-3
+- rebuild with gcc-5.4.0
+
 * Thu Oct 15 2015 Yoji TOYODA <bsymaato@sea.plala.or.jp> 0.6.2-2
 - rebuild with glew-1.13.0
 

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

@@ -2,7 +2,7 @@ Summary: Double ARray Trie System
 Summary(ja): Double-Array を構築するためのライブラリ
 Name: darts
 Version: 0.32
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 Group: System Environment/Libraries
 License: LGPLv2
@@ -60,6 +60,9 @@ make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
 %{_includedir}/darts.h
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.32-4
+- rebuild with gcc-5.4.0
+
 * Sun Jan 26 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.32-3
 - build with current VineSeed
 - add Distribution and Vendor tags

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

@@ -5,7 +5,7 @@ Summary: A documentation system for C/C++.
 Summary(ja): C/C++ 向けドキュメンテーションシステム
 Name: doxygen
 Version: 1.8.6
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
 Patch0: doxygen-1.8.6-config.patch
 Patch1: doxygen-1.8.5-html_timestamp_default_false.patch 
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.8.6-2
+- rebuild with gcc-5.4.0
+
 * Tue Jan 14 2014 NAKAMURA Kenta <kenta@vinelinux.org> - 1.8.6-1
 - new upstream release
 

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

@@ -3,7 +3,7 @@ Summary(ja):    Debian GNU/Linux のパッケージ管理システム
 
 Name:           dpkg
 Version:        1.15.5.6
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          System Environment/Base
 # The entire source code is GPLv2+ with exception of the following
@@ -209,6 +209,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15.5.6-2
+- rebuild with gcc-5.4.0
+
 * Tue Dec 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.15.5.6-1
 - initial build for Vine Linux
 

+ 5 - 2
e/easytag/easytag-vl.spec

@@ -2,7 +2,7 @@ Summary:	Tag Editor for MP4, MP3, Ogg Vorbis, FLAC and othe music files
 Summary(ja):	MP4, MP3, Ogg Vorbis, FLAC 等に対応したタグエディタ
 Name:		easytag
 Version:	2.2.6
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License: 	GPLv2+
 Group:		Applications/Multimedia
 URL:		https://wiki.gnome.org/Apps/EasyTAG
@@ -84,10 +84,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/appdata/easytag.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/easytag.*
-#{_mandir}/man1/easytag.1*
+%{_mandir}/man1/easytag.1*
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.2.6-2
+- rebuild with gcc-5.4.0
+
 * Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 2.2.6-1
 - updated to 2.2.6
 

+ 4 - 1
e/eboard/eboard-vl.spec

@@ -2,7 +2,7 @@ Name: eboard
 Summary: A chess board interface for ICS and engines
 Summary(ja): ICS (Internet Chess Servers) と思考エンジンに対応のチェスボード。
 Version: 1.1.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 License: GPLv2
 Group: Applications/Games
@@ -105,6 +105,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/applications/eboard.desktop
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-3
+- rebuild with gcc-5.4.0
+
 * Mon Sep 15 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.1.1-2
 - added Patch2 to build with libpng16
 - added BuildRequires: desktop-file-utils

+ 4 - 1
g/gdisk/gdisk-vl.spec

@@ -2,7 +2,7 @@ Summary:       An fdisk-like partitioning tool for GPT disks
 Summary(ja):   GPT ディスク用の fdisk 風パーティションツール
 Name:          gdisk
 Version:       1.0.0
-Release:       1%{?_dist_release}
+Release:       2%{?_dist_release}
 License:       GPLv2
 URL:           http://www.rodsbooks.com/gdisk/
 Group:         System Environment/Base
@@ -47,6 +47,9 @@ done
 %{_mandir}/man8/fixparts.8*
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.0-2
+- rebuild with gcc-5.4.0
+
 * Sat Aug  8 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.0.0-1
 - new upstream release
 

+ 4 - 1
g/gnubiff/gnubiff-vl.spec

@@ -2,7 +2,7 @@ Summary:     A mail notification program
 Summary(ja): メールチェッカー
 Name:        gnubiff
 Version:     2.2.16
-Release:     1%{?_dist_release}
+Release:     2%{?_dist_release}
 Source0:     http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:	     gnubiff-2.2.15-dsofix.patch
 
@@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.16-2
+- rebuild with gcc-5.4.0
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.16-1
 - update to 2.2.16
 

+ 4 - 1
g/gpsd/gpsd-vl.spec

@@ -6,7 +6,7 @@ Summary(ja): GPS にアクセスするためのサービスデーモン
 
 Name: gpsd
 Version: 3.15
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 Group: System Environment/Daemons
 License: BSD
@@ -211,6 +211,9 @@ fi
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.15-2
+- rebuild with gcc-5.4.0
+
 * Sat Aug 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.15-1
 - new upstream release
 

+ 4 - 1
g/gsoap/gsoap-vl.spec

@@ -1,7 +1,7 @@
 Summary: Generator Tools for Coding SOAP/XML Web Services in C and C++
 Name: gsoap
 Version: 2.8.17
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 # Bump the soversion when the new version is not backward compatiple
 %global soversion 5
 
@@ -340,6 +340,9 @@ make check
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.17-3
+- rebuild with gcc-5.4.0
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.17-2
 - rebuild with openssl-1.0.2
 

+ 4 - 1
g/gtkpod/gtkpod-vl.spec

@@ -1,6 +1,6 @@
 Name: gtkpod
 Version: 2.1.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: Graphical song management program for Apple's iPod
 Summary(ja): Apple の iPod 用のグラフィカルな楽曲管理ツール
 #'
@@ -130,6 +130,9 @@ fi
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.5-2
+- rebuild with gcc-5.4.0
+
 * Wed Jun 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.1.5-1
 - new upstream release
 - added BR: gstreamer1-devel, gstreamer1-plugins-base-devel

+ 4 - 1
g/gtkwave/gtkwave-vl.spec

@@ -2,7 +2,7 @@ Summary:	Waveform Viewer
 Summary(ja):	波形ビューワ
 Name:		gtkwave
 Version:	3.3.64
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPLv2+
 Group:		Applications/Engineering
 URL:		http://gtkwave.sourceforge.net/
@@ -133,6 +133,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.64-2
+- rebuild with gcc-5.4.0
+
 * Wed Feb 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.3.64-1
 - updated to 3.3.64
 - used BR: tcl-devel, tk-devel instead of tcl, tk

+ 4 - 1
h/hdf5/hdf5-vl.spec

@@ -1,6 +1,6 @@
 Name: hdf5
 Version: 1.8.14
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
 Group: System Environment/Libraries
@@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.14-2
+- rebuild with gcc-5.4.0
+
 * Mon Jan 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.14-1
 - new upstream release
 

+ 4 - 1
i/id3lib/id3lib-vl.spec

@@ -2,7 +2,7 @@ Name:		id3lib
 Summary:	A software library for manipulating ID3v1 and ID3v2 tags
 Summary(ja):	ID3v1/v2 タグを扱うためのライブラリ
 Version:	3.8.3
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 
 Group:		System Environment/Libraries
 License:	LGPLv2
@@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %{_libdir}/*.so
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-4
+- rebuild with gcc-5.4.0
+
 * Sun Aug 24 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-3
 - rebuild with VineSeed environment
 

+ 4 - 1
i/irrlicht/irrlicht-vl.spec

@@ -5,7 +5,7 @@ Name:		irrlicht
 Summary: 	A high performance realtime 3D engine
 Summary(ja): 	高性能なリアルタイム3Dエンジン
 Version:	%{irrlicht_version}
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 License:	zlib
 Group:		System Environment/Libraries
@@ -160,6 +160,9 @@ rm -rf %{buildroot}
 %{_libdir}/libIrrXML*.so
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.1-2
+- rebuild with gcc-5.4.0
+
 * Thu Jan 29 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.8.1-1
 - updated to 1.8.1
 - built on current VineSeed

+ 4 - 1
k/kate/kate-vl.spec

@@ -2,7 +2,7 @@ Name:    kate
 Summary: Advanced Text Editor 
 Summary(ja): 高機能なテキストエディタ
 Version: 4.14.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 # kwrite LGPLv2+
 # kate: app LGPLv2, plugins, LGPLv2 and LGPLv2+ and GPLv2+
@@ -219,6 +219,9 @@ fi
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-2
+- rebuild with gcc-5.4.0
+
 * Thu Jan 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-1
 - new upstream release
 

+ 4 - 1
k/kde-partitionmanager/kde-partitionmanager-vl.spec

@@ -2,7 +2,7 @@ Name:		kde-partitionmanager
 Summary:	KDE Partition Manager
 Summary(ja):	KDE パーティションマネージャ
 Version:	1.0.3
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 
 Group:		Applications/Administration
 License:	GPLv2+
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.3-4
+- rebuild with gcc-5.4.0
+
 * Sun Jul 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.3-3
 - rebuild with parted-3.1
 

+ 4 - 1
k/kdevelop/kdevelop-vl.spec

@@ -2,7 +2,7 @@ Name: kdevelop
 Summary: Integrated Development Environment for C++/C
 Summary(ja): C++/C 向け統合開発環境
 Version: 4.7.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: GPLv2
 URL: http://www.kdevelop.org/
@@ -155,6 +155,9 @@ update-mime-database %{_datadir}/mime &> /dev/null
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.0-2
+- rebuild with gcc-5.4.0
+
 * Sun Jan 04 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.0-1
 - new upstream release
 

+ 4 - 1
k/kimono/kimono-vl.spec

@@ -5,7 +5,7 @@ Name:    kimono
 Summary: .NET/Mono KDE bindings
 Summary(ja): KDE の .NET/Mono バインディング
 Version: 4.14.3
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 # most items are pure GPLv2+
 # plasma bindings mix LGPLv2+ and GPLv2+ (combined result is GPLv2+ too)
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-3
+- rebuild with gcc-5.4.0
+
 * Sat Mar 28 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-2
 - rebuilt with mono 3.12.1
 

+ 4 - 1
k/kmymoney/kmymoney-vl.spec

@@ -2,7 +2,7 @@ Summary: Personal finance manager
 Summary(ja): 個人用財務管理ツール
 Name:    kmymoney
 Version: 4.6.6
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 Group:   Applications/Productivity
 # kmm itself is GPLv2+ , but kdchart is GPLv2 or GPLv3
@@ -163,6 +163,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 4.6.6-4
+- rebuild with gcc-5.4.0
+
 * Mon Mar  9 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.6.6-3
 - rebuilt with libofx 0.9.10
 

+ 4 - 1
k/korundum/korundum-vl.spec

@@ -5,7 +5,7 @@ Name:    korundum
 Summary:  Ruby bindings for KDE
 Summary(ja): KDE の Ruby バインディング
 Version: 4.14.3
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 License: LGPLv2+ and GPLv2+
 Group:   System Environment/Libraries
@@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/rbkconfig_compiler4
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-3
+- rebuild with gcc-5.4.0
+
 * Sat Sep 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-2
 - rebuild with ruby-2.2.3
 

+ 4 - 1
k/kross-interpreters/kross-interpreters-vl.spec

@@ -10,7 +10,7 @@ Name:    kross-interpreters
 Summary: Kross interpreters 
 Summary(ja): Kross インタプリタ集
 Version: 4.14.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: LGPLv2+
 Group:   System Environment/Libraries
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-2
+- rebuild with gcc-5.4.0
+
 * Sun Jan  4 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
 - new upstream release
 

+ 4 - 1
k/ktorrent/ktorrent-vl.spec

@@ -2,7 +2,7 @@ Name:           ktorrent
 Summary:        A BitTorrent program
 Summary(ja):    BitTorrent クライアント
 Version:        4.3.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          Applications/Internet
 License:        GPLv2+
@@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.3.1-2
+- rebuild with gcc-5.4.0
+
 * Sun Jul 07 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.3.1-1
 - new upstream release
 - add Patch0 (ktorrent-4.3.1-vine.patch)

+ 4 - 1
lib/libc/libcapseo/libcapseo-vl.spec

@@ -14,7 +14,7 @@
 Summary:        A realtime encoder/decoder library
 Name:           libcapseo
 Version:        %{capseo_version}
-Release:        0.%{snapshot}.3%{?_dist_release}
+Release:        0.%{snapshot}.4%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv3
@@ -98,6 +98,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/capseo.pc
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.3.0-0.20081031git431a293.4
+- rebuild with gcc-5.4.0
+
 * Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.3.0-0.20081031git431a293.3
 - rebuild with VineSeed environment
 

+ 4 - 1
lib/libc/libcaptury/libcaptury-vl.spec

@@ -14,7 +14,7 @@
 Summary:        A library for X11/OpenGL video capturing framework
 Name:           libcaptury
 Version:        %{captury_version}
-Release:        0.%{snapshot}.3%{?_dist_release}
+Release:        0.%{snapshot}.4%{?_dist_release}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://gitorious.org/projects/libcaptury/
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libcaptury.pc
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.0-0.20080323gitcca4e3c.4
+- rebuild with gcc-5.4.0
+
 * Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.0-0.20080323gitcca4e3c.3
 - rebuild with VineSeed environment
 

+ 4 - 1
lib/libc/libconfig/libconfig-vl.spec

@@ -2,7 +2,7 @@ Name:                   libconfig
 Summary:                C/C++ configuration file library
 Summary(ja):            C/C++ 設定ファイルライブラリ
 Version:                1.4.9
-Release:                1%{?_dist_release}
+Release:                2%{?_dist_release}
 License:                LGPLv2+
 Group:                  System Environment/Libraries
 Source0:                http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
@@ -75,6 +75,9 @@ fi
 %{_infodir}/libconfig.info*
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.9-2
+- rebuild with gcc-5.4.0
+
 * Mon Nov 05 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.9-1
 - initial build for Vine Linux
 

+ 4 - 1
lib/libm/libmediainfo/libmediainfo-vl.spec

@@ -15,7 +15,7 @@
 
 Name:		libmediainfo
 Version:	0.7.73
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Supplies technical and tag information about a video or audio file
 Summary(ja):	ビデオとオーディオファイルの詳細な情報を提供するライブラリ
 Group:		System Environment/Libraries
@@ -176,6 +176,9 @@ rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.73-2
+- rebuild with gcc-5.4.0
+
 * Tue May 12 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.7.73-1
 - new upstream release
 

+ 4 - 1
lib/libm/libmemcached/libmemcached-vl.spec

@@ -3,7 +3,7 @@
 Name:      libmemcached
 Summary:   Client library and command line tools for memcached server
 Version:   1.0.18
-Release:   1%{?_dist_release}
+Release:   2%{?_dist_release}
 License:   BSD
 Group:     System Environment/Libraries
 URL:       http://libmemcached.org/
@@ -143,6 +143,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.18-2
+- rebuild with gcc-5.4.0
+
 * Fri Apr 10 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.0.18-1
 - new upstream release.
 - removed all patches (fixed in upstream).

+ 4 - 1
lib/libt/libtaginfo/libtaginfo-vl.spec

@@ -3,7 +3,7 @@ Summary: A library for reading media metadata (tags)
 Summary(ja): メディアメタデータ(タグ)を読むためのライブラリー
 
 Version: 0.2.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPLv2+
 Group: System Environment/Libraries
 
@@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libtaginfo_c.so.0.0.0
 %{_datadir}/vala/vapi/
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.1-2
+- rebuild with gcc-5.4.0
+
 * Fri Jul 04 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.2.1-1
 - new upstream release
 

+ 4 - 1
q/qca-ossl/qca-ossl-vl.spec

@@ -7,7 +7,7 @@
 
 Name:       qca-ossl
 Version:    2.0.0
-Release:    0.beta%{beta}.15%{?_dist_release}
+Release:    0.beta%{beta}.16%{?_dist_release}
 
 Summary:    OpenSSL plugin for the Qt Cryptographic Architecture v2
 Summary(ja): Qt 暗号アーキテクチャ v2 用の OpenSSL プラグイン
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.0.0-0.beta3.16
+- rebuild with gcc-5.4.0
+
 * Mon Feb  9 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 2.0.0-0.beta3.15
 - rebuilt on current VineSeed
 - added Japanese summary

+ 4 - 1
q/qcad/qcad-vl.spec

@@ -1,6 +1,6 @@
 Name:		qcad
 Version:	2.0.5.0
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 Summary:	Simple 2D CAD program
 Summary(ja):	シンプルな 2D CAD ソフトウェア
 Group:		Applications/Graphics
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.5.0-3
+- rebuild with gcc-5.4.0
+
 * Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.5.0-2
 - rebuild with VineSeed environment
 

+ 4 - 1
q/qcomicbook/qcomicbook-vl.spec

@@ -2,7 +2,7 @@ Summary:	qt viewer for comic book archives
 Summary(ja): 	漫画本アーカイブ用 qt ビューア
 Name:		qcomicbook
 Version:	0.9.0
-Release: 	2%{?_dist_release}
+Release: 	3%{?_dist_release}
 License:	GPLv2
 Group:		Applications/Graphics
 URL:		http://qcomicbook.linux-projects.net/
@@ -94,6 +94,9 @@ update-desktop-database > /dev/null 2>&1 || :
 %{_mandir}/man?/%{name}.1.gz
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.0-3
+- rebuild with gcc-5.4.0
+
 * Sun Mar 30 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.9.0-2
 - rebuilt with new toolchain
 

+ 4 - 1
q/qedje/qedje-vl.spec

@@ -3,7 +3,7 @@
 
 Name:           qedje
 Version:        0.4.0
-Release:        6%{?_dist_release}
+Release:        7%{?_dist_release}
 Summary:        A library combining the benefits of Edje and Qt
 
 Group:          System Environment/Libraries
@@ -116,6 +116,9 @@ rm -rf %{buildroot}
 %{_datadir}/sip/%{name}
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-7
+- rebuild with gcc-5.4.0
+
 * Sat Oct 02 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.0-6
 - rebuilt with rpm-4.8.1 for pkg-config
 - added qedje-0.4.0-fix-install.patch (from mandriva)

+ 4 - 1
q/qimageblitz/qimageblitz-vl.spec

@@ -3,7 +3,7 @@
 
 Name:    qimageblitz
 Version: 0.0.6
-Release: 4%{?_dist_release}
+Release: 5%{?_dist_release}
 Summary: Graphical effect and filter library
 Summary(ja): グラフィック効果・グラフィックフィルタライブラリ
 
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.6-5
+- rebuild with gcc-5.4.0
+
 * Mon Feb  9 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.0.6-4
 - rebuilt on current VineSeed
 - fixed LICENSE to BSD

+ 4 - 1
q/qoauth/qoauth-vl.spec

@@ -10,7 +10,7 @@
 
 Name:		qoauth
 Version:	1.0.1
-Release:	5%{?_dist_release}
+Release:	6%{?_dist_release}
 Summary:	Qt library OAuth authorization scheme
 Summary(ja):	OAuth 認証スキームのための Qt ライブラリ
 
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/*
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.1-6
+- rebuild with gcc-5.4.0
+
 * Mon Feb  9 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.0.1-5
 - rebuilt on current VineSeed
 - added Japanese summary

+ 4 - 1
q/qtlockedfile/qtlockedfile-vl.spec

@@ -1,7 +1,7 @@
 Summary:	QFile extension with advisory locking functions
 Name:		qtlockedfile
 Version:	2.4
-Release:	7%{?_dist_release}
+Release:	8%{?_dist_release}
 Group:		System Environment/Libraries
 License:	GPLv3 or LGPLv2 with exceptions
 URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_qt4_datadir}/mkspecs/features/%{name}.prf
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4-8
+- rebuild with gcc-5.4.0
+
 * Thu Jan  9 2014 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.4-7
 - initial build for Vine Linux
 

+ 4 - 1
q/qtscriptgenerator/qtscriptgenerator-vl.spec

@@ -11,7 +11,7 @@ Name:		qtscriptgenerator
 Summary: 	A tool to generate Qt bindings for Qt Script	
 Summary(ja): 	Qt Script の Qt バインディングを生成するツール	
 Version:	0.2.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Group:		Development/Tools
 License: 	GPLv2	
@@ -125,6 +125,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.2.0-2
+- rebuild with gcc-5.4.0
+
 * Tue Jan 20 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.2.0-1
 - updated to 0.2.0
 - removed BR: phonon-devel

+ 4 - 1
q/qtsingleapplication/qtsingleapplication-vl.spec

@@ -4,7 +4,7 @@
 Summary:	Qt library to start applications only once per user
 Name:		qtsingleapplication
 Version:	2.6.1
-Release:	9%{?_dist_release}
+Release:	10%{?_dist_release}
 Group:		System Environment/Libraries
 License:	GPLv3 or LGPLv2 with exceptions
 URL:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
@@ -156,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_qt4_datadir}/mkspecs/features/qtsinglecoreapplication.prf
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.6.1-10
+- rebuild with gcc-5.4.0
+
 * Thu Jan  9 2014 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.6.1-9
 - initial build for Vine Linux
 

+ 4 - 1
q/qwt/qwt-vl.spec

@@ -6,7 +6,7 @@
 Name:    qwt
 Summary: Qt Widgets for Technical Applications
 Version: 5.2.2
-Release: 27%{?_dist_release}
+Release: 28%{?_dist_release}
 
 License: LGPLv2 with exceptions
 Group:   System Environment/Libraries
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 5.2.2-28
+- rebuild with gcc-5.4.0
+
 * Sun Nov  9 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 5.2.2-27
 - Initial build for Vine Linux
 

+ 4 - 1
q/qzion/qzion-vl.spec

@@ -4,7 +4,7 @@
 Name:           qzion
 Summary:        A canvas abstraction
 Version:        0.4.0
-Release:        7%{?_dist_release}
+Release:        8%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv3+
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %{_datadir}/sip/%{name}
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-8
+- rebuild with gcc-5.4.0
+
 * Thu Sep 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.4.0-7
 - rebuilt with rpm-4.8.1 for pkg-config
 

+ 4 - 1
r/rekonq/rekonq-vl.spec

@@ -1,6 +1,6 @@
 Name: rekonq
 Version: 2.4.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: KDE browser based on QtWebkit
 Summary(ja): QtWebkit に基づいた KDE ブラウザー
 
@@ -73,6 +73,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/locale/
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.2-2
+- rebuild with gcc-5.4.0
+
 * Sun Apr 06 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.4.2-1
 - new upstream release
 - changed archive type to xz

+ 4 - 1
t/trackballs/trackballs-vl.spec

@@ -1,6 +1,6 @@
 Name:		trackballs
 Version:	1.1.4
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 Summary:	Steer a marble ball through a labyrinth
 Summary(ja):	ボールを転がして迷路を抜けるゲーム
 
@@ -89,6 +89,9 @@ fi
 
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.4-3
+- rebuild with gcc-5.4.0
+
 * Sun Jan 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.4-2
 - rebuild with guile-2.0.11
 - add Patch3 (trackballs-1.1.4-guile20.patch) from fedora

+ 4 - 1
x/xmoto/xmoto-vl.spec

@@ -1,6 +1,6 @@
 Name:		xmoto
 Version:	0.5.11
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Challenging 2D Motocross Platform Game
 Summary(ja):	2D 画面のアクロバティックなモトクロスゲーム
 
@@ -142,6 +142,9 @@ fi
 %{_mandir}/man6/xmoto.6.gz
 
 %changelog
+* Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.11-2
+- rebuild with gcc-5.4.0
+
 * Sun Dec 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.11-1
 - update to 0.5.11
 - add BuildRequires: libxml2-devel