Accepting request 531081 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/531081
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=291
This commit is contained in:
2017-10-04 11:56:29 +00:00
committed by Git OBS Bridge
parent d4de01ad84
commit 2944fb9416
5 changed files with 76 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
Name: gtk3
%define _name gtk+
Version: 3.22.21
Version: 3.22.22
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@@ -44,6 +44,8 @@ Source99: baselibs.conf
Patch0: gtk3-GTK_PATH64.patch
# PATCH-NEEDS-REBASE gtk3-path-local.patch Search in /usr/local/%{_lib} by default. bnc369696 bgo534474 -- Was PATCH-FIX-OPENSUSE
Patch1: gtk3-path-local.patch
# PATCH-FIX-UPSTREAM gtk3-silence-log-spew-blank-cursors.patch bgo#775217 zaitor@opensuse.org -- wayland: Don't spew warnings for blank cursors
Patch2: gtk3-silence-log-spew-blank-cursors.patch
BuildRequires: cups-devel >= 1.2
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
@@ -363,6 +365,7 @@ cp -a %{S:1} .
%endif
# Patch disabled, needs rebase.
#patch1 -p0
%patch2 -p1
%build
# Disabled since patch 1 is in need of rebase