[libwps] rephrase summary and description

David Tardon dtardon at fedoraproject.org
Tue Jul 1 17:32:20 UTC 2014


commit f7eb4e3cec62cc0e381fa4cbb55414d56a34a5e0
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 1 19:30:08 2014 +0200

    rephrase summary and description

 libwps.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libwps.spec b/libwps.spec
index 9d17bbc..315e3a1 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -3,7 +3,7 @@
 Name:		libwps
 Version:	0.3.0
 Release:	2%{?dist}
-Summary:	Library for reading and converting Microsoft Works word processor documents
+Summary:	A library for import of Microsoft Works documents
 
 License:	LGPLv2+ or MPLv2.0
 URL:		http://libwps.sourceforge.net/
@@ -15,7 +15,8 @@ BuildRequires:	help2man
 BuildRequires:	pkgconfig(librevenge-0.0)
 
 %description
-Library that handles Microsoft Works documents and spreadsheets.
+%{name} is a library for import of Microsoft Works text documents,
+spreadsheets and (in a limited way) databases.
 
 %package devel
 Summary:	Development files for %{name}
@@ -26,11 +27,11 @@ The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
 %package tools
-Summary:	Tools to transform Works documents into other formats
+Summary:	Tools to transform Microsoft Works documents into other formats
 Requires:	%{name}%{?_isa} = %{version}-%{release}
 
 %description tools
-Tools to transform Works documents and spreadsheets into other formats.
+Tools to transform Microsoft Works documents into other formats.
 Currently supported: CSV, HTML, raw, text
 
 %package doc


More information about the scm-commits mailing list