From 85a3dca61691c7de8d4f07e336fbeabd2da35bde Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mar 14 2006 13:10:48 +0000 Subject: fix build problem with gphoto2 --- diff --git a/kdegraphics.spec b/kdegraphics.spec index d522d73..353b4e9 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -16,7 +16,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.1 -Release: 3 +Release: 4 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -31,6 +31,7 @@ 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 +Patch5: kdegraphics-3.5.1-gphoto2-config.patch # upstream patches Patch50: kdegraphics-3.5.1-kpdf.patch @@ -273,6 +274,7 @@ This package contains a model editor for the PovRay raytracer. %patch2 -p1 -b .xorg %patch3 -p1 -b .gcc-warning %patch4 -p1 -b .kpdf-xft +%patch5 -p1 -b .gphoto2-config # upstream patches %patch50 -p1 -b .kpdf @@ -377,6 +379,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Tue Mar 14 2006 Than Ngo 7:3.5.1-4 +- fix build problem with gphoto2 + * Thu Feb 16 2006 Than Ngo 7:3.5.1-3 - apply patch to fix kpdf build with modular-X again #173836