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