Browse Source

rebuild with gcc-5.4.0

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

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

@@ -1,6 +1,6 @@
 Name:		cccc
 Version:	3.1.4
-Release:	2%{_dist_release}
+Release:	3%{_dist_release}
 Summary:	C and C++ Code Counter
 Group:		Development/Tools
 License:	GPL
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 %{_bindir}/%{name}
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-3
+- rebuild with gcc-5.4.0
+
 * Sat Feb 08 2014 Yasumichi Akahoshi <yasumichi@vinelinux.org> 3.1.4-2
 - rebuild with new tool chain
 - add Patch0

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

@@ -2,7 +2,7 @@ Summary: A Gnome based SIP/H323 teleconferencing application
 Summary(ja): GNOME ベースの SIP/H323 遠隔会議アプリケーション
 Name: ekiga
 Version: 4.0.1
-Release: 8%{?_dist_release}
+Release: 9%{?_dist_release}
 URL: http://www.ekiga.org/
 Source0: http://www.ekiga.org/ekiga-%{version}.tar.xz
 License: GPL
@@ -131,6 +131,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0.1-9
+- rebuild with gcc-5.4.0
+
 * Mon Jun 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0.1-8
 - rebuild with libboost-1.60.0
 

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

@@ -1,6 +1,6 @@
 Name: k3b
 Version: 2.0.3a
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: CD/DVD/Blu-ray burning application for KDE
 Summary(ja): KDE 向け CD/DVD/Blu-ray 作成アプリケーション
 
@@ -182,6 +182,9 @@ update-mime-database %{_datadir}/mime &> /dev/null
 %{_libdir}/libk3blib.so
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.3a-2
+- rebuild with gcc-5.4.0
+
 * Sat Jan 24 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.0.3a-1
 - updated to 2.0.3a
 - moved to Applications/Multimedia Group

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

@@ -4,7 +4,7 @@ Summary: Network exploration tool and security scanner
 Summary(ja): 多機能なポートスキャナー
 Name: nmap
 Version: 7.12
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL
 Group: Applications/System
 URL: http://www.insecure.org/nmap/
@@ -122,6 +122,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xnmap.1*
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.12-2
+- rebuild with gcc-5.4.0
+
 * Thu Mar 31 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.12-1
 - new upstream release
 

+ 4 - 1
o/opal/opal-vl.spec

@@ -1,7 +1,7 @@
 Summary: Open Phone Abstraction Library
 Name: opal
 Version: 3.10.10
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 URL: http://www.opalvoip.org/
 Source0: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.10/%{name}-%{version}.tar.xz
 License: MPL
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-4
+- rebuild with gcc-5.4.0
+
 * Sat May 07 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-3
 - rebuild with openssl-1.0.2
 

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

@@ -1,6 +1,6 @@
 Name:           podofo
 Version:        0.9.1
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        Tools and libraries to work with the PDF file format
 
 Group:          Applications/Publishing
@@ -109,6 +109,9 @@ find doc/html -exec touch -r %{SOURCE0} {} \;
 
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.1-3
+- rebuild with gcc-5.4.0
+
 * Sat Sep 13 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.9.1-2
 - rebuilt with libpng-1.6.12
 - changed BuildRequires: libjpeg-devel to libjpeg-turbo-devel

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

@@ -1,7 +1,7 @@
 Summary:	Portable Tools Library
 Name:		ptlib
 Version:	2.10.10
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 
 License:	MPLv1.0
 Group:		System Environment/Libraries
@@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.10-5
+- rebuild with gcc-5.4.0
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.10-4
 - rebuild with openssl-1.0.2
 

+ 5 - 3
q/qt/qt-vl.spec

@@ -1,6 +1,6 @@
 %define type x11
 %define qtdir %{_libdir}/qt-%{version}
-%define rel 18
+%define rel 19
 %define buildstatic 1
 %define buildnonthread 0
 %define styleplugins 0
@@ -54,7 +54,6 @@ Patch600: qt-3.3.8-libpng15.patch
 # Patches 800-899 are for VineLinux
 Patch800: qt-x11-free-3.3.8-gcc43.patch
 Patch801: qt-x11-free-3.3.8-gcc46.patch
-Patch802: qt-x11-free-3.3.8-freetype-2.5.x.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 #BuildRequires: openMotif-devel >= 2.2.2
@@ -273,7 +272,6 @@ toolkit.
 
 %patch800 -p1 -b .gcc43
 %patch801 -p1 -b .gcc46
-%patch802 -p1 -b .ft2
 
 %build
 find . -type d -name CVS | xargs rm -rf
@@ -755,6 +753,10 @@ fi
 %endif
 
 %changelog
+* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.8-19
+- rebuild with gcc-5.4.0
+- remove Patch802 (qt-x11-free-3.3.8-freetype-2.5.x.patch)
+
 * Mon Feb  2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.3.8-18
 - fixed %%postun script (devel, designer)
 - updated URL and Source0

+ 4 - 1
s/scribus/scribus-vl.spec

@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 Name:           scribus
 Version:        1.4.5
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Summary:        DeskTop Publishing application written in Qt
 
@@ -170,6 +170,9 @@ update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
 
 
 %changelog
+* Fri Jul 01 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.5-2
+- rebuild with gcc-5.4.0
+
 * Sun Feb 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.5-1
 - new upstream release