Accepting request 89705 from home:vuntz:branches:GNOME:Factory

Fix bnc#723382

OBS-URL: https://build.opensuse.org/request/show/89705
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=64
This commit is contained in:
Vincent Untz
2011-10-28 19:57:00 +00:00
committed by Git OBS Bridge
parent 3a8ab3e4a9
commit 481c151367
3 changed files with 92 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ Patch0: gtk3-GTK_PATH64.patch
Patch1: gtk3-path-local.patch
# PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch bnc130159 bgo319483 federico@novell.com - Load fonts asynchronously in GtkFontSelection to make it appear faster for CJK languages
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
# PATCH-FEATURE-UPSTREAM gtk3-immodule-fallback.patch bgo#603559 bnc#723382 vuntz@opensuse.org -- Make it possible to specify fallback im modules in GTK_IM_MODULE; useful in case a module doesn't exist for both gtk2 and gtk3
Patch4: gtk3-immodule-fallback.patch
BuildRequires: fdupes
BuildRequires: cups-devel
BuildRequires: pkgconfig(atk) >= 2.1.5
@@ -284,6 +286,7 @@ cp -a %{S:1} .
%endif
%patch1 -p0
%patch3 -p1
%patch4 -p1
%build
%configure \