From a36810d28cd62ba8ecfce12e8ff293251b975408 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Feb 16 2006 15:34:43 +0000 Subject: apply patch to fix kpdf build with modular-X again #173836 --- diff --git a/kdegraphics.spec b/kdegraphics.spec index 9b09f28..d522d73 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -16,7 +16,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.1 -Release: 2.1 +Release: 3 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -30,6 +30,7 @@ Patch0: kde-libtool.patch Patch1: kdegraphics-3.3.0-misc.patch Patch2: kdegraphics-3.3.1-xorg.patch Patch3: kdegraphics-3.5.1-warning.patch +Patch4: kdegraphics-3.5.1-kpdf-xft.patch # upstream patches Patch50: kdegraphics-3.5.1-kpdf.patch @@ -271,6 +272,7 @@ This package contains a model editor for the PovRay raytracer. %patch1 -p1 -b .misc %patch2 -p1 -b .xorg %patch3 -p1 -b .gcc-warning +%patch4 -p1 -b .kpdf-xft # upstream patches %patch50 -p1 -b .kpdf @@ -375,6 +377,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Thu Feb 16 2006 Than Ngo 7:3.5.1-3 +- apply patch to fix kpdf build with modular-X again #173836 + * Fri Feb 10 2006 Jesse Keating - 7:3.5.1-2.1 - bump again for double-long bug on ppc(64)