[libwpd] reword summary

David Tardon dtardon at fedoraproject.org
Tue Jul 1 17:27:09 UTC 2014


commit 1420aef3d79ee21fa0bc2018a66150de711c932c
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 1 19:20:44 2014 +0200

    reword summary

 libwpd.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libwpd.spec b/libwpd.spec
index 2a635d0..3865d73 100644
--- a/libwpd.spec
+++ b/libwpd.spec
@@ -1,7 +1,7 @@
 %global apiversion 0.10
 
 Name: libwpd
-Summary: Library for reading and converting WordPerfect documents
+Summary: A library for import of WordPerfect documents
 Version: 0.10.0
 Release: 2%{?dist}
 Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
@@ -15,14 +15,14 @@ BuildRequires: pkgconfig(librevenge-0.0)
 BuildRequires: pkgconfig(zlib)
 
 %description
-Library that handles Word Perfect documents.
+%{name} is a library for import of WordPerfect documents.
 
 %package tools
-Summary: Tools to transform WordPerfect Documents into other formats
+Summary: Tools to transform WordPerfect documents into other formats
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description tools
-Tools to transform WordPerfect Documents into other formats.
+Tools to transform WordPerfect documents into other formats.
 Currently supported: HTML, raw, text.
 
 %package devel


More information about the scm-commits mailing list