Browse Source

rebuild with gcc-5.4.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10769 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
08a6cb39a8

+ 4 - 1
p/par2cmdline/par2cmdline-vl.spec

@@ -1,7 +1,7 @@
 Name:           par2cmdline
 Summary:        PAR 2.0 compatible file verification and repair tool
 Version:        0.4
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          Applications/Archiving
 License:        GPLv2+
@@ -62,6 +62,9 @@ make check-TESTS
 %{_bindir}/par2verify
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 0.4-2
+- rebuild with gcc-5.4.0
+
 * Sun Oct 10 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.4-1
 - Initial build for Vine Linux
 - brought patch from debian

+ 4 - 1
p/pcapy/pcapy-vl.spec

@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Name: pcapy
 Version: 0.10.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: A Python interface to libpcap
 Summary(ja): libpcap の python インタフェース
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0755,root,root) %{python_sitearch}/*
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 0.10.5-2
+- rebuild with gcc-5.4.0
+
 * Thu Apr 05 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.10.5-1
 - initial build for Vine Linux
 

+ 5 - 2
p/perl-Encode-Detect/perl-Encode-Detect-vl.spec

@@ -6,7 +6,7 @@
 Name:      perl-Encode-Detect
 Summary:   Encode-Detect - An Encode::Encoding subclass that detects the encoding of data
 Version:   1.01
-Release:   1%{?_dist_release}
+Release:   2%{?_dist_release}
 Vendor:    Project Vine
 Packager:  tomop
 Distribution: Vine Linux
@@ -116,5 +116,8 @@ find %{buildroot}%{_prefix}             \
 %defattr(-,root,root)
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 1.01-2
+- rebuild with gcc-5.4.0
+
 * Mon Jun 30 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.01-1
-- initial build for Vine Linux.
+- initial build for Vine Linux.

+ 4 - 1
p/phantomjs/phantomjs-vl.spec

@@ -1,7 +1,7 @@
 Summary: minimalistic headless WebKit-based JavaScript-driven tool
 Name: phantomjs
 Version: 1.0.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: modified BSD-Style License
 Group: Development/Tools
 URL: http://code.google.com/p/phantomjs/
@@ -42,6 +42,9 @@ make %{?_smp_mflags}
 %{_bindir}/phantomjs
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 1.0.0-2
+- rebuild with gcc-5.4.0
+
 * Wed Mar  9 2011 IWAI, Masaharu <iwai@alib.jp> 1.0.0-1
 - Initial build.
 

+ 4 - 1
p/pinentry/pinentry-vl.spec

@@ -1,7 +1,7 @@
 
 Name:    pinentry
 Version: 0.9.7
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 Summary: Collection of simple PIN or passphrase entry dialogs
 
 Vendor: Project Vine
@@ -152,6 +152,9 @@ fi
 %{_bindir}/pinentry-emacs
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 0.9.7-4
+- rebuild with gcc-5.4.0
+
 * Sun May 22 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.9.7-3
 - initial build for Vine Linux.
 

+ 4 - 1
p/plib/plib-vl.spec

@@ -1,6 +1,6 @@
 %define name plib
 %define version 1.8.5
-%define release 1%{?_dist_release}
+%define release 2%{?_dist_release}
 
 Summary: Set of portable libraries especially useful for games
 Name: %{name}
@@ -86,6 +86,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 1.8.5-2
+- rebuild with gcc-5.4.0
+
 * Sun Jun 24 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.5-1
 - update to 1.8.5
 - remove Patch1,3

+ 4 - 1
p/polkit-kde/polkit-kde-vl.spec

@@ -2,7 +2,7 @@ Name:           polkit-kde
 Summary:        PolicyKit integration for KDE Desktop
 Summary(ja):    PolicyKit の KDE デスクトップ統合
 Version:        0.99.0
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          System Environment/Daemons
 License:        GPLv2+
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 0.99.0-3
+- rebuild with gcc-5.4.0
+
 * Sun Nov 14 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.99.0-2
 - rebuilt on current VineSeed
 

+ 4 - 1
p/poppler020/poppler020-vl.spec

@@ -1,6 +1,6 @@
 %define name	poppler020
 %define version	0.20.4
-%define release	2%{?_dist_release}
+%define release	3%{?_dist_release}
 
 Summary:	PDF rendering library.
 Summary(ja): 	PDF レンダリング用ライブラリ
@@ -83,6 +83,9 @@ Popplerは xpdf-3.0 のコードをベースにした PDF レンダリング用
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 0.20.4-3
+- rebuild with gcc-5.4.0
+
 * Sun Aug 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.20.4-2
 - rebuild with libpng-1.6.12
 

+ 4 - 1
p/portaudio/portaudio-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Free, cross platform, open-source, audio I/O library
 Name:		portaudio
 Version:	19
-Release:	11%{?_dist_release}
+Release:	12%{?_dist_release}
 License:	MIT
 Group:		System Environment/Libraries
 URL:		http://www.portaudio.com/
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 19-12
+- rebuild with gcc-5.4.0
+
 * Sat Mar 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 19-11
 - upgrade to a more recent snapshot to bring in various bugfixes
 - (fix imported from Fedora's 19-13)

+ 4 - 1
p/pstoedit/pstoedit-vl.spec

@@ -2,7 +2,7 @@ Name:            pstoedit
 Summary:         Translator of PostScript and PDF graphics into various vector formats
 Summary(ja):     ポストスクリプトやPDFを多種多様なベクタ形式に変換
 Version:         3.60
-Release:         5%{?_dist_release}
+Release:         6%{?_dist_release}
 
 Group:           Applications/Graphics
 License:         GPLv2
@@ -197,6 +197,9 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_libdir}/pstoedit/*.la
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> 3.60-6
+- rebuild with gcc-5.4.0
+
 * Sun Aug 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.60-5
 - rebuild with ImageMagick-6.9.1.4
 

+ 4 - 1
p/pugixml/pugixml-vl.spec

@@ -1,6 +1,6 @@
 Name:           pugixml
 Version:        1.7
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        A light-weight C++ XML processing library
 Group:          Development/Libraries
 License:        MIT
@@ -79,6 +79,9 @@ install -p -m 0644 contrib/* %{buildroot}%{_datadir}/%{name}/contrib/
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 1.7-2
+- rebuild with gcc-5.4.0
+
 * Sat Jul 09 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7-1
 - new upstream release
 - deleted Patch0

+ 4 - 1
p/pyexiv2/pyexiv2-vl.spec

@@ -2,7 +2,7 @@
 
 Name: pyexiv2
 Version: 0.3.2
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 Summary: Python binding to exiv2
 Summary(ja): exiv2 の Python バインディング
 
@@ -52,6 +52,9 @@ popd
 
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 0.3.2-6
+- rebuild with gcc-5.4.0
+
 * Tue Nov 10 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.3.2-5
 - rebuild with exiv2-0.25
 

+ 4 - 1
p/pysvn/pysvn-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           pysvn
 Version:        1.7.8
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Pythonic style bindings for Subversion
 Summary(ja):	Subversion 用の python バインディング
 Group:          Development/Languages
@@ -57,6 +57,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py configure --enable-debug --verbose
 %{python_sitearch}/%{name}
 
 %changelog
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 1.7.8-2
+- rebuild with gcc-5.4.0
+
 * Tue Apr 29 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.7.8-1
 - new upstream release