Author: arekm                        Date: Mon Apr  3 18:22:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; disable qt4 crap

---- Files affected:
SPECS:
   poppler.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.37 SPECS/poppler.spec:1.38
--- SPECS/poppler.spec:1.37     Wed Mar  1 19:40:41 2006
+++ SPECS/poppler.spec  Mon Apr  3 20:21:58 2006
@@ -1,10 +1,14 @@
 # $Revision$, $Date$
-#
+# 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
 #
@@ -12,7 +16,7 @@
 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
@@ -339,6 +343,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/04/03 18:21:58  arekm
+- rel 2; disable qt4 crap
+
 Revision 1.37  2006/03/01 18:40:41  pluto
 - ldconfig for Qt.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poppler.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to