diff --git a/poppler.spec b/poppler.spec index 956aafa..a59e7bf 100644 --- a/poppler.spec +++ b/poppler.spec @@ -30,6 +30,7 @@ compile applications based on poppler. Summary: Command line utilities for converting PDF files. Group: Applications/Text Requires: %name = %{version} +Conflicts: xpdf %description utils Poppler, a PDF rendering library, it's a fork of the xpdf PDF @@ -63,14 +64,17 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %{_libdir}/lib*.a %{_includedir}/poppler +%{_datadir}/gtk-doc/html/poppler %files utils %defattr(-, root, root) %{_bindir}/* +%{_mandir}/man1/* %changelog * Wed Jan 11 2006 Kristian Høgsberg - 0.5.0-2.0 - Update to 0.5.0 and add poppler-utils subpackage. +- Flesh out poppler-utils subpackage. * Fri Dec 09 2005 Jesse Keating - rebuilt