diff --git a/kdegraphics.spec b/kdegraphics.spec index 5be723b..e779db6 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.4.2 -Release: 2 +Release: 3 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -31,6 +31,7 @@ Patch100: kdegraphics-3.4.2-kpdf-110199.patch Patch101: kdegraphics-3.4.2-kpdf-110171.patch Patch102: kdegraphics-3.4.2-kpdf-110000.patch Patch103: kdegraphics-3.4.2-kpdf-crash.patch +Patch104: kdegraphics-3.4.2-kpdf-toc.patch %ifnarch %{no_scanner_archs} BuildRequires: sane-backends-devel >= 1.0.3-10 @@ -269,6 +270,7 @@ This package contains a model editor for the PovRay raytracer. %patch101 -p1 -b .kpdf-110171 %patch102 -p1 -b .kddf-110000 %patch103 -p1 -b .crash +%patch104 -p1 -b .crash %if %{rhel} echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfax\"" >kfax/configure.in.in @@ -366,6 +368,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* 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 + * Wed Aug 31 2005 Than Ngo 7:3.4.2-2 - backport CVS patch to fix rendering problem in kpdf - backport CVS patch to fix bug #kde110171