Accepting request 114908 from home:jeff_mahoney:branches:GNOME:Factory

- Fix wrong allocation in _cairo_pdf_surface_add_source_surface (bnc#758422).

OBS-URL: https://build.opensuse.org/request/show/114908
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=57
This commit is contained in:
Vincent Untz
2012-04-25 12:02:20 +00:00
committed by Git OBS Bridge
parent 48719edfc8
commit 12008a91b6
3 changed files with 36 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM cairo-modules-no-version.patch dimstar@opensuse.org -- Build modules with -module -avoid-version.
Patch0: cairo-modules-no-version.patch
Patch1: cairo-fix-wrong-allocation-in-cairo_pdf_surface_add_source_surface
# These libraries are needed only for tests.
# Do not enable tests in build systems, it causes build loop!
#BuildRequires: librsvg-devel poppler-devel
@@ -146,6 +147,7 @@ cairo.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
NOCONFIGURE=1 ./autogen.sh