Accepting request 1006200 from GNOME:Next

- Add 639.patch: layout: Fix crash when no font is installed.

OBS-URL: https://build.opensuse.org/request/show/1006200
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=242
This commit is contained in:
2022-09-27 20:44:22 +00:00
committed by Git OBS Bridge
parent ac900347fc
commit 21b98facf5
3 changed files with 42 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ URL: https://pango.gnome.org/
Source0: %{name}-%{version}.tar.xz
Source2: macros.pango
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM 639.patch -- layout: Fix crash when no font is installed
Patch0: https://gitlab.gnome.org/GNOME/pango/-/merge_requests/639.patch
BuildRequires: gcc-c++
BuildRequires: help2man
@@ -117,7 +119,7 @@ This package contains all necessary include files and libraries needed
to develop applications that require these.
%prep
%setup
%autosetup -p1
%build
%meson \