From 58fc24c0aa12736067c4f600d76f4ca6e158c921 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Jan 11 2019 12:57:22 +0000 Subject: Require synctex 1.19 during build to not use the bundled one Related: #1595910 --- diff --git a/evince.spec b/evince.spec index c4b1649..12debbf 100644 --- a/evince.spec +++ b/evince.spec @@ -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 - 3.31.4-2 +- Require synctex 1.19 during build to not use the bundled one +- Related: #1595910 + * Tue Jan 08 2019 Kalev Lember - 3.31.4-1 - Update to 3.31.4