From 14847e2a7cea04e7f889e328628af330bc6243ba Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Tue, 31 Jan 2006 21:25:46 +0000 Subject: [PATCH] libgdiplus-gcc4.patch no longer needed; its been upstreamed --- libgdiplus.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libgdiplus.spec b/libgdiplus.spec index 4b69ec7..9b91b51 100644 --- a/libgdiplus.spec +++ b/libgdiplus.spec @@ -9,8 +9,6 @@ URL: http://www.mono-project.com/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch1: libgdiplus-gcc4.patch - BuildRequires: freetype-devel glib2-devel libjpeg-devel libtiff-devel BuildRequires: libungif-devel libpng-devel # We don't actually use the external cairo yet, but this is an easy way @@ -23,7 +21,6 @@ API, it is part of the Mono Project %prep %setup -q -%patch1 -p1 -b .gcc4 %build %configure