]> git.pld-linux.org Git - packages/poppler.git/commitdiff
- rel 2; disable qt4 crap auto/th/poppler-0_5_1-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 3 Apr 2006 18:21:58 +0000 (18:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler.spec -> 1.38

poppler.spec

index 82fe9ee508a05a1880b662df834077eb835dba7e..09d888c0e39ee1126ca5ef6e9f417c9e1ef1fbb8 100644 (file)
@@ -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
This page took 0.241668 seconds and 4 git commands to generate.