SPECS (AC-branch): poppler.spec - adjusted for AC

blues blues at pld-linux.org
Wed Sep 5 23:15:19 CEST 2007


Author: blues                        Date: Wed Sep  5 21:15:19 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- adjusted for AC

---- Files affected:
SPECS:
   poppler.spec (1.47 -> 1.47.2.1) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.47 SPECS/poppler.spec:1.47.2.1
--- SPECS/poppler.spec:1.47	Mon Aug 27 07:54:56 2007
+++ SPECS/poppler.spec	Wed Sep  5 23:15:14 2007
@@ -4,9 +4,9 @@
 %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.4.0
+%define		cairo_ver	1.2.6
 #
 Summary:	PDF rendering library
 Summary(pl.UTF-8):	Biblioteka renderująca PDF
@@ -226,6 +226,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	QTINC=/usr/include/qt \
+	QTLIB=%{_libdir} \
 	%{!?with_cairo:--disable-cairo-output} \
 	%{!?with_qt:--disable-poppler-qt} \
 	%{!?with_qt4:--disable-poppler-qt4} \
@@ -343,6 +345,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.1  2007/09/05 21:15:14  blues
+- adjusted for AC
+
 Revision 1.47  2007/08/27 05:54:56  qboosh
 - updated to 0.5.91 (fixes CVE-2007-3387)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.47&r2=1.47.2.1&f=u



More information about the pld-cvs-commit mailing list