Browse Source

toolchain: rebuild
others: new upstream release

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

Takemikaduchi 8 years ago
parent
commit
eceb368a40

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

@@ -11,7 +11,7 @@ Summary: A GNU collection of binary utilities.
 Summary(ja): GNU 版バイナリユーティリティ集
 Name: binutils
 Version: 2.23.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -411,6 +411,9 @@ fi
 
 
 %changelog
+* Sun Dec 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.23.2-2
+- rebuild with VineSeed environment
+
 * Mon Nov 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.23.2-1
 - update to 2.23.2
 - remove Patch02 (binutils-2.20.51.0.12-ppc64-pie.patch)

+ 6 - 1
c/chromium/chromium-vl.spec

@@ -12,7 +12,7 @@ Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        47.0.2526.73
+Version:        47.0.2526.80
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -184,6 +184,8 @@ myconf="
     -Dlinux_sandbox_path=%{chrome_sandbox} 
     -Dlinux_sandbox_chrome_path=%{_libdir}/chromium/chromium 
     -Dlinux_use_gold_flags=0 
+    -Dlinux_use_bundled_binutils=0
+    -Dlinux_use_bundled_gold=0
     -Dlinux_use_gold_binary=0 
     -Dremove_webcore_debug_symbols=1 
     -Duse_system_bzip2=0 
@@ -359,6 +361,9 @@ fi || :
 
 
 %changelog
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.80-1
+- update to 47.0.2526.80
+
 * Thu Dec 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.73-1
 - update to 47.0.2526.73
 - add Patch102 (chromium-47.0.2526.73-remove-webui_test_resources.patch)

+ 5 - 1
f/firefox/firefox-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%global ffmajor 42.0
+%global ffmajor 43.0
 %global geckomajor 40.0
 #global ffminor 0
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
@@ -449,6 +449,10 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Dec 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 43.0-1
+- new upstream release
+- update Source100 (find-external-requires)
+
 * Sat Nov 07 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 42.0-1
 - update to 42.0
 - update Patch2000 (firefox-42.0-vine.patch)

+ 6 - 2
g/gcc/gcc-vl.spec

@@ -1,7 +1,7 @@
 %global gcc_version 4.8.2
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 1%{?_dist_release}
+%global gcc_release 2%{?_dist_release}
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 # %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -9,7 +9,7 @@
 # %else
 %global build_ada 0
 # %endif
-%global build_java 1
+%global build_java 0
 %ifarch %{ix86} x86_64 %{arm}
 %global build_go 1
 %else
@@ -3119,6 +3119,10 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Sun Dec 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.2-2
+- rebuild with VineSeed environment
+- remove gcc-java subpackage (build_java is set to 0) 
+
 * Mon Nov 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.2-1
 - updated to 4.8.2
 

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

@@ -33,7 +33,7 @@ Summary: The GNU libc libraries
 Summary(ja): GNU libc ライブラリ
 Name: glibc
 Version: %{glibcversion}
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
 # Things that are linked directly into dynamically linked programs
 # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -1430,6 +1430,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Sun Dec 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18-3
+- rebuild with VineSeed environment
+
 * Mon Jul 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18-2
 - rebuild with libpng-1.6.12
 

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

@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 1
-%define patchlevel 13
+%define patchlevel 15
 %define kversion 4.%{sublevel}
 %define rpmversion 4.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -1170,6 +1170,9 @@ fi
 
 
 %changelog
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.15-1
+- update to 4.1.15
+
 * Sun Nov 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.13-1
 - update to 4.1.13
 

+ 4 - 1
m/mpfr/mpfr-vl.spec

@@ -1,7 +1,7 @@
 Summary: A C library for multiple-precision floating-point computations
 Name: mpfr
 Version: 3.1.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 URL: http://www.mpfr.org/
 Source0: http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.xz
 License: LGPLv3+
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_infodir}/mpfr.info*
 
 %changelog
+* Sun Dec 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.2-2
+- rebuild with VineSeed environment
+
 * Mon Nov 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.2-1
 - update to 3.1.2
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/chromium-extra-plugins-vl.spec

@@ -1,7 +1,7 @@
 Summary:        The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:           chromium-extra-plugins
-Version:        47.0.2526.73
+Version:        47.0.2526.80
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -41,6 +41,9 @@ install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium/Pe
 %{_libdir}/chromium/PepperFlash/
 
 %changelog
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.80-1
+- new upstream release
+
 * Fri Dec 04 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.73-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/self-build-chromium-extra-plugins-vl.spec

@@ -6,7 +6,7 @@
 Summary:    The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:		self-build-%{pkgname}
-Version:	47.0.2526.73
+Version:	47.0.2526.80
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -80,6 +80,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.80-1
+- new upstream release
+
 * Fri Dec 04 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.73-1
 - new upstream release
 

+ 6 - 2
t/thunderbird/thunderbird-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 38.3.0
+%define tbmajor 38.4.0
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -57,7 +57,7 @@ Source41:	thunderbird-unofficial-branding-tb-brand.dtd
 Source42:	thunderbird-unofficial-branding-tb-ja-brand.properties
 Source43:	thunderbird-unofficial-branding-tb-ja-brand.dtd
 Source44:	tb-about-wordmark.png
-Source100:	find-external-requires
+Source100:  find-external-requires
 Source1010:	mozconfig-thunderbird-vine6
 Source1020:	mozconfig-thunderbird-vine7
 
@@ -372,6 +372,10 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.4.0-1
+- new upstream release
+- update Source100 (find-external-requires)
+
 * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.3.0-1
 - new upstream release