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

Update to 3.10.1 - GNOME Stable branch - Bugfixes only

OBS-URL: https://build.opensuse.org/request/show/203459
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=138
This commit is contained in:
Bjørn Lie
2013-10-16 14:34:58 +00:00
committed by Git OBS Bridge
parent 1ef1f67f15
commit 0dabcdec0f
5 changed files with 14 additions and 65 deletions

View File

@@ -25,7 +25,7 @@
Name: gtk3
%define _name gtk+
Version: 3.10.1
Version: 3.10.2
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@@ -44,8 +44,6 @@ 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-enable-mnemonics.patch bgo#709764 bgo#708346 bnc#844929 dimstar@opensuse.org -- Revert missing parts to allow apps to override disabling mnemonics (like gnome-terminal does)
Patch5: gtk3-enable-mnemonics.patch
BuildRequires: cups-devel >= 1.2
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
@@ -317,7 +315,6 @@ cp -a %{S:1} .
%if %{build_wayland_backend}
%patch4 -p1
%endif
%patch5 -p1
%build
# Needed for patch1 and patch4