From 26bbe5930ed91fa02473a81de7a168474c4f41ed Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Sep 07 2006 15:55:31 +0000 Subject: fix #113635, kpdf crash --- diff --git a/kdegraphics.spec b/kdegraphics.spec index af2dbe6..55a0387 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -16,7 +16,7 @@ %define no_scanner_archs s390 s390x Version: 3.5.4 -Release: 1%{?dist} +Release: 2%{?dist} Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -32,6 +32,9 @@ Patch2: kdegraphics-3.3.1-xorg.patch Patch3: kdegraphics-3.5.1-warning.patch Patch4: kdegraphics-3.5.2-kpdf-xft.patch +# upstream patches +Patch100: kdegraphics-3.5.4-kde#113635.patch + %ifnarch %{no_scanner_archs} BuildRequires: sane-backends-devel >= 1.0.3-10 BuildRequires: gphoto2-devel @@ -90,6 +93,9 @@ This package contains header files for developing applications using kdegraphics %patch3 -p1 -b .gcc-warning %patch4 -p1 -b .kpdf-xft +# upstream patches +%patch100 -p0 -b .kde#113635 + %if %{rhel} echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfax\"" >kfax/configure.in.in echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfaxview\"" >kfaxview/configure.in.in @@ -194,6 +200,10 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_includedir}/kde/* %changelog +* Thu Sep 07 2006 Than Ngo 7:3.5.4-2 +- apply upstream patches + fix #113635, kpdf crash + * Thu Aug 10 2006 Than Ngo 7:3.5.4-1 - rebuild