|
@@ -12,7 +12,7 @@ Name: chromium
|
|
Summary: Google's opens source browser project
|
|
Summary: Google's opens source browser project
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
#'
|
|
#'
|
|
-Version: 49.0.2623.108
|
|
|
|
|
|
+Version: 50.0.2661.87
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: BSD-3-Clause, LGPL-2.1+
|
|
License: BSD-3-Clause, LGPL-2.1+
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
@@ -45,9 +45,7 @@ Patch102: chromium-49.0.2623.108-remove-webui_test_resources.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: pciutils-devel
|
|
BuildRequires: pciutils-devel
|
|
-##!!BuildRequires: Mesa-devel
|
|
|
|
BuildRequires: mesa-libGLU-devel
|
|
BuildRequires: mesa-libGLU-devel
|
|
-##!!BuildRequires: alsa-devel
|
|
|
|
BuildRequires: alsa-lib-devel
|
|
BuildRequires: alsa-lib-devel
|
|
BuildRequires: pulseaudio-libs-devel
|
|
BuildRequires: pulseaudio-libs-devel
|
|
BuildRequires: bison
|
|
BuildRequires: bison
|
|
@@ -66,6 +64,7 @@ BuildRequires: libgcrypt-devel
|
|
%{?with_system_jpeg:BuildRequires: libjpeg-devel}
|
|
%{?with_system_jpeg:BuildRequires: libjpeg-devel}
|
|
%{?with_system_png:BuildRequires: libpng-devel}
|
|
%{?with_system_png:BuildRequires: libpng-devel}
|
|
BuildRequires: libstdc++-devel >= 4.4
|
|
BuildRequires: libstdc++-devel >= 4.4
|
|
|
|
+BuildRequires: libatomic
|
|
%{?with_system_vpx:BuildRequires: libvpx-devel >= 0.9.5}
|
|
%{?with_system_vpx:BuildRequires: libvpx-devel >= 0.9.5}
|
|
%{?with_system_libxslt:BuildRequires: libxslt-devel}
|
|
%{?with_system_libxslt:BuildRequires: libxslt-devel}
|
|
BuildRequires: libzip-devel
|
|
BuildRequires: libzip-devel
|
|
@@ -362,6 +361,10 @@ fi || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Apr 24 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.87-1
|
|
|
|
+- update to 50.0.2661.87
|
|
|
|
+- add BuildRequires: libatomic
|
|
|
|
+
|
|
* Mon Mar 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 49.0.2623.108-1
|
|
* Mon Mar 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 49.0.2623.108-1
|
|
- update to 49.0.2623.108
|
|
- update to 49.0.2623.108
|
|
- update Patch102 (chromium-49.0.2623.108-remove-webui_test_resources.patch)
|
|
- update Patch102 (chromium-49.0.2623.108-remove-webui_test_resources.patch)
|