From 69b9f562672eaaed209be937a60effdbbe66d508 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Dec 12 2005 11:14:42 +0000 Subject: apply patch to fix modula-X problem --- diff --git a/kdegraphics.spec b/kdegraphics.spec index 130f18b..ac0898c 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.0 -Release: 1.1 +Release: 2 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -26,6 +26,7 @@ Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.b Patch0: kde-libtool.patch Patch1: kdegraphics-3.3.0-misc.patch Patch2: kdegraphics-3.3.1-xorg.patch +Patch3: kdegraphics-3.5.0-xft.patch %ifnarch %{no_scanner_archs} BuildRequires: sane-backends-devel >= 1.0.3-10 @@ -261,6 +262,7 @@ This package contains a model editor for the PovRay raytracer. %patch0 -p1 -b .libtool %patch1 -p1 -b .misc %patch2 -p1 -b .xorg +%patch3 -p1 -b .modular-x %if %{rhel} echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfax\"" >kfax/configure.in.in @@ -357,6 +359,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Mon Dec 12 2005 Than Ngo 7:3.5.0-2 +- apply patch to fix modula-X problem + * Fri Dec 09 2005 Jesse Keating - rebuilt