summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonhee Choi <mh0310.choi@samsung.com>2017-09-07 15:11:20 +0900
committerMoonhee Choi <mh0310.choi@samsung.com>2017-09-07 15:11:20 +0900
commitfda8e687df8f0a4924b550e2896d4a977e105fc2 (patch)
tree020a014ea55d5e59b074df7f79b6d707f3730863
parent213630fa0b6d28c6d9932cb81c13e3c7c106869d (diff)
downloadcairo-fda8e687df8f0a4924b550e2896d4a977e105fc2.tar.gz
cairo-fda8e687df8f0a4924b550e2896d4a977e105fc2.tar.bz2
cairo-fda8e687df8f0a4924b550e2896d4a977e105fc2.zip
[Specfile] Modified description in cairo.spec
Change-Id: Id74fbfe880989c27ec535c265c134bd02bde5fe9 Signed-off-by: Moonhee Choi <mh0310.choi@samsung.com>
-rw-r--r--packaging/cairo.spec16
1 files changed, 4 insertions, 12 deletions
diff --git a/packaging/cairo.spec b/packaging/cairo.spec
index 24759dba5..0fd9302a2 100644
--- a/packaging/cairo.spec
+++ b/packaging/cairo.spec
@@ -48,9 +48,7 @@ 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
+It is designed to produce identical output on all output media while taking advantage of display
hardware acceleration when available.
%package -n libcairo
@@ -62,9 +60,7 @@ 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
+It is designed to produce identical output on all output media while taking advantage of display
hardware acceleration when available.
%package -n libcairo-gobject
@@ -74,9 +70,7 @@ 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
+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
@@ -89,9 +83,7 @@ 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
+It is designed to produce identical output on all output media while taking advantage of display
hardware acceleration when available.
%package devel