From 2102162501915c474309fd32dfc6375833b0b2aa Mon Sep 17 00:00:00 2001 From: lisu Date: Mon, 11 Oct 2010 09:10:38 +0000 Subject: [PATCH] - up to 0.14.4 - fix linking poppler-qt4 Changed files: poppler.spec -> 1.116 --- poppler.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/poppler.spec b/poppler.spec index 09c1d49..9a3e216 100644 --- a/poppler.spec +++ b/poppler.spec @@ -12,12 +12,12 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderująca PDF Name: poppler -Version: 0.14.3 +Version: 0.14.4 Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -# Source0-md5: 1024c608a8a7c1d6ec301bddf11f3af9 +# Source0-md5: a40fe96e1115f648ce4689e667743530 URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.1.0} @@ -39,6 +39,7 @@ BuildRequires: openjpeg-devel BuildRequires: pkgconfig %{?with_qt:BuildRequires: qt-devel >= 3.0} %{?with_qt4:BuildRequires: qt4-build} +BuildRequires: sed >= 4.0 BuildRequires: which BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -272,6 +273,9 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te umożliwiają %prep %setup -q +# fix link with Qt4 libraries +%{__sed} -i 's,(POPPLER_QT_LIBS),(POPPLER_QT4_LIBS) -lqt-mt,' qt/Makefile.am + %build %{?with_apidocs:%{__gtkdocize}} %{__libtoolize} -- 2.44.0