[packages/mupdf] - fixed curl dependency, release 3
qboosh
qboosh at pld-linux.org
Sun Oct 21 15:35:19 CEST 2018
commit 1f72a42c82a53dbd3260176270df2b1060203d92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 21 15:38:58 2018 +0200
- fixed curl dependency, release 3
mupdf.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mupdf.spec b/mupdf.spec
index 2afc3fb..2851121 100644
--- a/mupdf.spec
+++ b/mupdf.spec
@@ -2,7 +2,7 @@ Summary: MuPDF - lightweight PDF, XPS and CBZ viewer and parser/rendering librar
Summary(pl.UTF-8): MuPDF - lekka przeglądarka PDF, XPS, CBZ
Name: mupdf
Version: 1.14.0
-Release: 2
+Release: 3
License: AGPL v3+
Group: Applications/Text
Source0: https://www.mupdf.com/downloads/archive/%{name}-%{version}-source.tar.gz
@@ -24,7 +24,7 @@ BuildRequires: pkgconfig
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXext-devel
BuildRequires: zlib-devel >= 1.2.11
-Requires: curl-libs-devel >= 7.51.0
+Requires: curl-libs >= 7.51.0
Requires: freetype >= 1:2.9.1
Requires: harfbuzz >= 1.9.0
Requires: jbig2dec >= 0.14
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mupdf.git/commitdiff/1f72a42c82a53dbd3260176270df2b1060203d92
More information about the pld-cvs-commit
mailing list