Accepting request 160804 from home:dimstar:branches:GNOME:Factory
Resubmit - fixed and now also build-tested with webkitgtk3 OBS-URL: https://build.opensuse.org/request/show/160804 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=158
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52f09d84c813206d6721681d37a05c50f028e734e8c52b606508669071a32b86
|
||||
size 2482380
|
3
epiphany-3.7.92.tar.xz
Normal file
3
epiphany-3.7.92.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07b430fb65317be92266064b52fa4dfccdb4b1b6828ce083945512fd5d6f9b0e
|
||||
size 2501740
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 19:08:40 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.92:
|
||||
+ We now use WebKit2 by default.
|
||||
+ Fix all the remaining WebKit2 feature regressions that were on
|
||||
track for 3.8 (bgo#678610)
|
||||
+ Other bugfixes and cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 22:47:58 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.7.91
|
||||
Version: 3.7.92
|
||||
Release: 0
|
||||
%define _base_version 3.7
|
||||
Summary: GNOME Web Browser
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
@@ -51,7 +52,7 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
|
||||
BuildRequires: pkgconfig(libxslt) >= 1.1.7
|
||||
BuildRequires: pkgconfig(nss)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.11.5
|
||||
BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.11.92
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: NetworkManager
|
||||
@@ -110,6 +111,7 @@ 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
|
||||
@@ -147,6 +149,10 @@ done
|
||||
%{_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
|
||||
|
||||
|
Reference in New Issue
Block a user