Accepting request 195783 from home:dimstar:branches:GNOME:Factory

Update to 3.9.12

OBS-URL: https://build.opensuse.org/request/show/195783
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=126
This commit is contained in:
Bjørn Lie
2013-08-21 21:19:51 +00:00
committed by Git OBS Bridge
parent b42f4fdccc
commit 55fa6af995
5 changed files with 83 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
Name: gtk3
%define _name gtk+
Version: 3.9.10
Version: 3.9.12
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@@ -44,6 +44,8 @@ Patch1: gtk3-path-local.patch
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
# PATCH-FIX-UPSTREAM gtk3-find-wayland-includedir.patch bgo#696507 zaitor@opensuse.org -- Make configure find wayland include files.
Patch4: gtk3-find-wayland-includedir.patch
# PATCH-FIX-UPSTREAM gtk3-build-without-wayland.patch bgo#706461 dimstar@opensuse.org -- fix build without wayland, taken from git.
Patch5: gtk3-build-without-wayland.patch
BuildRequires: cups-devel >= 1.2
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
@@ -53,7 +55,7 @@ BuildRequires: translation-update-upstream
BuildRequires: xsltproc
BuildRequires: pkgconfig(atk) >= 2.7.5
BuildRequires: pkgconfig(atk-bridge-2.0)
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo) >= 1.12.0
BuildRequires: pkgconfig(colord)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1
@@ -315,6 +317,7 @@ cp -a %{S:1} .
%if %{build_wayland_backend}
%patch4 -p1
%endif
%patch5 -p1
%build
# Needed for patch1 and patch4