Modified description in cairo.spec 33/144833/1 tizen_4.0_tv accepted/tizen/4.0/unified/20170829.020600 accepted/tizen/unified/20170821.051127 submit/tizen/20170818.061947 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorMoonhee Choi <mh0310.choi@samsung.com>
Fri, 18 Aug 2017 06:10:10 +0000 (15:10 +0900)
committerMoonhee Choi <mh0310.choi@samsung.com>
Fri, 18 Aug 2017 06:14:49 +0000 (15:14 +0900)
Change-Id: I98aec2c407f0ec371b8a2642bbce5602e60aebff
Signed-off-by: Moonhee Choi <mh0310.choi@samsung.com>
packaging/cairo.spec

index 24759db..78ee1ab 100644 (file)
@@ -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+