diff --git a/evince.spec b/evince.spec index 741c41e..b6690a8 100644 --- a/evince.spec +++ b/evince.spec @@ -6,7 +6,7 @@ Name: evince Version: 2.25.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Document viewer License: GPLv2+ and GFDL @@ -53,16 +53,24 @@ Requires(preun): GConf2 Requires(postun): scrollkeeper %description -evince is a GNOME-based document viewer. +Evince is simple multi-page document viewer. It can display and print +Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript +(EPS) files. When supported by the document format, evince allows searching +for text, copying text to the clipboard, hypertext navigation, +table-of-contents bookmarks and editing of forms. + +Support for other document formats such as DVI and DJVU can be added by +installing additional backends. %package devel -Summary: Libraries and headers for evince +Summary: Support for developing backends for the evince document viewer Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel -Libraries and header files for evince backend development. +This package contains libraries and header files needed for evince +backend development. %package dvi @@ -71,7 +79,7 @@ Group: Applications/Publishing Requires: %{name} = %{version}-%{release} %description dvi -A backend to let evince display dvi files. +This package contains a backend to let evince display dvi files. %package djvu @@ -80,7 +88,7 @@ Group: Applications/Publishing Requires: %{name} = %{version}-%{release} %description djvu -A backend to let evince display djvu files. +This package contains a backend to let evince display djvu files. %prep @@ -228,6 +236,9 @@ fi %{_libdir}/evince/backends/djvudocument.evince-backend %changelog +* Fri Nov 21 2008 Matthias Clasen - 2.25.1-4 +- Tweak %%summary and %%description + * Tue Nov 11 2008 Matthias Clasen - 2.25.1-3 - Update to 2.25.1