reword summary and description
This commit is contained in:
parent
d6a42a9257
commit
a9f26c9c37
15
libwpg.spec
15
libwpg.spec
@ -3,7 +3,7 @@
|
||||
Name: libwpg
|
||||
Version: 0.3.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for reading WordPerfect Graphics images
|
||||
Summary: A library for import of WordPerfect Graphics images
|
||||
|
||||
License: LGPLv2+ or MPLv2.0
|
||||
URL: http://libwpg.sourceforge.net/
|
||||
@ -16,9 +16,9 @@ BuildRequires: pkgconfig(librevenge-0.0)
|
||||
BuildRequires: pkgconfig(libwpd-0.10)
|
||||
|
||||
%description
|
||||
Libwpg project is a library and to work with graphics in WPG
|
||||
(WordPerfect Graphics) format. WPG is the format used among others
|
||||
in Corel software, such as WordPerfect and Presentations.
|
||||
%{name} is a library for import of images in WPG
|
||||
(WordPerfect Graphics) format. WPG is the format used among others in
|
||||
Corel software, such as WordPerfect and Presentations.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
@ -36,7 +36,7 @@ BuildArch: noarch
|
||||
The %{name}-doc package contains API documentation for %{name}.
|
||||
|
||||
%package tools
|
||||
Summary: Tools to convert WordPerfect Graphics images
|
||||
Summary: Tools to convert WordPerfect Graphics images to other formats
|
||||
# wpg2svgbatch.pl says "GPL", without specifying version, and points to
|
||||
# http://www.gnu.org/copyleft/gpl.html . I assume this means "any
|
||||
# version".
|
||||
@ -44,9 +44,8 @@ License: (LGPLv2+ or MPLv2.0) and GPL+
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description tools
|
||||
This package contains tools to work with graphics in WPG (WordPerfect
|
||||
Graphics) format. WPG is the format used among others in Corel software,
|
||||
such as WordPerfect and Presentations.
|
||||
Tools to convert WordPerfect Graphics images to other formats. Supported
|
||||
are: SVG, raw.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user