diff --git a/xournal.spec b/xournal.spec index c2df56c..5a54e6b 100644 --- a/xournal.spec +++ b/xournal.spec @@ -1,6 +1,6 @@ Name: xournal Version: 0.3.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Xournal notetaking, sketching and PDF annotation Group: Applications/Editors @@ -18,6 +18,9 @@ BuildRequires: libgnomeprintui22-devel >= 2.0.0 BuildRequires: desktop-file-utils BuildRequires: ImageMagick +Requires: poppler-utils +Requires: ghostscript + %description Xournal is an application for notetaking, sketching, keeping a journal and annotating PDFs. Xournal aims to provide superior graphical quality (subpixel @@ -96,6 +99,10 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %changelog +* Mon Jun 11 2007 Rick L Vinyard Jr 0.3.3-5 +- Added Requires for poppler-utils (#243750) +- Added Requires for ghostscript + * Wed May 30 2007 Rick L Vinyard Jr 0.3.3-4 - Added optflags and PACKAGE_DATA_DIR to CFLAGS