epiphany/epiphany.spec

150 lines
5.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package epiphany
#
# Copyright (c) 2018 SUSE LINUX 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 https://bugs.opensuse.org/
#
Name: epiphany
Version: 3.30.2
Release: 0
Summary: GNOME Web Browser
License: GPL-3.0-or-later
Group: Productivity/Networking/Web/Browsers
URL: https://wiki.gnome.org/Apps/Web
Accepting request 635403 from GNOME:Next - Update to version 3.30.0: + Updated translations. - Update to version 3.29.92: + Ensure the correct address is displayed in security popover during loads. + Improve bookmark tag theming for non-Adwaita themes. + Enable smooth scrolling by default. + Fix location entry URI normalization on cut and copy. + Fix features that rely on web extension message handlers. + Fix location entry dropdown bookmark icon. + Improve location entry icon style. + Improve reader mode icon. - Update to version 3.29.91: + Fix security indicator appearing improperly in reader mode. - Update to version 3.29.90: + Address bar now uses GtkEntry's progress support. - Update to version 3.29.4: + Add responsive action bar used at small window sizes. + Add web application section to preferences dialog. + Move progress bar into address bar. + Added continuous integration configuration. - Update to version 3.29.3: + View source now displays in Epiphany instead of text editor (bgo#738475). + Add experimental reader mode (bgo#772831). + Web apps now again open only in new tabs (bgo#796204). + Fix crash when page does not have a URI (bgo#795740, CVE-2018-11396/CVE-2018-12016). + Change color of bookmarks star to orange (glgo#GNOME/epiphany#27). + Run internal JavaScript in isolated world to block access to websites. + Fix overview thumbnails not appearing after Ctrl+T. + Fix broken themeing in web app mode. + NPAPI plugins are now disabled by default. + Remove enable plugins checkbox from preferences dialog. + Remove about:plugins. - Update to version 3.29.2: + New unstable release, no changes from upstream available. - Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency. - Update to version 3.29.1: + Speculatively fix crash related to changing search engines (bgo#783756). + Clarify that blocking web trackers also blocks social media buttons (bgo#790189). + Never automatically open downloads, since it can't be done safely (bgo#794681). OBS-URL: https://build.opensuse.org/request/show/635403 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=299
2018-09-14 05:07:03 +02:00
Source0: https://download.gnome.org/sources/epiphany/3.30/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
BuildRequires: fdupes
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: yelp-tools
BuildRequires: pkgconfig(cairo) >= 1.2
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
BuildRequires: pkgconfig(gdk-3.0) >= 3.22.13
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
BuildRequires: pkgconfig(gio-2.0) >= 2.52.0
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.52.0
BuildRequires: pkgconfig(glib-2.0) >= 2.52.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.13
BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.13
BuildRequires: pkgconfig(hogweed) >= 3.2
BuildRequires: pkgconfig(icu-uc) >= 4.6
BuildRequires: pkgconfig(iso-codes) >= 0.35
Accepting request 635403 from GNOME:Next - Update to version 3.30.0: + Updated translations. - Update to version 3.29.92: + Ensure the correct address is displayed in security popover during loads. + Improve bookmark tag theming for non-Adwaita themes. + Enable smooth scrolling by default. + Fix location entry URI normalization on cut and copy. + Fix features that rely on web extension message handlers. + Fix location entry dropdown bookmark icon. + Improve location entry icon style. + Improve reader mode icon. - Update to version 3.29.91: + Fix security indicator appearing improperly in reader mode. - Update to version 3.29.90: + Address bar now uses GtkEntry's progress support. - Update to version 3.29.4: + Add responsive action bar used at small window sizes. + Add web application section to preferences dialog. + Move progress bar into address bar. + Added continuous integration configuration. - Update to version 3.29.3: + View source now displays in Epiphany instead of text editor (bgo#738475). + Add experimental reader mode (bgo#772831). + Web apps now again open only in new tabs (bgo#796204). + Fix crash when page does not have a URI (bgo#795740, CVE-2018-11396/CVE-2018-12016). + Change color of bookmarks star to orange (glgo#GNOME/epiphany#27). + Run internal JavaScript in isolated world to block access to websites. + Fix overview thumbnails not appearing after Ctrl+T. + Fix broken themeing in web app mode. + NPAPI plugins are now disabled by default. + Remove enable plugins checkbox from preferences dialog. + Remove about:plugins. - Update to version 3.29.2: + New unstable release, no changes from upstream available. - Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency. - Update to version 3.29.1: + Speculatively fix crash related to changing search engines (bgo#783756). + Clarify that blocking web trackers also blocks social media buttons (bgo#790189). + Never automatically open downloads, since it can't be done safely (bgo#794681). OBS-URL: https://build.opensuse.org/request/show/635403 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=299
2018-09-14 05:07:03 +02:00
BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.4
BuildRequires: pkgconfig(libdazzle-1.0)
BuildRequires: pkgconfig(libnotify) >= 0.5.1
BuildRequires: pkgconfig(libsecret-1) >= 0.14
BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
BuildRequires: pkgconfig(libxslt) >= 1.1.7
BuildRequires: pkgconfig(nettle) >= 3.2
BuildRequires: pkgconfig(sqlite3) >= 3.0
Accepting request 635403 from GNOME:Next - Update to version 3.30.0: + Updated translations. - Update to version 3.29.92: + Ensure the correct address is displayed in security popover during loads. + Improve bookmark tag theming for non-Adwaita themes. + Enable smooth scrolling by default. + Fix location entry URI normalization on cut and copy. + Fix features that rely on web extension message handlers. + Fix location entry dropdown bookmark icon. + Improve location entry icon style. + Improve reader mode icon. - Update to version 3.29.91: + Fix security indicator appearing improperly in reader mode. - Update to version 3.29.90: + Address bar now uses GtkEntry's progress support. - Update to version 3.29.4: + Add responsive action bar used at small window sizes. + Add web application section to preferences dialog. + Move progress bar into address bar. + Added continuous integration configuration. - Update to version 3.29.3: + View source now displays in Epiphany instead of text editor (bgo#738475). + Add experimental reader mode (bgo#772831). + Web apps now again open only in new tabs (bgo#796204). + Fix crash when page does not have a URI (bgo#795740, CVE-2018-11396/CVE-2018-12016). + Change color of bookmarks star to orange (glgo#GNOME/epiphany#27). + Run internal JavaScript in isolated world to block access to websites. + Fix overview thumbnails not appearing after Ctrl+T. + Fix broken themeing in web app mode. + NPAPI plugins are now disabled by default. + Remove enable plugins checkbox from preferences dialog. + Remove about:plugins. - Update to version 3.29.2: + New unstable release, no changes from upstream available. - Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency. - Update to version 3.29.1: + Speculatively fix crash related to changing search engines (bgo#783756). + Clarify that blocking web trackers also blocks social media buttons (bgo#790189). + Never automatically open downloads, since it can't be done safely (bgo#794681). OBS-URL: https://build.opensuse.org/request/show/635403 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=299
2018-09-14 05:07:03 +02:00
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.19.5
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.19.5
Requires: %{name}-branding = %{version}
Requires: iso-codes
Recommends: %{name}-lang
Recommends: ca-certificates
%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)
Conflicts: %{name}-branding
Provides: %{name}-branding = %{version}
BuildArch: noarch
%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.
%package -n gnome-shell-search-provider-epiphany
Summary: Epiphany Search Provider for GNOME Shell
Group: Productivity/Networking/Web/Browsers
Requires: %{name} = %{version}
Requires: gnome-shell
Supplements: packageand(%{name}:gnome-shell)
%description -n gnome-shell-search-provider-epiphany
Epiphany is a Web browser for the GNOME Desktop.
This package contains a search provider to enable GNOME Shell to get
search results from Web (epiphany)
%lang_package
%prep
%autosetup -p1
translation-update-upstream
%build
%meson \
-Ddeveloper_mode=false \
-Ddistributor_name=openSUSE \
-Dunit_tests=false \
%{nil}
%meson_build
%install
%meson_install
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
%files
%license COPYING
Accepting request 635403 from GNOME:Next - Update to version 3.30.0: + Updated translations. - Update to version 3.29.92: + Ensure the correct address is displayed in security popover during loads. + Improve bookmark tag theming for non-Adwaita themes. + Enable smooth scrolling by default. + Fix location entry URI normalization on cut and copy. + Fix features that rely on web extension message handlers. + Fix location entry dropdown bookmark icon. + Improve location entry icon style. + Improve reader mode icon. - Update to version 3.29.91: + Fix security indicator appearing improperly in reader mode. - Update to version 3.29.90: + Address bar now uses GtkEntry's progress support. - Update to version 3.29.4: + Add responsive action bar used at small window sizes. + Add web application section to preferences dialog. + Move progress bar into address bar. + Added continuous integration configuration. - Update to version 3.29.3: + View source now displays in Epiphany instead of text editor (bgo#738475). + Add experimental reader mode (bgo#772831). + Web apps now again open only in new tabs (bgo#796204). + Fix crash when page does not have a URI (bgo#795740, CVE-2018-11396/CVE-2018-12016). + Change color of bookmarks star to orange (glgo#GNOME/epiphany#27). + Run internal JavaScript in isolated world to block access to websites. + Fix overview thumbnails not appearing after Ctrl+T. + Fix broken themeing in web app mode. + NPAPI plugins are now disabled by default. + Remove enable plugins checkbox from preferences dialog. + Remove about:plugins. - Update to version 3.29.2: + New unstable release, no changes from upstream available. - Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency. - Update to version 3.29.1: + Speculatively fix crash related to changing search engines (bgo#783756). + Clarify that blocking web trackers also blocks social media buttons (bgo#790189). + Never automatically open downloads, since it can't be done safely (bgo#794681). OBS-URL: https://build.opensuse.org/request/show/635403 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=299
2018-09-14 05:07:03 +02:00
%doc CONTRIBUTING.md NEWS README.md TODO
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/epiphany
%dir %{_datadir}/metainfo
%{_datadir}/metainfo/org.gnome.Epiphany.appdata.xml
%{_datadir}/applications/org.gnome.Epiphany.desktop
%exclude %{_datadir}/epiphany/default-bookmarks.rdf
%{_datadir}/epiphany/
%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
%{_datadir}/icons/hicolor/*/apps/org.gnome.Epiphany*
%{_mandir}/man1/epiphany.1%{ext_man}
%dir %{_libdir}/epiphany
%dir %{_libdir}/epiphany/web-extensions
%{_libdir}/epiphany/web-extensions/libephywebextension.so
%{_libdir}/epiphany/libephymain.so
%{_libdir}/epiphany/libephymisc.so
%{_libdir}/epiphany/libephysync.so
%dir %{_libexecdir}/epiphany
%{_libexecdir}/epiphany/ephy-profile-migrator
%files branding-upstream
%{_datadir}/epiphany/default-bookmarks.rdf
%files -n gnome-shell-search-provider-epiphany
%{_datadir}/dbus-1/services/org.gnome.Epiphany.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/org.gnome.Epiphany.search-provider.ini
%{_libexecdir}/epiphany-search-provider
%files lang -f %{name}.lang
%changelog