2011-09-20 16:10:49 +00:00
|
|
|
#
|
|
|
|
|
# spec file for package chromium
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
|
|
|
#
|
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
2011-11-20 12:33:47 +00:00
|
|
|
%define v8_ver 3.7.8.0
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
Name: chromium
|
2011-11-20 12:33:47 +00:00
|
|
|
Version: 17.0.945.0
|
2011-09-20 16:10:49 +00:00
|
|
|
Release: 1
|
|
|
|
|
License: BSD-3-Clause and LGPL-2.1+
|
|
|
|
|
Summary: Google's opens source browser project
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
|
Url: http://code.google.com/p/chromium/
|
2011-11-20 12:33:47 +00:00
|
|
|
Source0: %{name}.%{version}.svn.tar.lzma
|
2011-09-23 08:08:34 +00:00
|
|
|
%if 0%{?suse_version} <= 1140
|
2011-09-20 16:14:59 +00:00
|
|
|
Source1: %{name}.easy
|
2011-09-21 13:50:46 +00:00
|
|
|
Source2: %{name}-rpmlintrc
|
2011-09-20 16:14:59 +00:00
|
|
|
%endif
|
2011-09-20 16:10:49 +00:00
|
|
|
Source8: ffmpeg-0.6-headers.tar.bz2
|
|
|
|
|
Source20: chromium-vendor.patch.in
|
|
|
|
|
Source30: master_preferences
|
|
|
|
|
Source31: default_bookmarks.html
|
|
|
|
|
Source99: chrome-wrapper
|
|
|
|
|
Source100: chromium-browser.sh
|
|
|
|
|
Source101: chromium-browser.desktop
|
|
|
|
|
Source102: chromium-browser.xml
|
|
|
|
|
Source104: chromium-icons.tar.bz2
|
|
|
|
|
Provides: chromium-browser = %{version}
|
|
|
|
|
Provides: chromium-based-browser = %{version}
|
|
|
|
|
Obsoletes: chromium-browser < %{version}
|
|
|
|
|
Conflicts: xine-browser-plugin
|
|
|
|
|
|
|
|
|
|
## Start Patches
|
|
|
|
|
# Many changes to the gyp systems so we can use system libraries
|
|
|
|
|
# PATCH-FIX-OPENSUSE Fix build with GCC 4.6
|
|
|
|
|
Patch1: chromium-gcc46.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE disable debug for sqlite
|
|
|
|
|
Patch4: chromium-no-sqlite-debug.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in system zlib library
|
|
|
|
|
Patch8: chromium-codechanges-zlib.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE removes build part for courgette
|
|
|
|
|
Patch13: chromium-no-courgette.patch
|
2011-09-22 09:54:33 +00:00
|
|
|
# PATCH-FIX-OPENSUSE enables reading of the master preference
|
2011-09-20 16:10:49 +00:00
|
|
|
Patch14: chromium-master-prefs-path.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in system glew library
|
|
|
|
|
Patch17: chromium-system-glew.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in system expat library
|
|
|
|
|
Patch18: chromium-system-expat.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE disables the requirement for ffmpeg
|
|
|
|
|
Patch20: chromium-6.0.425.0-ffmpeg-no-pkgconfig.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE ensure that all media formats are being recognized
|
|
|
|
|
Patch21: chromium-7.0.542.0-media-probe.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE disable the use of tcmallic function
|
|
|
|
|
Patch25: tcmalloc-factory.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE make sure that Chrome remoting is linking against the system libvpx
|
|
|
|
|
Patch26: chromium-remoting-build-fix.diff
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in system speex library
|
|
|
|
|
Patch28: chromium-7.0.500.0-system-speex.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in the system libvpx library
|
|
|
|
|
Patch32: chromium-7.0.542.0-system-libvpx.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE remove the rpath in the libraries
|
|
|
|
|
Patch62: chromium-norpath.patch
|
|
|
|
|
# PATCH-FIX-OPENSUSE patches in the system v8 library
|
|
|
|
|
Patch63: chromium-6.0.406.0-system-gyp-v8.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: Mesa-devel
|
|
|
|
|
BuildRequires: alsa-devel
|
|
|
|
|
BuildRequires: bison
|
|
|
|
|
BuildRequires: cups-devel
|
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
|
BuildRequires: fdupes
|
|
|
|
|
BuildRequires: flex
|
|
|
|
|
BuildRequires: freetype2-devel
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: gperf
|
|
|
|
|
BuildRequires: hunspell-devel
|
|
|
|
|
BuildRequires: libbz2-devel
|
|
|
|
|
BuildRequires: libevent
|
|
|
|
|
BuildRequires: libexpat-devel
|
|
|
|
|
BuildRequires: libgnutls-devel
|
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
|
BuildRequires: libstdc++-devel
|
|
|
|
|
BuildRequires: libvpx-devel
|
|
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
|
BuildRequires: libzip-devel
|
|
|
|
|
BuildRequires: lzma
|
|
|
|
|
BuildRequires: mozilla-nspr-devel
|
|
|
|
|
BuildRequires: mozilla-nss-devel
|
|
|
|
|
BuildRequires: openssl-devel
|
|
|
|
|
BuildRequires: pam-devel
|
|
|
|
|
BuildRequires: perl(Switch)
|
|
|
|
|
BuildRequires: pkg-config
|
2011-09-25 19:58:03 +00:00
|
|
|
%if 0%{?suse_version} <= 1120
|
|
|
|
|
BuildRequires: cairo-devel
|
|
|
|
|
BuildRequires: dbus-1-devel
|
|
|
|
|
BuildRequires: gconf2-devel
|
|
|
|
|
BuildRequires: glib2-devel
|
|
|
|
|
BuildRequires: gtk2-devel
|
|
|
|
|
BuildRequires: libxml-devel
|
|
|
|
|
%else
|
2011-09-20 16:10:49 +00:00
|
|
|
BuildRequires: pkgconfig(cairo) >= 1.6
|
|
|
|
|
BuildRequires: pkgconfig(dbus-1)
|
|
|
|
|
BuildRequires: dbus-1-glib-devel
|
|
|
|
|
BuildRequires: pkgconfig(gconf-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
2011-09-25 19:58:03 +00:00
|
|
|
%endif
|
|
|
|
|
BuildRequires: dbus-1-glib-devel
|
2011-09-20 16:10:49 +00:00
|
|
|
BuildRequires: python
|
|
|
|
|
BuildRequires: python-xml
|
|
|
|
|
BuildRequires: sqlite3-devel
|
|
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
|
BuildRequires: v8-devel = %{v8_ver}
|
|
|
|
|
BuildRequires: wdiff
|
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
|
BuildRequires: libpulse-devel
|
|
|
|
|
BuildRequires: libelf-devel
|
|
|
|
|
%if 0%{?suse_version} > 1120
|
|
|
|
|
BuildRequires: libgnome-keyring-devel
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: gnome-keyring-devel
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?suse_version} > 1130
|
|
|
|
|
BuildRequires: python-devel
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%if 0%{?suse_version} >= 1110
|
|
|
|
|
BuildRequires: libevent-devel
|
|
|
|
|
BuildRequires: libicu-devel >= 4.0
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: speex-devel
|
|
|
|
|
BuildRequires: hicolor-icon-theme
|
|
|
|
|
|
|
|
|
|
Requires: alsa
|
|
|
|
|
Requires: xdg-utils
|
|
|
|
|
Requires: libv8-3 = %{v8_ver}
|
|
|
|
|
Requires: hicolor-icon-theme
|
|
|
|
|
Requires: update-alternatives
|
|
|
|
|
|
2011-09-22 09:54:33 +00:00
|
|
|
Requires(pre): permissions
|
2011-09-21 10:51:21 +00:00
|
|
|
|
2011-09-22 09:54:33 +00:00
|
|
|
Recommends: Chromium-password = %{version}
|
|
|
|
|
Requires: %{name}-suid-helper = %{version}
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
# Recommends the chromium-ffmpeg library (available from packman)
|
|
|
|
|
Recommends: chromium-ffmpeg = %{version}
|
|
|
|
|
|
|
|
|
|
%if 0%{?suse_version} < 1120
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Chromium is the open-source project behind Google Chrome. We invite you to join us in our effort to help build a safer, faster, and more stable way for all Internet users to experience the web, and to create a powerful platform for developing a new generation of web applications.
|
|
|
|
|
|
|
|
|
|
%package desktop-kde
|
|
|
|
|
|
|
|
|
|
Summary: Update to chromium to use KDE's kwallet to store passwords
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
|
Supplements: packageand(chromium:kdebase4-session)
|
|
|
|
|
Conflicts: chromium-desktop-gnome
|
2011-09-22 09:54:33 +00:00
|
|
|
Provides: Chromium-password = %{version}
|
|
|
|
|
Requires: chromium = %{version}
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
%description desktop-kde
|
2011-09-22 09:54:33 +00:00
|
|
|
By using the openSUSE update-alternatives the password store for Chromium is changed to utilize
|
|
|
|
|
KDE's kwallet. Please be aware that by this change the old password are no longer accessible and
|
2011-09-20 16:10:49 +00:00
|
|
|
are also not converted to kwallet.
|
|
|
|
|
|
|
|
|
|
%package desktop-gnome
|
|
|
|
|
|
|
|
|
|
Summary: Update to chromium to use Gnome keyring to store passwords
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
|
Supplements: packageand(chromium:gnome-session)
|
|
|
|
|
Conflicts: chromium-desktop-kde
|
2011-09-22 09:54:33 +00:00
|
|
|
Provides: Chromium-password = %{version}
|
|
|
|
|
Requires: chromium = %{version}
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
%description desktop-gnome
|
2011-09-22 09:54:33 +00:00
|
|
|
By using the openSUSE update-alternatives the password store for Chromium is changed to utilize
|
|
|
|
|
Gnome's Keyring. Please be aware that by this change the old password are no longer accessible and
|
2011-09-20 16:10:49 +00:00
|
|
|
are also not converted to Gnome's Keyring.
|
|
|
|
|
|
|
|
|
|
%package suid-helper
|
|
|
|
|
|
|
|
|
|
Summary: A suid helper to let a process willingly drop privileges on Linux
|
|
|
|
|
Url: http://code.google.com/p/setuid-sandbox/
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
2011-09-22 12:21:58 +00:00
|
|
|
Requires(pre): permissions
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
%description suid-helper
|
|
|
|
|
t will allow a process to execute a target executable that will be able to drop privileges:
|
|
|
|
|
|
|
|
|
|
* The suid sandbox will create a new PID namespace or will switch uid/gid to isolate the process
|
2011-09-22 09:54:33 +00:00
|
|
|
* a helper process, sharing the filesystem view of the existing process, will be created. It
|
2011-09-20 16:10:49 +00:00
|
|
|
will accept a request to chroot() the process to an empty directory
|
|
|
|
|
|
2011-09-22 09:54:33 +00:00
|
|
|
This is convenient because an executable can be launched, load libraries and open files and get
|
2011-09-20 16:10:49 +00:00
|
|
|
chroot()-ed to an empty directory when it wants to drop filesystem access.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
lzma -cd %{SOURCE0} | tar xf -
|
|
|
|
|
%setup -D -T -n %{name}-suse
|
|
|
|
|
|
|
|
|
|
%patch1 -p1
|
|
|
|
|
%patch62 -p1
|
|
|
|
|
%patch63 -p1
|
|
|
|
|
%patch8 -p1
|
|
|
|
|
%patch13 -p1
|
|
|
|
|
%patch14 -p1
|
|
|
|
|
%patch17 -p1
|
|
|
|
|
%patch18 -p1
|
|
|
|
|
%patch20 -p1
|
|
|
|
|
%patch21 -p1
|
|
|
|
|
%patch25 -p1
|
|
|
|
|
%patch26 -p1
|
|
|
|
|
%patch28 -p1
|
|
|
|
|
%patch32 -p1
|
2011-10-09 16:27:17 +00:00
|
|
|
#patch34 -p1
|
2011-09-20 16:10:49 +00:00
|
|
|
%patch4 -p1
|
|
|
|
|
|
|
|
|
|
pushd src/third_party/ffmpeg/
|
|
|
|
|
tar xf %{SOURCE8}
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
# apply vendor patch after substitution
|
|
|
|
|
sed "s:RPM_VERSION:%{version}:" %{SOURCE20} | patch -p0
|
|
|
|
|
|
|
|
|
|
# Make sure that the requires legal files can be found
|
|
|
|
|
cp -a src/AUTHORS src/LICENSE .
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
|
|
## create make files
|
|
|
|
|
|
|
|
|
|
PARSED_OPT_FLAGS=`echo \'%{optflags} -DUSE_SYSTEM_LIBEVENT -fPIC -fno-ipa-cp -fno-strict-aliasing \' | sed "s/ /',/g" | sed "s/',/', '/g"`
|
|
|
|
|
for i in src/build/common.gypi; do
|
|
|
|
|
sed -i "s|'-march=pentium4',||g" $i
|
|
|
|
|
sed -i "s|'-mfpmath=sse',||g" $i
|
|
|
|
|
sed -i "s|'-O<(debug_optimize)',||g" $i
|
|
|
|
|
sed -i "s|'-m32',||g" $i
|
|
|
|
|
sed -i "s|'-fno-exceptions',|$PARSED_OPT_FLAGS|g" $i
|
|
|
|
|
sed -i "s|'-Werror'|'-Wno-error'|g" $i
|
|
|
|
|
done
|
|
|
|
|
# '
|
2011-09-26 05:59:26 +00:00
|
|
|
%if 0%{?suse_version} <= 1120
|
|
|
|
|
for i in src/build/common.gypi; do
|
|
|
|
|
sed -i "s|'-Wno-unused-result',||g" $i
|
|
|
|
|
done
|
|
|
|
|
%endif
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
pushd src
|
|
|
|
|
|
|
|
|
|
./build/gyp_chromium -f make build/all.gyp \
|
|
|
|
|
-Dlinux_sandbox_path=%{_prefix}/lib/chrome_sandbox \
|
|
|
|
|
-Dlinux_sandbox_chrome_path=%{_libdir}/chromium/chromium \
|
|
|
|
|
-Duse_openssl=0 \
|
|
|
|
|
-Duse_system_ffmpeg=1 \
|
|
|
|
|
-Duse_system_zlib=1 \
|
|
|
|
|
-Duse_system_libpng=1 \
|
|
|
|
|
-Duse_system_bzip2=1 \
|
|
|
|
|
-Duse_system_libbz2=1 \
|
|
|
|
|
-Duse_system_libjpeg=1 \
|
|
|
|
|
-Duse_system_libxml=1 \
|
|
|
|
|
-Duse_system_libxslt=1 \
|
|
|
|
|
-Duse_system_libevent=1 \
|
|
|
|
|
-Duse_system_vpx=1 \
|
|
|
|
|
-Dremove_webcore_debug_symbols=1 \
|
|
|
|
|
-Duse_system_v8=1 \
|
|
|
|
|
-Dproprietary_codecs=1 \
|
|
|
|
|
-Ddisable_nacl=1 \
|
|
|
|
|
-Djavascript_engine=v8 \
|
|
|
|
|
-Dlinux_fpic=1 \
|
|
|
|
|
-Ddisable_sse2=1 \
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
-Dtarget_arch=x64 \
|
|
|
|
|
%endif
|
|
|
|
|
-Dno_strict_aliasing=1 \
|
|
|
|
|
-Drelease_extra_cflags=-fPIC
|
|
|
|
|
|
|
|
|
|
make -r %{?_smp_mflags} chrome V=1 BUILDTYPE=Release disable_nacl=1
|
|
|
|
|
|
2011-09-22 09:54:33 +00:00
|
|
|
# Build the required SUID_SANDBOX helper
|
2011-09-20 16:10:49 +00:00
|
|
|
make -r %{?_smp_mflags} chrome_sandbox V=1 BUILDTYPE=Release disable_nacl=1
|
|
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
mkdir -p %{buildroot}%{_libdir}/chromium/
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
mkdir -p %{buildroot}%{_prefix}/lib/
|
|
|
|
|
%endif
|
|
|
|
|
install -m 755 %{SOURCE100} %{buildroot}%{_libdir}/chromium/chromium-generic
|
|
|
|
|
# x86_64 capable systems need this
|
|
|
|
|
sed -i "s|/usr/lib/chromium|%{_libdir}/chromium|g" %{buildroot}%{_libdir}/chromium/chromium-generic
|
2011-09-20 16:14:59 +00:00
|
|
|
|
2011-09-23 08:08:34 +00:00
|
|
|
%if 0%{?suse_version} <= 1140
|
2011-09-20 16:14:59 +00:00
|
|
|
# Set the permissions file for distro version equal or lower than 11.4. (bnc#718016)
|
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/permissions.d
|
2011-09-21 07:51:17 +00:00
|
|
|
install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/permissions.d/chromium
|
2011-09-20 16:14:59 +00:00
|
|
|
%endif
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
#update the password-store settings for each alternative
|
|
|
|
|
sed "s|password-store=detect|password-store=kwallet|g" %{buildroot}%{_libdir}/chromium/chromium-generic > %{buildroot}%{_libdir}/chromium/chromium-kde
|
|
|
|
|
sed "s|password-store=detect|password-store=gnome|g" %{buildroot}%{_libdir}/chromium/chromium-generic > %{buildroot}%{_libdir}/chromium/chromium-gnome
|
|
|
|
|
mkdir -p %{buildroot}%{_mandir}/man1/
|
|
|
|
|
pushd src/out/Release
|
2011-09-23 16:02:47 +00:00
|
|
|
|
2011-09-20 16:10:49 +00:00
|
|
|
cp -a chrome_sandbox %{buildroot}%{_prefix}/lib/
|
2011-09-22 12:16:10 +00:00
|
|
|
cp -a chrome.pak locales xdg-mime %{buildroot}%{_libdir}/chromium/
|
|
|
|
|
|
|
|
|
|
# Patch xdg-settings to use the chromium version of xdg-mime as that the system one is not KDE4 compatible
|
2011-09-25 17:30:54 +00:00
|
|
|
sed "s|xdg-mime|%{_libdir}/chromium/xdg-mime|g" xdg-settings > %{buildroot}%{_libdir}/chromium/xdg-settings
|
2011-09-22 12:16:10 +00:00
|
|
|
|
2011-09-20 16:10:49 +00:00
|
|
|
cp -a resources.pak %{buildroot}%{_libdir}/chromium/
|
|
|
|
|
cp -a chrome %{buildroot}%{_libdir}/chromium/chromium
|
|
|
|
|
cp -a chrome.1 %{buildroot}%{_mandir}/man1/chrome.1
|
|
|
|
|
cp -a chrome.1 %{buildroot}%{_mandir}/man1/chromium.1
|
|
|
|
|
%fdupes %{buildroot}%{_mandir}/man1/
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/icons/
|
|
|
|
|
pushd %{buildroot}%{_datadir}/icons/
|
|
|
|
|
tar -xjf %{SOURCE104}
|
|
|
|
|
mv oxygen hicolor
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/applications/
|
|
|
|
|
desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE101}
|
|
|
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/gnome-control-center/default-apps/
|
|
|
|
|
cp -a %{SOURCE102} %{buildroot}%{_datadir}/gnome-control-center/default-apps/
|
|
|
|
|
|
|
|
|
|
# link to browser plugin path. Plugin patch doesn't work. Why?
|
|
|
|
|
mkdir -p %{buildroot}%{_libdir}/browser-plugins
|
|
|
|
|
pushd %{buildroot}%{_libdir}/%{name}
|
|
|
|
|
ln -s %{_libdir}/browser-plugins plugins
|
|
|
|
|
|
|
|
|
|
# Install the master_preferences file
|
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/%{name}
|
|
|
|
|
install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{name}
|
|
|
|
|
install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
|
|
2011-09-22 09:54:33 +00:00
|
|
|
%pre
|
2011-09-20 16:10:49 +00:00
|
|
|
if [ -f %{_bindir}/chromium -a ! -L %{_bindir}/chromium ] ; then rm -f %{_bindir}/chromium
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
# Add snipplets to update the GTK cache on package install.
|
2011-09-22 12:16:10 +00:00
|
|
|
|
2011-09-23 08:08:34 +00:00
|
|
|
%verifyscript suid-helper
|
2011-09-22 12:16:10 +00:00
|
|
|
%verify_permissions -e %{_prefix}/lib/chrome_sandbox
|
2011-09-23 08:08:34 +00:00
|
|
|
|
|
|
|
|
%post suid-helper
|
|
|
|
|
%if 0%{?suse_version} > 1130
|
|
|
|
|
%set_permissions %{_prefix}/lib/chrome_sandbox
|
|
|
|
|
%else
|
|
|
|
|
%run_permissions
|
2011-09-22 12:21:58 +00:00
|
|
|
%endif
|
2011-09-22 12:16:10 +00:00
|
|
|
|
2011-09-20 16:10:49 +00:00
|
|
|
%if 0%{?suse_version} >= 1140
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
%icon_theme_cache_post
|
|
|
|
|
update-alternatives --install %{_bindir}/chromium chromium %{_libdir}/chromium/chromium-generic 10
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
%icon_theme_cache_postun
|
|
|
|
|
update-alternatives --remove all chromium
|
2011-09-20 16:14:59 +00:00
|
|
|
%else
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
update-alternatives --install %{_bindir}/chromium chromium %{_libdir}/chromium/chromium-generic 10
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
update-alternatives --remove all chromium
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%post desktop-kde
|
|
|
|
|
update-alternatives --install %{_bindir}/chromium chromium %{_libdir}/chromium/chromium-kde 15
|
|
|
|
|
update-alternatives --auto chromium
|
|
|
|
|
|
|
|
|
|
%postun desktop-kde
|
|
|
|
|
update-alternatives --remove %{_bindir}/chromium %{_libdir}/chromium/chromium-kde
|
|
|
|
|
update-alternatives --auto chromium
|
|
|
|
|
|
|
|
|
|
%post desktop-gnome
|
|
|
|
|
update-alternatives --install %{_bindir}/chromium chromium %{_libdir}/chromium/chromium-gnome 15
|
|
|
|
|
update-alternatives --auto chromium
|
|
|
|
|
|
|
|
|
|
%postun desktop-gnome
|
|
|
|
|
update-alternatives --remove %{_bindir}/chromium %{_libdir}/chromium/chromium-gnome
|
|
|
|
|
update-alternatives --auto chromium
|
|
|
|
|
|
|
|
|
|
# Files!
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%doc AUTHORS LICENSE
|
|
|
|
|
%config %{_sysconfdir}/%{name}
|
|
|
|
|
%dir %{_datadir}/gnome-control-center
|
|
|
|
|
%dir %{_datadir}/gnome-control-center/default-apps
|
|
|
|
|
%dir %{_libdir}/chromium/
|
|
|
|
|
%{_libdir}/chromium/chromium
|
|
|
|
|
%{_libdir}/chromium/chromium-generic
|
|
|
|
|
%{_libdir}/chromium/plugins/
|
|
|
|
|
%{_libdir}/chromium/locales/
|
2011-09-22 19:15:12 +00:00
|
|
|
%attr(755,root,root) %{_libdir}/chromium/xdg-settings
|
|
|
|
|
%attr(755,root,root) %{_libdir}/chromium/xdg-mime
|
2011-09-20 16:10:49 +00:00
|
|
|
%{_libdir}/chromium/*.pak
|
|
|
|
|
%{_mandir}/man1/chrom*
|
|
|
|
|
%{_datadir}/applications/*.desktop
|
|
|
|
|
%{_datadir}/gnome-control-center/default-apps/chromium-browser.xml
|
|
|
|
|
%{_datadir}/icons/hicolor/
|
|
|
|
|
|
|
|
|
|
%files desktop-kde
|
|
|
|
|
%attr(755, root, root) %{_libdir}/chromium/chromium-kde
|
|
|
|
|
|
|
|
|
|
%files desktop-gnome
|
|
|
|
|
%attr(755, root, root) %{_libdir}/chromium/chromium-gnome
|
|
|
|
|
|
|
|
|
|
%files suid-helper
|
|
|
|
|
%defattr(-,root,root,-)
|
2011-09-23 08:08:34 +00:00
|
|
|
%if 0%{?suse_version} <= 1140
|
2011-09-22 12:16:10 +00:00
|
|
|
%config %{_sysconfdir}/permissions.d/chromium
|
2011-09-20 16:14:59 +00:00
|
|
|
%endif
|
2011-09-23 09:07:33 +00:00
|
|
|
%verify(not mode) %{_prefix}/lib/chrome_sandbox
|
2011-09-20 16:10:49 +00:00
|
|
|
|
|
|
|
|
%changelog
|