From c6003dd41c44ecf05c17d391cdcddd02d6c6a606 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 3 Apr 2006 18:21:58 +0000 Subject: [PATCH] - rel 2; disable qt4 crap Changed files: poppler.spec -> 1.38 --- poppler.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/poppler.spec b/poppler.spec index 82fe9ee..09d888c 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,9 +1,13 @@ -# +# FIXME: +# - qt4 causes main library to be linked with qt4 crap +# and this causes that kfile some.pdf crashes in qt4 code. +# qt4 disabled == kfile works nicely + # Conditional build: %bcond_without apidocs # disable gtk-doc %bcond_without cairo # disable Cairo backend %bcond_without qt # disable qt wrapper -%bcond_without qt4 # disable qt4 wrapper +%bcond_with qt4 # disable qt4 wrapper # %define cairo_ver 1.0.0 # @@ -11,7 +15,7 @@ Summary: PDF rendering library Summary(pl): Biblioteka renderujĀ±ca PDF Name: poppler Version: 0.5.1 -Release: 1.1 +Release: 2 License: GPL Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -- 2.44.0