From: Moonhee Choi Date: Fri, 18 Aug 2017 06:10:10 +0000 (+0900) Subject: Modified description in cairo.spec X-Git-Tag: submit/tizen/20170818.061947^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d4b91462e9315ec30f65f921c28f4650049ac43;p=platform%2Fcore%2Fgraphics%2Fcairo.git Modified description in cairo.spec Change-Id: I98aec2c407f0ec371b8a2642bbce5602e60aebff Signed-off-by: Moonhee Choi --- 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+