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