diff --git a/kdegraphics.spec b/kdegraphics.spec index e779db6..b3d9130 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.4.2 -Release: 3 +Release: 4 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -49,6 +49,7 @@ BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: imlib-devel BuildRequires: fribidi-devel +BuildRequires: libieee1284-devel Requires: kdelibs >= 6:%{version} Requires: kdebase >= 6:%{version} @@ -368,6 +369,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Thu Sep 15 2005 Than Ngo 7:3.4.2-4 +- add BuldRequires: libieee1284 #168356 + * Mon Sep 05 2005 Than Ngo 7:3.4.2-3 - backport CVS patch to fix kpdf crash when trying to expand sub-bookmarks in the bookmark tree #167390