From 78af8e1d677ca1d3e02413e5ff937d377221edd2 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 10 Apr 2014 12:48:51 +0200 Subject: [PATCH] spelling --- libcdr.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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