From a4f7d57219987099212d4e3855b8b27880c1acccc5c8a7af2890f19c0686d86a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 25 Apr 2012 12:08:31 +0000 Subject: [PATCH] Accepting request 115302 from home:vuntz:branches:GNOME:Factory Patch tag + rename patch file OBS-URL: https://build.opensuse.org/request/show/115302 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=58 --- ...face_add_source_surface => cairo-fix-wrong-allocation.patch | 0 cairo.changes | 3 ++- cairo.spec | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) rename cairo-fix-wrong-allocation-in-cairo_pdf_surface_add_source_surface => cairo-fix-wrong-allocation.patch (100%) diff --git a/cairo-fix-wrong-allocation-in-cairo_pdf_surface_add_source_surface b/cairo-fix-wrong-allocation.patch similarity index 100% rename from cairo-fix-wrong-allocation-in-cairo_pdf_surface_add_source_surface rename to cairo-fix-wrong-allocation.patch diff --git a/cairo.changes b/cairo.changes index 078cc44..4f72058 100644 --- a/cairo.changes +++ b/cairo.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sat Apr 21 15:34:36 UTC 2012 - jeffm@suse.com -- Fix wrong allocation in _cairo_pdf_surface_add_source_surface (bnc#758422). +- Add cairo-fix-wrong-allocation: fix wrong allocation in + _cairo_pdf_surface_add_source_surface (bnc#758422). ------------------------------------------------------------------- Mon Mar 26 18:57:45 UTC 2012 - zaitor@opensuse.org diff --git a/cairo.spec b/cairo.spec index f0a597f..89fbef9 100644 --- a/cairo.spec +++ b/cairo.spec @@ -30,7 +30,8 @@ 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 +# PATCH-FIX-UPSTREAM cairo-fix-wrong-allocation bnc#758422 fdo#49089 jeffm@suse.com -- Fix wrong allocation in _cairo_pdf_surface_add_source_surface +Patch1: cairo-fix-wrong-allocation.patch # These libraries are needed only for tests. # Do not enable tests in build systems, it causes build loop! #BuildRequires: librsvg-devel poppler-devel