From 8d4b91462e9315ec30f65f921c28f4650049ac43 Mon Sep 17 00:00:00 2001 From: Moonhee Choi Date: Fri, 18 Aug 2017 15:10:10 +0900 Subject: [PATCH] Modified description in cairo.spec Change-Id: I98aec2c407f0ec371b8a2642bbce5602e60aebff Signed-off-by: Moonhee Choi --- packaging/cairo.spec | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/packaging/cairo.spec b/packaging/cairo.spec index 24759dba5..78ee1abd5 100644 --- a/packaging/cairo.spec +++ b/packaging/cairo.spec @@ -48,10 +48,8 @@ BuildRequires: pkgconfig(xcb-shm) %description Cairo is a vector graphics library with cross-device output support. -Currently supported output targets include the X Window System, -in-memory image buffers, and PostScript. Cairo is designed to produce -identical output on all output media while taking advantage of display -hardware acceleration when available. +It is designed to produce identical output on all output media +while taking advantage of display hardware acceleration when available. %package -n libcairo License: MPL-1.1 or LGPL-2.1+ @@ -62,10 +60,8 @@ Provides: cairo = %{version} %description -n libcairo Cairo is a vector graphics library with cross-device output support. -Currently supported output targets include the X Window System, -in-memory image buffers, and PostScript. Cairo is designed to produce -identical output on all output media while taking advantage of display -hardware acceleration when available. +It is designed to produce identical output on all output media +while taking advantage of display hardware acceleration when available. %package -n libcairo-gobject License: MPL-1.1 or LGPL-2.1+ @@ -74,10 +70,8 @@ Group: Graphics/Libraries %description -n libcairo-gobject Cairo is a vector graphics library with cross-device output support. -Currently supported output targets include the X Window System, -in-memory image buffers, and PostScript. Cairo is designed to produce -identical output on all output media while taking advantage of display -hardware acceleration when available. +It is designed to produce identical output on all output media +while taking advantage of display hardware acceleration when available. This library contains GType declarations for Cairo types. It is also meant to support gobject-introspection binding creation. @@ -89,10 +83,8 @@ Group: Graphics/Libraries %description -n libcairo-script-interpreter Cairo is a vector graphics library with cross-device output support. -Currently supported output targets include the X Window System, -in-memory image buffers, and PostScript. Cairo is designed to produce -identical output on all output media while taking advantage of display -hardware acceleration when available. +It is designed to produce identical output on all output media +while taking advantage of display hardware acceleration when available. %package devel License: MPL-1.1 or LGPL-2.1+ -- 2.34.1