SPECS: poppler.spec - enable zlib support

freetz freetz at pld-linux.org
Sat Feb 25 14:54:19 CET 2006


Author: freetz                       Date: Sat Feb 25 13:54:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable zlib support

---- Files affected:
SPECS:
   poppler.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.32 SPECS/poppler.spec:1.33
--- SPECS/poppler.spec:1.32	Fri Feb 24 22:42:20 2006
+++ SPECS/poppler.spec	Sat Feb 25 14:54:14 2006
@@ -32,6 +32,7 @@
 BuildRequires:	pkgconfig
 %{?with_qt:BuildRequires:	qt-devel}
 %{?with_cairo:Requires:	cairo >= %{cairo_ver}}
+BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -188,6 +189,7 @@
 	--enable-a4-paper \
 	%{?with_apidocs:--enable-gtk-doc} \
 	--enable-xpdf-headers \
+	--enable-zlib \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -274,6 +276,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/02/25 13:54:14  freetz
+- enable zlib support
+
 Revision 1.32  2006/02/24 21:42:20  sparky
 - added cvs patch (there was some missing files), 0.5.0 is developement release anyway
 - rel 3
================================================================

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



More information about the pld-cvs-commit mailing list