From 3538f011b065335734b55ed70b4dc8372b3e414d7c1f6cc37eda0d81bd877098 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 21 Dec 2009 10:20:32 +0000 Subject: [PATCH] Accepting request 26938 from home:jengelh:branches:GNOME:Factory Copy from home:jengelh:branches:GNOME:Factory/cairo via accept of submit request 26938 revision 3. Request was accepted with message: Thanks OBS-URL: https://build.opensuse.org/request/show/26938 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=27 --- cairo.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cairo.spec b/cairo.spec index 7d9ca07..86da4c8 100644 --- a/cairo.spec +++ b/cairo.spec @@ -28,14 +28,14 @@ BuildRequires: xorg-x11-libxcb-devel # These libraries are needed only for tests. # Do not enable tests in build systems, it causes build loop! #BuildRequires: librsvg-devel poppler-devel -License: LGPLv2.1+ ; MPL .. +License: LGPL v2.1 or later ; MPL .. Group: Development/Libraries/X11 Summary: Vector Graphics Library with Cross-Device Output Support Url: http://cairographics.org/ Version: 1.8.8 -Release: 2 +Release: 1 Source: %{name}-%{version}.tar.bz2 -Source99: baselibs.conf +Source2: baselibs.conf # PATCH-FIX-UPSTREAM cairo-1.8.6-repeat-modes.patch vuntz@opensuse.org -- Based on patch from Fedora & Ubuntu Patch0: cairo-1.8.6-repeat-modes.patch # PATCH-FIX-UPSTREAM cairo-lcd-filter.patch vuntz@opensuse.org -- Improve font rendering on LCD, patch used by Debian, Mandriva & Ubuntu @@ -58,7 +58,7 @@ identical output on all output media while taking advantage of display hardware acceleration when available. %package devel -License: LGPLv2.1+ ; MPL .. +License: LGPL v2.1 or later ; MPL .. Summary: Development environment for cairo Group: Development/Libraries/X11 Requires: %{name} = %{version} freetype2-devel fontconfig-devel libpng-devel xorg-x11-devel xorg-x11-libXrender-devel xorg-x11-libX11-devel xorg-x11-libxcb-devel