diff --git a/kdegraphics.spec b/kdegraphics.spec index b3d9130..27b9a00 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.4.2 -Release: 4 +Release: 5 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -25,6 +25,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.4.2-uic.patch # upstream patches Patch100: kdegraphics-3.4.2-kpdf-110199.patch @@ -267,6 +268,8 @@ 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 .uic + %patch100 -p1 -b .kpdf-110199 %patch101 -p1 -b .kpdf-110171 %patch102 -p1 -b .kddf-110000 @@ -369,6 +372,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Wed Sep 21 2005 Than Ngo 7:3.4.2-5 +- fix uic build problem + * Thu Sep 15 2005 Than Ngo 7:3.4.2-4 - add BuldRequires: libieee1284 #168356