File epiphany.spec of Package epiphany

#
# spec file for package epiphany
#
# Copyright (c) 2013 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/
#


Name:           epiphany
Version:        3.10.1
Release:        0
%define _base_version 3.10
Summary:        GNOME Web Browser
License:        GPL-2.0+
Group:          Productivity/Networking/Web/Browsers
Url:            http://www.gnome.org/projects/epiphany/
Source:         http://download.gnome.org/sources/epiphany/3.10/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click
Patch0:         epiphany-safe-one-click-install.patch
BuildRequires:  fdupes
BuildRequires:  gnome-icon-theme
BuildRequires:  intltool >= 0.50
BuildRequires:  translation-update-upstream
BuildRequires:  update-desktop-files
BuildRequires:  yelp-tools
BuildRequires:  pkgconfig(avahi-client) >= 0.6.22
BuildRequires:  pkgconfig(avahi-gobject) >= 0.6.22
BuildRequires:  pkgconfig(gcr-3) >= 3.5.5
BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.31.2
BuildRequires:  pkgconfig(glib-2.0) >= 2.35.6
BuildRequires:  pkgconfig(gmodule-2.0)
BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 2.91.7
BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 0.0.1
BuildRequires:  pkgconfig(gthread-2.0)
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.7.12
BuildRequires:  pkgconfig(gtk+-unix-print-3.0) >= 3.5.2
BuildRequires:  pkgconfig(iso-codes) >= 0.35
BuildRequires:  pkgconfig(libnotify) >= 0.5.1
BuildRequires:  pkgconfig(libsecret-1) >= 0.14
BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42.1
BuildRequires:  pkgconfig(libwnck-3.0)
BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.12
BuildRequires:  pkgconfig(libxslt) >= 1.1.7
BuildRequires:  pkgconfig(nss)
BuildRequires:  pkgconfig(sqlite3)
BuildRequires:  pkgconfig(webkit2gtk-3.0) >= 2.1.4
BuildRequires:  pkgconfig(x11)
Requires:       %{name}-branding = %{version}
Requires:       NetworkManager
Requires:       gnome-icon-theme
Requires:       iso-codes
Recommends:     %{name}-lang
Recommends:     ca-certificates
# Epiphany dropped extensions support in 3.7.1; thus obsoleting the extensions package.
Obsoletes:      epiphany-extensions < %{version}
Obsoletes:      epiphany-extensions-lang < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# With epiphany 3.7.90, the installation of headers and API doc was stopped. Obsolete an eventual installed package.
Obsoletes:      %{name}-devel < 3.7.90
%glib2_gsettings_schema_requires

%description
Epiphany is a Web browser for the GNOME Desktop. Its principles are
simplicity and standards compliance.

%package branding-upstream
Summary:        GNOME Web Browser -- Upstream default bookmarks and user agent string
Group:          Productivity/Networking/Web/Browsers
Requires:       %{name} = %{version}
Supplements:    packageand(%{name}:branding-upstream)
Provides:       %{name}-branding = %{version}
BuildArch:      noarch
Conflicts:      otherproviders(%{name}-branding)
#BRAND: Provide a few files -
#BRAND: /usr/share/epiphany/default-bookmarks.rdf
#BRAND:   the default bookmarks
#BRAND: /usr/share/epiphany/branding.conf (optional)
#BRAND:   a file to change the default user agent. For instance:
#BRAND:     [User Agent]
#BRAND:     Vendor=SUSE
#BRAND:     VendorSub=12.1
#BRAND:     VendorComment=3.1.2-101.5

%description branding-upstream
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
simplicity and standards compliance.

This package provides the upstream default bookmarks and user agent
string.

%lang_package
%prep
%setup -q
translation-update-upstream
%patch0 -p1

%build
%configure \
    --disable-maintainer-mode \
    --with-distributor-name="SUSE"
make %{?_smp_mflags} V=1

%install
%make_install
find %{buildroot} -type f -name '*.la' -delete -print
%suse_update_desktop_file %{name}
# Copy the icons in hicolor, else brp-check is sad
for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
        if test -f %{_datadir}/icons/gnome/$size/apps/web-browser.png; then
                mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps
                cp -a %{_datadir}/icons/gnome/$size/apps/web-browser.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/web-browser.png
        fi
done
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}

%post
/sbin/ldconfig
%desktop_database_post
%icon_theme_cache_post
%glib2_gsettings_schema_post

%postun
/sbin/ldconfig
%desktop_database_postun
%icon_theme_cache_postun
%glib2_gsettings_schema_postun

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/ephy-profile-migrator
%{_bindir}/epiphany
%dir %{_datadir}/appdata
%{_datadir}/appdata/epiphany.appdata.xml
%{_datadir}/applications/epiphany.desktop
%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
%exclude %{_datadir}/epiphany/default-bookmarks.rdf
%{_datadir}/epiphany/
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/epiphany-search-provider.ini
%{_datadir}/GConf/gsettings/epiphany.convert
%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.png
%doc %{_mandir}/man1/epiphany.1.gz
%dir %{_libdir}/epiphany
%dir %{_libdir}/epiphany/%{_base_version}
%dir %{_libdir}/epiphany/%{_base_version}/web-extensions
%{_libdir}/epiphany/%{_base_version}/web-extensions/libephywebextension.so

%files lang -f %{name}.lang

%files branding-upstream
%defattr(-,root,root)
%{_datadir}/epiphany/default-bookmarks.rdf

%changelog
openSUSE Build Service is sponsored by