Name: libpoppler6 Version: 0.14.0 Release: 5mamba Summary: PDF rendering library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://poppler.freedesktop.org/ Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: gtk-doc %if "%{stage1}" != "1" BuildRequires: libcairo-devel BuildRequires: libqt4-devel BuildRequires: libgtk-devel %endif BuildRequires: libfontconfig-devel BuildRequires: libfreetype-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libICE-devel BuildRequires: libjpeg-devel BuildRequires: libpango-devel BuildRequires: libpng-devel BuildRequires: libSM-devel BuildRequires: libstdc++6-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXfixes-devel BuildRequires: libXinerama-devel BuildRequires: libxml2-devel BuildRequires: libXrandr-devel BuildRequires: libXrender-devel BuildRequires: libz-devel BuildRequires: pkgconfig ## AUTOBUILDREQ-END BuildRequires: libcurl-devel BuildRequires: libopenjpeg-devel BuildRequires: libcares-devel BuildRequires: libidn-devel BuildRequires: libssh2-devel Requires: poppler-data BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. %package qt3 Group: System/Libraries Summary: A PDF rendering library - QT3 backend Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description qt3 Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package provides the QT3 backend version. %package qt3-devel Group: Development/Libraries Summary: A PDF rendering library - QT3 backend Requires: %{name}-qt3 = %{?epoch:%epoch:}%{version}-%{release} Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release} %description qt3-devel Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package contains static libraries and header files need for development. %package qt4 Group: System/Libraries Summary: A PDF rendering library - QT4 backend Obsoletes: libpoppler3-qt4 Provides: libpoppler3-qt4 Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description qt4 Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package provides the QT4 backend version. %package qt4-devel Group: Development/Libraries Summary: A PDF rendering library - QT4 backend Requires: %{name}-qt4 = %{?epoch:%epoch:}%{version}-%{release} Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release} %description qt4-devel Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package contains static libraries and header files need for development. %package glib Group: System/Libraries Summary: A PDF rendering library - glib backend Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description glib Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package provides the glib backend. %package glib-devel Group: Development/Libraries Summary: A PDF rendering library - glib backend Requires: %{name}-glib = %{?epoch:%epoch:}%{version}-%{release} Requires: %{name}-devel = %{?epoch:%epoch:}%{version}-%{release} %description glib-devel Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package contains static libraries and header files need for development. %package devel Group: Development/Libraries Summary: A PDF rendering library based on the xpdf-3.0 code base Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: pkgconfig %description devel Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort. By design, xpdf depends on very few libraries. This is a strong feature and reasonable design goal. However, with poppler we would like to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. This package contains static libraries and header files need for development. %package tools Group: Applications/Publishing Summary: Programs for manipulating PDF format files Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description tools This package package contains various programs for manipulating PDF format files. %package apidocs Summary: Poppler API documentation Group: Documentation Requires: gtk-doc %description apidocs Poppler API documentation. %prep %setup -q -n poppler-%{version} %build QTDIR=%{_qt4_prefix}; export QTDIR #PKG_CONFIG_PATH=$QTDIR/lib/pkgconfig/; export PKG_CONFIG_PATH %configure \ --disable-static \ --enable-zlib \ --enable-libjpeg \ --enable-cairo-output \ %if "%{stage1}" != "1" --enable-poppler-qt \ %endif --disable-poppler-qt4 \ --enable-gtk-doc \ --enable-xpdf-headers \ --enable-libcurl %make %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall rm -f %{buildroot}%{_libdir}/libpoppler-cpp.so.0 rm -f %{buildroot}%{_libdir}/libpoppler-cpp.so.0.* %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post qt3 -p /sbin/ldconfig %postun qt3 -p /sbin/ldconfig %post qt4 -p /sbin/ldconfig %postun qt4 -p /sbin/ldconfig %post glib -p /sbin/ldconfig %postun glib -p /sbin/ldconfig %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} %files %defattr (-,root,root) %{_libdir}/libpoppler.so.6 %{_libdir}/libpoppler.so.6.* %doc AUTHORS COPYING %if "%{stage1}" != "1" %files qt3 %defattr (-,root,root) %{_libdir}/libpoppler-qt.so.2 %{_libdir}/libpoppler-qt.so.2.0.0 %files qt3-devel %defattr (-,root,root) %{_libdir}/libpoppler-qt.la %{_libdir}/libpoppler-qt.so %{_libdir}/pkgconfig/poppler-qt.pc #%files qt4 #%defattr (-,root,root) #%{_libdir}/libpoppler-qt4.so.3 #%{_libdir}/libpoppler-qt4.so.3.* #%files qt4-devel #%defattr (-,root,root) #%{_libdir}/libpoppler-qt4.la #%{_libdir}/libpoppler-qt4.so #%{_libdir}/pkgconfig/poppler-qt4.pc %endif %files glib %defattr (-,root,root) %{_libdir}/libpoppler-glib.so.5 %{_libdir}/libpoppler-glib.so.5.* %files glib-devel %defattr (-,root,root) %{_libdir}/libpoppler-glib.la %{_libdir}/libpoppler-glib.so %{_libdir}/pkgconfig/poppler-glib.pc %{_libdir}/pkgconfig/poppler-cairo.pc %files devel %defattr (-,root,root) %{_libdir}/libpoppler.la %{_libdir}/libpoppler.so %{_libdir}/libpoppler-cpp.la %{_libdir}/libpoppler-cpp.so %{_libdir}/pkgconfig/poppler-cpp.pc %{_libdir}/pkgconfig/poppler-splash.pc %{_libdir}/pkgconfig/poppler.pc %{_includedir}/poppler %doc ChangeLog NEWS README README-XPDF TODO %files tools %defattr (-,root,root) %{_bindir}/pdffonts %{_bindir}/pdfimages %{_bindir}/pdfinfo %{_bindir}/pdftoabw %{_bindir}/pdftohtml %{_bindir}/pdftoppm %{_bindir}/pdftops %{_bindir}/pdftotext %{_mandir}/man1/pdffonts.* %{_mandir}/man1/pdfimages.* %{_mandir}/man1/pdfinfo.* %{_mandir}/man1/pdftohtml.* %{_mandir}/man1/pdftoppm.* %{_mandir}/man1/pdftops.* %{_mandir}/man1/pdftotext.* %files apidocs %defattr(-,root,root) %{_datadir}/gtk-doc/html/poppler/ %changelog * Sat Feb 19 2011 Silvan Calarco 0.14.0-5mamba - don't provide libpoppler6-qt4 because same api is provided by libpoppler-qt4 * Thu Feb 17 2011 Silvan Calarco 0.14.0-4mamba - rebuilt as separate legacy package from libpoppler * Fri Jul 02 2010 Silvan Calarco 0.14.0-3mamba - rebuilt with libpng 1.4 - added --enable-libcurl * Tue Jun 29 2010 Silvan Calarco 0.14.0-2mamba - disable build of legacy libpoppler3 * Tue Jun 29 2010 Automatic Build System 0.14.0-1mamba - automatic update by autodist * Sat Jun 05 2010 Automatic Build System 0.13.4-1mamba - automatic update by autodist * Thu Dec 03 2009 Silvan Calarco 0.12.2-2mamba - tools: removed conflict with xpdf * Wed Dec 02 2009 Silvan Calarco 0.12.2-1mamba - update to 0.12.2 * Mon Aug 31 2009 Automatic Build System 0.11.3-1mamba - automatic update by autodist * Mon Aug 10 2009 Automatic Build System 0.11.2-1mamba - automatic update by autodist * Sat Jul 04 2009 Automatic Build System 0.11.1-1mamba - automatic update by autodist * Fri May 29 2009 Automatic Build System 0.11.0-1mamba - automatic update by autodist * Tue Apr 28 2009 Automatic Build System 0.10.6-1mamba - automatic update by autodist * Thu Apr 16 2009 Silvan Calarco 0.10.5-1mamba - automatic update by autodist * Mon Mar 02 2009 Silvan Calarco 0.10.4-1mamba - automatic update by autodist * Sat Jan 03 2009 Silvan Calarco 0.10.2-1mamba - automatic update by autodist * Wed Dec 03 2008 Silvan Calarco 0.10.1-1mamba - update to 0.10.1 - remove libpoppler3-qt4 package, same lib API as libpoppler-qt4 * Sat Oct 11 2008 Aleph0 0.10.0-1mamba - update to 0.10.0 - poppler-data update to 0.2.1 - add missing %%defattr directive - add build requirements for libopenjpeg-devel - new compatibility packages libpoppler3, and libpoppler3-qt4 * Thu Aug 28 2008 Aleph0 0.8.6-2mamba - create devel packages for libpoppler-qt3 and libpoppler-qt4 * Thu Aug 28 2008 Aleph0 0.8.6-1mamba - update to 0.8.6 - do not build the (now unused) libpoppler0, and libpoppler1 libraries * Thu May 08 2008 Aleph0 0.8.2-1mamba - update to 0.8.2 - new compatibility packages libpoppler2, libpoppler2-qt3 and libpoppler2-qt4 * Mon Mar 03 2008 Aleph0 0.6.4-1mamba - update to 0.6.4 * Fri Jan 11 2008 Aleph0 0.6.3-1mamba - update to 0.6.3 - update poppler-data to 0.2.0 * Wed Nov 21 2007 Aleph0 0.6.2-1mamba - update to 0.6.2 - update poppler-data to 0.1.1 - fix CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393 * Tue Nov 06 2007 Aleph0 0.6.1-1mamba - update to 0.6.1 - added libpoppler1 and libpoppler1-qt3 subpackages * Sat Feb 24 2007 Silvan Calarco 0.5.4-4qilnx - enable xpdf headers installation - added libpoppler0-qt3 subpackage - removed duplicates of libpoppler0 in libpoppler * Wed Jan 17 2007 Davide Madrisan 0.5.4-3qilnx - new subpackage apidocs with API documentation * Mon Jan 01 2007 Silvan Calarco 0.5.4-2qilnx - rebuilt with Xorg 7.1 * Mon Nov 06 2006 Davide Madrisan 0.5.4-1qilnx - update to version 0.5.4 by autospec - created new package %{name}-tools - added gtk-doc documentation to devel subpackage - added bindings for QT4 - created the compatibility package libpoppler0 * Thu Apr 27 2006 Davide Madrisan 0.4.5-1qilnx - update to version 0.4.5 by autospec - this version include a fix for CVE-2006-0301 * Fri Feb 03 2006 Davide Madrisan 0.4.4-2qilnx - security update for CVE-2006-0301 (qibug#123) - new package libpoppler-qt * Fri Jan 20 2006 Davide Madrisan 0.4.4-1qilnx - update to version 0.4.4 by autospec - also fixes the security issues CVE-2005-364[4,5,7] (qibug#114) * Thu Dec 15 2005 Davide Madrisan 0.4.3-1qilnx - update to version 0.4.3 by autospec - also fixes the security issues CVE-2005-3191 and CAN-2005-2097 (qibug#90) * Thu Sep 01 2005 Davide Madrisan 0.4.1-1qilnx - update to version 0.4.1 by autospec - several specfile fixes * Wed Jun 22 2005 Alessandro Ramazzina 0.3.3-2qilnx - rebuild and moved from devel-contrib repository to devel repository * Wed Jun 22 2005 Matteo Bernasconi 0.3.3-1qilnx - first build