SHA256
1
0
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:
2013-07-08 21:23:43 +00:00
committed by Git OBS Bridge
parent 1358a77b81
commit b68d9f4541
3 changed files with 43 additions and 0 deletions

View File

@@ -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