[packages/zathura-pdf-mupdf] require same mupdf version as in buildtime; rel 2

atler atler at pld-linux.org
Mon Aug 19 21:08:24 CEST 2019


commit 182a52b691aa243f20a1ac35d931ec8521c3dd30
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Aug 19 21:05:37 2019 +0200

    require same mupdf version as in buildtime; rel 2
    
    due to the way fz_context_new is implemented

 zathura-pdf-mupdf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zathura-pdf-mupdf.spec b/zathura-pdf-mupdf.spec
index 0ef3c1b..de3e211 100644
--- a/zathura-pdf-mupdf.spec
+++ b/zathura-pdf-mupdf.spec
@@ -2,7 +2,7 @@ Summary:	mupdf based PDF plugin for zathura
 Summary(pl.UTF-8):	Wtyczka PDF dla zathury oparta na silniku mupdf
 Name:		zathura-pdf-mupdf
 Version:	0.3.5
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Applications/Publishing
 Source0:	https://pwmt.org/projects/zathura-pdf-mupdf/download/%{name}-%{version}.tar.xz
@@ -23,7 +23,7 @@ BuildRequires:	xz
 BuildRequires:	zathura-devel >= 0.3.9
 Requires(post,postun):	desktop-file-utils
 Requires:	girara >= 0.2.3
-Requires:	mupdf >= 1.16
+%requires_eq	mupdf
 Requires:	zathura >= 0.3.9
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zathura-pdf-mupdf.git/commitdiff/182a52b691aa243f20a1ac35d931ec8521c3dd30



More information about the pld-cvs-commit mailing list