]> git.pld-linux.org Git - packages/poppler0.61.git/blobdiff - poppler.spec
- updated to 0.6.3
[packages/poppler0.61.git] / poppler.spec
index 007e423332866aed7939a182c0256b9a6a597ebe..6525fa259d45d04ac5e3d7665ae492188cac454d 100644 (file)
@@ -5,18 +5,17 @@
 %bcond_without qt      # disable qt wrapper
 %bcond_without qt4     # disable qt4 wrapper
 #
-%define                cairo_ver       1.0.0
+%define                cairo_ver       1.4.0
 #
 Summary:       PDF rendering library
 Summary(pl.UTF-8):     Biblioteka renderująca PDF
 Name:          poppler
-Version:       0.5.9
+Version:       0.6.3
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         Libraries
 Source0:       http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: 8d1ac008614c0e413bcac95b8102fa07
-Patch0:                %{name}-qt_m4.patch
+# Source0-md5: a585677188cd56a090c4dc3357e03a95
 URL:           http://poppler.freedesktop.org/
 %{?with_qt4:BuildRequires:     QtGui-devel >= 4.1.0}
 %{?with_qt4:BuildRequires:     QtXml-devel >= 4.1.0}
@@ -215,7 +214,6 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te umożliwiają
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -225,6 +223,8 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te umożliwiają
 %{__autoheader}
 %{__automake}
 %configure \
+       QTINC=/usr/include/qt \
+       QTLIB=%{_libdir} \
        %{!?with_cairo:--disable-cairo-output} \
        %{!?with_qt:--disable-poppler-qt} \
        %{!?with_qt4:--disable-poppler-qt4} \
This page took 0.118073 seconds and 4 git commands to generate.