Browse Source

firefox: new upstrream release
others: rebuild with gcc-5.4.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10460 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 7 years ago
parent
commit
c4c044ac8a

+ 4 - 1
P/PyQt/PyQt-vl.spec

@@ -3,7 +3,7 @@
 
 %define name 	PyQt
 %define version 3.18.1
-%define release 4%{?_dist_release}
+%define release 5%{?_dist_release}
 
 Summary:	Python bindings for Qt.
 Summary(ja):    Qt の Python バインディング
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{_datadir}/sip/*
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-5
+- rebuild with gcc-5.4.0
+
 * Sat Nov  8 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.18.1-4
 - rebuilt on current VineSeed
 - added patch1

+ 4 - 1
P/PyQt4/PyQt4-vl.spec

@@ -11,7 +11,7 @@ Name: 	 PyQt4
 Summary: Python bindings for Qt4
 Summary(ja): Qt4 の Python バインディング
 Version: 4.11.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 #{_qt4_prefix}/qsci/api/python/PyQt4.api
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.11.2-2
+- rebuild with gcc-5.4.0
+
 * Sat Nov  8 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.11.2-1
 - new upstream release
 - added Patch50 and 52

+ 4 - 1
a/alsa-tools/alsa-tools-vl.spec

@@ -23,7 +23,7 @@
 Summary:        Specialist tools for ALSA
 Name:           alsa-tools
 Version:        1.1.0
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 # Checked at least one source file from all the sub-projects contained in
 # the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
@@ -217,6 +217,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
 %endif
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.1.0-2
+- rebuild with gcc-5.4.0
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.1.0-1
 - new upstream release
 

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

@@ -21,7 +21,7 @@
 %define	desktop_vendor	anjuta
 
 Version:	%{pkg_version}
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 
 Summary:	GNOME IDE for C and C++
 Summary(ja):	C 言語及び C++ 用の統合開発環境
@@ -241,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.2-3
+- rebuild with gcc-5.4.0
+
 * Wed Dec 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.2-2
 - rebuild with gnutls-3.4.7
 

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

@@ -7,7 +7,7 @@ Summary:        Local network service discovery
 Summary(ja):	ローカルネットワークサービス検出システム
 Name:           avahi
 Version:        0.6.31
-Release:		4%{?_dist_release}
+Release:		5%{?_dist_release}
 Group:          System Environment/Base
 License:        LGPL
 URL:            http://avahi.org
@@ -658,6 +658,9 @@ fi
 %endif
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.31-5
+- rebuild with gcc-5.4.0
+
 * Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.31-4
 - rebuild with VineSeed environment
 

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

@@ -2,7 +2,7 @@ Summary:     Javascript binding for Cinnamon
 Summary(ja): Cinnamon 向け JavaScript バインディング
 Name:        cjs
 Version:     2.8.0
-Release:     1%{?_dist_release}
+Release:     2%{?_dist_release}
 Source0:     %{name}-%{version}.tar.gz
 
 License:     LGPLv2
@@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-2
+- rebuild with gcc-5.4.0
+
 * Fri Nov 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-1
 - new upstream release
 

+ 8 - 4
f/firefox/firefox-vl.spec

@@ -1,6 +1,6 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%global ffmajor 46.0
-%global geckomajor 40.0
+%global ffmajor 47.0
+%global geckomajor 47.0
 %global ffminor 1
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
 %define ffdir %{_libdir}/firefox
@@ -22,7 +22,7 @@
 %define build_vine6 1
 %endif
 
-%define ffrelease 2%{?_dist_release}
+%define ffrelease 1%{?_dist_release}
 
 %define desktop_file_utils_version 0.6
 %define libjpeg_turbo_version 1.1.0
@@ -100,7 +100,7 @@ Patch101:        mozilla-938730.patch
 #Patch1000:      firefox-19.0-disable-pdfjs.patch
 
 # vine customization patch
-Patch2000:      firefox-42.0-vine.patch
+Patch2000:      firefox-47.0.1-vine.patch
 
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -454,6 +454,10 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.1-1
+- new upstream release
+- update Patch2000 (firefox-47.0.1-vine.patch)
+
 * Tue Jun 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 46.0.1-2
 - update Source230 (mozconfig-firefox-vine6)
 - add Patch5 (firefox-46.0.1-vine6.patch)

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

@@ -7,7 +7,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages.
 Summary(ja): マルチリンガルメッセージを生成するためのGNU ライブラリ/ユーティリティ
 Name: gettext
 Version: %{src_ver}
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv3 and LGPLv2+
 Group: Development/Tools
 Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.xz
@@ -222,6 +222,9 @@ fi
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.19.8.1-2
+- rebuild with gcc-5.4.0
+
 * Wed Jun 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.19.8.1-1
 - new upstream release
 

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

@@ -1,5 +1,5 @@
 %define pkg_version 1.44.0
-%define pkg_release 1%{?_dist_release}
+%define pkg_release 2%{?_dist_release}
 
 Summary:     Javascript binding for GNOME
 Summary(ja): GNOME 向け JavaScript バインディング
@@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.44.0-2
+- rebuild with gcc-5.4.0
+
 * Sat Oct 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.44.0-1
 - new upstream release
 

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

@@ -1,6 +1,6 @@
 %define name	gparted
 %define version	0.26.1
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 Summary:	Gnome Partition Editor
 Summary(ja): 	Gnome パーティション編集ツール
@@ -102,6 +102,9 @@ fi
 %{_mandir}/man8/gparted.*
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.26.1-2
+- rebuild with gcc-5.4.0
+
 * Wed Jun 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.26.1-1
 - new upstream release
 

+ 4 - 1
g/gstreamer-plugins-good/gstreamer-plugins-good-vl.spec

@@ -24,7 +24,7 @@ Name:		gstreamer-plugins-good
 Summary:	GStreamer Streaming-media framework good plugins
 Summary(ja):	GStreamer ストリーミングメディアフレームワーク用優良プラグイン
 Version:	0.10.31
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 
 License:	LGPL
 Group:		System Environment/Libraries
@@ -340,6 +340,9 @@ export GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source`
 %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{major}
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.31-5
+- rebuild with gcc-5.4.0
+
 * Thu Jul 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.31-4
 - rebuild with libpng-1.6.12
 - add Patch1 (gst-plugins-good-0.10.31-para-tag.patch)

+ 4 - 1
g/gstreamer1-plugins-bad-free/gstreamer1-plugins-bad-free-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           gstreamer1-plugins-bad-free
 Version:        1.6.4
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        GStreamer streaming media framework "bad" plugins
 
 License:        LGPLv2+ and LGPLv2
@@ -232,6 +232,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.4-3
+- rebuild with gcc-5.4.0
+
 * Thu May 05 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.6.4-2
 - rebuilt with soundtouch-1.9.2
 

+ 4 - 1
g/gstreamer1-plugins-good/gstreamer1-plugins-good-vl.spec

@@ -23,7 +23,7 @@ Name:		gstreamer1-plugins-good
 Summary:	GStreamer Streaming-media framework good plugins
 Summary(ja):	GStreamer ストリーミングメディアフレームワーク用優良プラグイン
 Version:	1.6.4
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 License:	LGPL
 Group:		System Environment/Libraries
@@ -309,6 +309,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
 %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{major}
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.4-2
+- rebuild with gcc-5.4.0
+
 * Wed May 04 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.4-1
 - new upstream release
 

+ 4 - 1
j/js/js-vl.spec

@@ -5,7 +5,7 @@ Summary(ja):	JavaScript インタプリタ及びライブラリ
 Name:		js
 Epoch:		1
 Version:	1.8.5
-Release:	4%{?hgdate:.hg%{hgdate}}%{?_dist_release}
+Release:	5%{?hgdate:.hg%{hgdate}}%{?_dist_release}
 License:	GPLv2+ or LGPLv2+ or MPLv1.1
 Group:		Development/Languages
 URL:		http://www.mozilla.org/js/
@@ -152,6 +152,9 @@ popd
 %{_includedir}/prmjtime.h
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1:1.8.5-5
+- rebuild with gcc-5.4.0
+
 * Mon Mar 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1:1.8.5-4
 - added Patch5 to build with libedit instead of readline
 

+ 4 - 1
k/kdebase-runtime/kdebase-runtime-vl.spec

@@ -4,7 +4,7 @@ Name:          kdebase-runtime
 Summary:       KDE Runtime
 Summary(ja):   KDE ランタイム
 Version:       4.14.3
-Release:       3%{?_dist_release}
+Release:       4%{?_dist_release}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License:       LGPLv2+
@@ -304,6 +304,9 @@ fi
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-4
+- rebuild with gcc-5.4.0
+
 * Fri Feb 26 2016 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.14.3-3
 - rebuilt with libssh 0.7.3
 

+ 4 - 1
k/kdebase-workspace/kdebase-workspace-vl.spec

@@ -6,7 +6,7 @@ Name: kdebase-workspace
 Summary: KDE Workspace
 Summary(ja): KDE ワークスペース
 Version: 4.11.14
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 
 License: GPLv2
 Group: User Interface/Desktops
@@ -690,6 +690,9 @@ fi
 %{_datadir}/kde4/services/plasma-engine-akonadi.desktop
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.11.14-3
+- rebuilt with gcc-5.4.0
+
 * Sun Aug 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.11.14-2
 - rebuilt with gpsd 3.15
 

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

@@ -2,7 +2,7 @@ Name: kdebase
 Summary: KDE Core Applications
 Summary(ja): KDE の中心を構成するアプリケーション集
 Version: 4.14.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: GPLv2
 Group: User Interface/Desktops
@@ -211,6 +211,9 @@ fi
 %{_libdir}/kde4/devel/lib*.so
 
 %changelog
+* Thu Jun 30 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
 - remove patch4 (kdebase-4.11.4-bz#609039-chfn-parse.patch)

+ 8 - 2
k/kdelibs3/kdelibs3-vl.spec

@@ -8,7 +8,7 @@ Summary: KDE 3 Libraries
 Summary(ja): KDE 3 ライブラリ
 Name: kdelibs3
 Version: 3.5.10
-Release: 10%{?_dist_release}
+Release: 11%{?_dist_release}
 
 License: LGPLv2
 URL: http://www.kde.org/
@@ -126,7 +126,8 @@ BuildRequires: flex >= 2.5.4a-13
 BuildRequires: libxml2-devel 
 BuildRequires: libxslt-devel >= 1.0.9
 BuildRequires: libart_lgpl-devel >= 2.3.8
-BuildRequires: doxygen sgml-common openjade jadetex 
+BuildRequires: doxygen sgml-common openjade
+BuildRequires: texlive-common
 BuildRequires: docbook-dtds docbook-style-dsssl docbook-utils  
 BuildRequires: perl-SGMLSpm pcre-devel
 BuildRequires: jasper-devel
@@ -583,6 +584,11 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
 %endif
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.o.rjp> 3.5.10-11
+- rebuild with gcc-5.4.0
+- add BuildRequires: texlive-common
+- remove BuildRequires: jadetex
+
 * Thu Dec 18 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.5.10-10
 - rebuilt with OpenEXR 2.2.0
 - added Patch58 from Fedora to built with cups 2.0.0

+ 4 - 1
lib/libq/libqalculate/libqalculate-vl.spec

@@ -2,7 +2,7 @@ Summary:	Multi-purpose calculator library
 Summary(ja):	多目的電卓ライブラリ
 Name:		libqalculate
 Version:	0.9.7
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 
 License:	GPLv2+
 Group:		System Environment/Libraries
@@ -95,6 +95,9 @@ rm -rf %{buildroot}
 %{_bindir}/qalc
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.9.7-5
+- rebuild with gcc-5.4.0
+
 * Sun Mar 22 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.9.7-4
 - rebuilt with readline 6.3
 

+ 6 - 1
m/mozjs17/mozjs17-vl.spec

@@ -1,7 +1,7 @@
 Summary:	The Mozilla library for JavaScript
 Name:		mozjs17
 Version:	17.0.0
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 # The sources are triple licensed, but when we link against readline which is
 # GPL, the result can only be GPL.
 %if 0%{?_without_readline:1}
@@ -19,6 +19,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
 Buildrequires:	nspr-devel >= 4.7
 Buildrequires:	readline-devel
+Buildrequires:	zlib-devel
 BuildRequires:	autoconf213
 BuildRequires:	python
 BuildRequires:	zip
@@ -102,6 +103,10 @@ cd js
 %{_libdir}/pkgconfig/mozjs-17.0.pc
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.0-4
+- rebuild with gcc-5.4.0
+- add Buildrequires: zlib-devel
+
 * Sun Aug 02 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.0-3
 - rebuild with readline-6.3
 

+ 6 - 1
m/mozjs24/mozjs24-vl.spec

@@ -2,7 +2,7 @@ Summary:	JavaScript interpreter and libraries
 Summary(ja):	JavaScript インタプリタ及びライブラリ
 Name:		mozjs24
 Version:	24.2.0
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	MPLv2.0
 Group:		Development/Languages
 URL:		http://www.mozilla.org/js/
@@ -15,6 +15,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
 Buildrequires:	nspr-devel >= 4.7
 Buildrequires:	readline-devel
+Buildrequires:	zlib-devel
 BuildRequires:	python
 BuildRequires:	zip
 
@@ -94,6 +95,10 @@ chmod a-x  %{buildroot}%{_libdir}/pkgconfig/*.pc
 %{_libdir}/pkgconfig/mozjs-24.pc
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.2.0-3
+- rebuild with gcc-5.4.0
+- add Buildrequires: zlib-devel
+
 * Tue Mar 24 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 24.2.0-2
 - rebuilt with readline 6.3
 - fixed License

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

@@ -6,7 +6,7 @@ Name: 		sip
 Summary: 	Python/C++ Bindings Generator
 Summary(ja): 	Python/C++ インターフェイス生成ツール
 Version: 	4.16.4
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 
 License:	GPLv2 or GPLv3
 Group:		Development/Tools
@@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/sip
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.16.4-2
+- rebuild with gcc-5.4.0
+
 * Sat Nov  8 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.16.4-1
 - new upstream release
 

+ 7 - 2
s/soprano/soprano-vl.spec

@@ -2,7 +2,7 @@ Name:      soprano
 Summary:   the Qt/C++ RDF framework
 Summary(ja): Qt/C++ RDF フレームワーク
 Version:   2.9.4
-Release:   1%{?_dist_release}
+Release:   2%{?_dist_release}
 
 License:   LGPLv2+
 Group:     System Environment/Libraries
@@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: clucene-core-devel >= 2.3.3.4
 BuildRequires: cmake
 # for backends/sesame2
-BuildRequires: java-1.5.0-gcj-devel
+BuildRequires: java-1.8.0-openjdk-devel
 # for backends/virtuoso
 BuildRequires: libiodbc-devel
 BuildRequires: qt4-devel
@@ -106,6 +106,11 @@ make install DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
 
 
 %changelog
+* Thu Jun 30 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.9.4-2
+- rebuild with gcc-5.4.0
+- add BuildRequires: java-1.8.0-openjdk-devel
+- remove BuildRequires: java-1.5.0-gcj-devel
+
 * Sun Dec 08 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.9.4-1
 - new upstream release