Enable the dvi backend

This commit is contained in:
Matthias Clasen 2007-12-04 17:15:13 +00:00
parent 6ac2336c67
commit 3921a06172

View File

@ -5,7 +5,7 @@
Name: evince
Version: 2.20.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Document viewer
License: GPLv2+ and GFDL+
@ -34,7 +34,7 @@ BuildRequires: gnome-icon-theme >= %{theme_version}
BuildRequires: libtool gtk-doc intltool
# for the dvi backend
BuildRequires: tetex-fonts
BuildRequires: kpathsea-devel
# for the djvu backend
BuildRequires: djvulibre-devel
@ -63,7 +63,7 @@ autoreconf
%configure --disable-static --disable-scrollkeeper \
--with-print=gtk \
--enable-comics=yes \
--enable-dvi=no \
--enable-dvi=yes \
--enable-djvu=yes
make %{?_smp_mflags}
@ -160,6 +160,9 @@ fi
%changelog
* Tue Dec 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-2
- Enable the dvi backend
* Tue Nov 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-1
- Update to 2.20.2