Recommend evince-djvu in evince-libs not in evince
This commit is contained in:
parent
e98dd1866e
commit
7be632c924
@ -5,7 +5,7 @@
|
||||
|
||||
Name: evince
|
||||
Version: 3.18.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
@ -50,8 +50,6 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
||||
|
||||
Recommends: %{name}-djvu%{?_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
|
||||
@ -66,6 +64,7 @@ installing additional backends.
|
||||
%package libs
|
||||
Summary: Libraries for the evince document viewer
|
||||
Group: System Environment/Libraries
|
||||
Recommends: %{name}-djvu%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description libs
|
||||
This package contains shared libraries needed for evince
|
||||
@ -266,6 +265,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 9 2015 Marek Kasik <mkasik@redhat.com> - 3.18.0-2
|
||||
- Recommend evince-djvu in evince-libs not in evince
|
||||
|
||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user