diff --git a/evince.spec b/evince.spec index 44985a3..521464b 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 3.17.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -50,6 +50,9 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: glib2%{?_isa} >= %{glib2_version} Requires: gtk3%{?_isa} >= %{gtk3_version} +Recommends: %{name}-djvu%{?_isa} = %{version}-%{release} +Recommends: %{name}-nautilus%{?_isa} = %{version}-%{release} + %description Evince is simple multi-page document viewer. It can display and print Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript @@ -266,6 +269,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Wed Sep 02 2015 Michael Catanzaro - 3.17.4-2 +- The main package now recommends the djvu and nautilus subpackages. + * Tue Jul 21 2015 David King - 3.17.4-1 - Update to 3.17.4 - Update URL