parent
eebfdc59f1
commit
f0e0f07f2e
10
evince.spec
10
evince.spec
@ -5,7 +5,7 @@
|
||||
|
||||
Name: evince
|
||||
Version: 3.30.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
@ -129,7 +129,7 @@ autoreconf -f -i
|
||||
%endif
|
||||
--enable-xps=yes \
|
||||
--enable-t1lib=no \
|
||||
--disable-ps
|
||||
--enable-ps=yes
|
||||
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
||||
|
||||
%install
|
||||
@ -191,11 +191,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
||||
%{_libdir}/evince/4/backends/pdfdocument.evince-backend
|
||||
%{_datadir}/metainfo/evince-pdfdocument.metainfo.xml
|
||||
|
||||
%if 0
|
||||
%{_libdir}/evince/4/backends/libpsdocument.so
|
||||
%{_libdir}/evince/4/backends/psdocument.evince-backend
|
||||
%{_datadir}/metainfo/evince-psdocument.metainfo.xml
|
||||
%endif
|
||||
|
||||
%{_libdir}/evince/4/backends/libtiffdocument.so
|
||||
%{_libdir}/evince/4/backends/tiffdocument.evince-backend
|
||||
@ -243,6 +241,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
||||
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
||||
|
||||
%changelog
|
||||
* Tue Oct 2 2018 Marek Kasik <mkasik@redhat.com> - 3.30.1-2
|
||||
- Enable PostScript backend again
|
||||
- Resolves: #1635074
|
||||
|
||||
* Mon Oct 01 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
||||
- Update to 3.30.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user