forked from pool/cairo
Accepting request 182537 from home:sbrabec:branches:GNOME:Factory
- Fix eog crash on assertion, after pressing Next (cairo-reduce-buddy-assertion.patch, bnc828074#c3). OBS-URL: https://build.opensuse.org/request/show/182537 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=73
This commit is contained in:
@@ -30,6 +30,8 @@ Source: http://cairographics.org/releases/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM cairo-modules-no-version.patch fdo#29319 dimstar@opensuse.org -- Build modules with -module -avoid-version.
|
||||
Patch0: cairo-modules-no-version.patch
|
||||
# PATCH-FIX-UPSTREAM cairo-reduce-buddy-assertion.patch upstream commit 01a8bf01c6508a4fea8d40371c3049e7a2f7908a bnc828074#c3 -- Fix assert crash on unaligned memory.
|
||||
Patch1: cairo-reduce-buddy-assertion.patch
|
||||
# These libraries are needed only for tests.
|
||||
# Do not enable tests in build systems, it causes build loop!
|
||||
#BuildRequires: librsvg-devel poppler-devel
|
||||
@@ -148,6 +150,7 @@ cairo.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
# Needed by patch0
|
||||
|
Reference in New Issue
Block a user