Accepting request 887390 from home:qkzhu:branches:GNOME:Factory

- Add gtk3-prevent-g_file_get_basename-return-NULL.patch:
  + Fix a possible crash in gtk_show_uri
    (boo#1185082, glgo#GNOME/gtk!3458).

OBS-URL: https://build.opensuse.org/request/show/887390
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=397
This commit is contained in:
2021-04-22 06:14:25 +00:00
committed by Git OBS Bridge
parent 97568b15d4
commit 928616ecdb
3 changed files with 35 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ Source99: baselibs.conf
Patch0: gtk3-GTK_PATH64.patch
# PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96
Patch1: gtk3-revert-forced-xftdpi.patch
# PATCH-FIX-UPSTREAM gtk3-prevent-g_file_get_basename-return-NULL.patch boo#1185082, glgo#GNOME/gtk!3458 qkzhu@suse.com -- Fix a possible crash in gtk_show_uri
Patch2: gtk3-prevent-g_file_get_basename-return-NULL.patch
BuildRequires: cups-devel >= 1.7
BuildRequires: docbook-xsl-stylesheets
@@ -398,6 +400,7 @@ cp -a %{SOURCE1} .
%patch0 -p1
%endif
%patch1 -p1
%patch2 -p1
%build
NOCONFIGURE=1 ./autogen.sh