Tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=56
This commit is contained in:
parent
2d1bc60094
commit
0fb8d8ee2c
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 17:08:03 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Add goa-build-against-webkitgtk-2.1.90.patch, fixes build on
|
||||
current factory, can be dropped on next versionbump.
|
||||
- Add gnome-online-accounts-webkitgtk-2.1.90.patch: Adapt to
|
||||
webkitgtk 2.1.90 API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 20:22:27 UTC 2013 - dimstar@opensuse.org
|
||||
|
@ -27,8 +27,8 @@ Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.9/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM goa-build-against-webkitgtk-2.1.90.patch bgo#707006 zaitor@opensuse.org -- Fix build against new webkit, can be dropped on next version of goa.
|
||||
Patch0: goa-build-against-webkitgtk-2.1.90.patch
|
||||
# PATCH-FIX-UPSTREAM gnome-online-accounts-webkitgtk-2.1.90.patch bgo#707006 zaitor@opensuse.org -- Adapt to webkitgtk 2.1.90 API, taken from git.
|
||||
Patch0: gnome-online-accounts-webkitgtk-2.1.90.patch
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk-doc
|
||||
@ -51,7 +51,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(rest-0.7)
|
||||
BuildRequires: pkgconfig(telepathy-glib)
|
||||
BuildRequires: pkgconfig(webkitgtk-3.0)
|
||||
BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.1.90
|
||||
# p11-kit is not 'strictly' seen a requirement, but without it none of the SSL/TLS
|
||||
# Certificates are considered valid, which results in a really bad experience.
|
||||
Requires: p11-kit >= 0.16
|
||||
|
Loading…
Reference in New Issue
Block a user