packages: cairo/cairo.spec - removed poppler bcond and BR: poppler-glib-dev...

megabajt megabajt at pld-linux.org
Thu Jan 28 14:13:28 CET 2010


Author: megabajt                     Date: Thu Jan 28 13:13:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed poppler bcond and BR: poppler-glib-devel (needed only for tests)
- release 5

---- Files affected:
packages/cairo:
   cairo.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: packages/cairo/cairo.spec
diff -u packages/cairo/cairo.spec:1.101 packages/cairo/cairo.spec:1.102
--- packages/cairo/cairo.spec:1.101	Thu Jan 28 11:27:45 2010
+++ packages/cairo/cairo.spec	Thu Jan 28 14:13:23 2010
@@ -9,13 +9,12 @@
 %bcond_without	xcb		# XCB backend
 %endif
 %bcond_with	tests		# perform tests (can fail due to out of memory)
-%bcond_without	poppler		# PDF backend
 #
 Summary:	Cairo - multi-platform 2D graphics library
 Summary(pl.UTF-8):	Cairo - wieloplatformowa biblioteka graficzna 2D
 Name:		cairo
 Version:	1.8.8
-Release:	4
+Release:	5
 License:	LGPL v2.1 or MPL v1.1
 Group:		Libraries
 Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.gz
@@ -32,7 +31,6 @@
 BuildRequires:	libtool
 BuildRequires:	pixman-devel >= 0.12.0
 BuildRequires:	pkgconfig
-%{?with_poppler:BuildRequires:	poppler-glib-devel >= 0.8.0}
 BuildRequires:	rpm >= 4.4.9-56
 %if %{with xcb}
 BuildRequires:	libxcb-devel >= 0.9.92
@@ -140,7 +138,7 @@
 	--enable-freetype \
 	%{?with_glitz:--enable-glitz} \
 	%{?with_apidocs:--enable-gtk-doc} \
-	--enable-pdf=%{?with_poppler:yes}%{!?with_poppler:no} \
+	--enable-pdf=yes \
 	--enable-png \
 	--enable-ps \
 	%{?with_xcb:--enable-xcb} \
@@ -176,7 +174,7 @@
 %{_includedir}/cairo
 %{_pkgconfigdir}/cairo.pc
 %{_pkgconfigdir}/cairo-ft.pc
-%{?with_poppler:%{_pkgconfigdir}/cairo-pdf.pc}
+%{_pkgconfigdir}/cairo-pdf.pc
 %{_pkgconfigdir}/cairo-png.pc
 %{_pkgconfigdir}/cairo-ps.pc
 %{_pkgconfigdir}/cairo-svg.pc
@@ -200,6 +198,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2010/01/28 13:13:23  megabajt
+- removed poppler bcond and BR: poppler-glib-devel (needed only for tests)
+- release 5
+
 Revision 1.101  2010/01/28 10:27:45  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cairo/cairo.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list