diff --git a/libcdr.spec b/libcdr.spec index 54b4755..4fafbf4 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -3,7 +3,7 @@ Name: libcdr Version: 0.0.16 Release: 1%{?dist} -Summary: A library providing ability to interpret and import Corel Draw drawings +Summary: A library providing ability to interpret and import CorelDRAW drawings Group: System Environment/Libraries # the only Public Domain source is src/lib/CDRColorProfiles.h @@ -21,7 +21,7 @@ BuildRequires: pkgconfig(libwpg-0.2) BuildRequires: pkgconfig(zlib) %description -Libcdr is library providing ability to interpret and import Corel Draw +Libcdr is library providing ability to interpret and import CorelDRAW drawings into various applications. You can find it being used in libreoffice. @@ -43,12 +43,12 @@ BuildArch: noarch The %{name}-doc package contains documentation files for %{name}. %package tools -Summary: Tools to transform Corel Draw drawings into other formats +Summary: Tools to transform CorelDRAW drawings into other formats Group: Applications/Publishing Requires: %{name}%{?_isa} = %{version}-%{release} %description tools -Tools to transform Corel Draw drawings into other formats. +Tools to transform CorelDRAW drawings into other formats. Currently supported: XHTML, text, raw. %prep