Accepting request 360348 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360348
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=102
This commit is contained in:
2016-02-19 14:43:04 +00:00
committed by Git OBS Bridge
parent 8737900794
commit 99bda207a3
5 changed files with 34 additions and 35 deletions

View File

@@ -19,18 +19,16 @@
%define build_xcb_backend 1
%define build_gl_backend 1
Name: cairo
Version: 1.14.4
Version: 1.15.2
Release: 0
Summary: Vector Graphics Library with Cross-Device Output Support
License: LGPL-2.1+ or MPL-1.1
Group: System/Libraries
Url: http://cairographics.org/
Source: http://cairographics.org/releases/%{name}-%{version}.tar.xz
Source: http://cairographics.org/snapshots/%{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-render-thin-lines.patch fdo#77298 jw@suse.com -- Fix rendering of thin lines
Patch1: cairo-render-thin-lines.patch
# PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 fcrozat@suse.com -- Fix crash when client and server have different endianness
Patch2: cairo-xlib-endianness.patch
BuildRequires: gtk-doc
@@ -141,8 +139,6 @@ cairo.
%prep
%setup -q
%patch0 -p1
# fix_for_fdo77298.patch
%patch1 -p1
%patch2 -p1
%build