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