Don't recommend nautilus subpackage; it depends on nautilus.
This commit is contained in:
parent
a31d842f3d
commit
62ebe245ba
@ -5,7 +5,7 @@
|
||||
|
||||
Name: evince
|
||||
Version: 3.17.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
@ -51,7 +51,6 @@ 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
|
||||
@ -269,6 +268,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.17.4-3
|
||||
- Don't recommend nautilus subpackage; it depends on nautilus.
|
||||
|
||||
* Wed Sep 02 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.17.4-2
|
||||
- The main package now recommends the djvu and nautilus subpackages.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user