diff --git a/libmspub.spec b/libmspub.spec index 4521a19..dd6bede 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -3,7 +3,7 @@ Name: libmspub Version: 0.1.1 Release: 1%{?dist} -Summary: A library providing ability to interpret and import Microsoft Publisher files +Summary: A library for import of Microsoft Publisher documents License: MPLv2.0 URL: http://wiki.documentfoundation.org/DLP/Libraries/libmspub @@ -37,11 +37,11 @@ BuildArch: noarch The %{name}-doc package contains documentation files for %{name}. %package tools -Summary: Tools to transform Microsoft Publisher files into other formats +Summary: Tools to transform Microsoft Publisher documents into other formats Requires: %{name}%{?_isa} = %{version}-%{release} %description tools -Tools to transform Microsoft Publisher files into other formats. +Tools to transform Microsoft Publisher documents into other formats. Currently supported: XHTML, raw. %prep