Require synctex 1.19 during build

to not use the bundled one

Related: #1595910
This commit is contained in:
Marek Kasik 2019-01-11 13:57:22 +01:00
parent 6745b49ba5
commit 58fc24c0aa

View File

@ -2,10 +2,11 @@
%global glib2_version 2.36.0
%global gtk3_version 3.22.0
%global gxps_version 0.2.1
%global synctex_version 1.19
Name: evince
Version: 3.31.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Document viewer
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
@ -36,6 +37,7 @@ BuildRequires: yelp-tools
BuildRequires: /usr/bin/desktop-file-validate
BuildRequires: libappstream-glib-devel
BuildRequires: gnome-common
BuildRequires: pkgconfig(synctex) >= %{synctex_version}
# for the nautilus properties page
BuildRequires: pkgconfig(libnautilus-extension)
# for the dvi backend
@ -242,6 +244,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Fri Jan 11 2019 Marek Kasik <mkasik@redhat.com> - 3.31.4-2
- Require synctex 1.19 during build to not use the bundled one
- Related: #1595910
* Tue Jan 08 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
- Update to 3.31.4