diff --git a/kdegraphics.spec b/kdegraphics.spec index 4a5b8bd..91777f9 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.4.91 -Release: 1 +Release: 2 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -26,6 +26,7 @@ Patch0: kde-libtool.patch Patch1: kdegraphics-3.3.0-misc.patch Patch2: kdegraphics-3.3.1-xorg.patch Patch3: kdegraphics-3.4.2-uic.patch +Patch4: kdegraphics-3.4.91-freetype-internals.patch %ifnarch %{no_scanner_archs} BuildRequires: sane-backends-devel >= 1.0.3-10 @@ -262,6 +263,7 @@ This package contains a model editor for the PovRay raytracer. %patch1 -p1 -b .misc %patch2 -p1 -b .xorg %patch3 -p1 -b .uic +%patch4 -p1 -b .freetype-internals %if %{rhel} echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfax\"" >kfax/configure.in.in @@ -358,6 +360,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Thu Oct 13 2005 Matthias Clasen 7:3.4.91-2 +- don't use freetype internals + * Wed Oct 05 2005 Than Ngo 7:3.4.91-1 - update to 3.5 Beta1