drop obsolete patch

This commit is contained in:
Matthias Clasen 2010-05-28 12:21:52 +00:00
parent 5b6538e9d4
commit 3799f36d74

View File

@ -55,8 +55,6 @@ Source0: http://www.webkitgtk.org/webkit-%{version}.tar.gz
## bug. :) ## bug. :)
#Patch1: webkit-1.1.13-no-execmem.patch #Patch1: webkit-1.1.13-no-execmem.patch
Patch2: webkit-1.1.14-nspluginwrapper.patch Patch2: webkit-1.1.14-nspluginwrapper.patch
# https://bugs.webkit.org/show_bug.cgi?id=36381
Patch3: webkit-1.1.22-icu44.patch
BuildRequires: bison BuildRequires: bison
BuildRequires: chrpath BuildRequires: chrpath
@ -118,7 +116,6 @@ LICENSE, README, and AUTHORS files.
%setup -qn "webkit-%{version}" %setup -qn "webkit-%{version}"
# %patch1 -p1 -b .no-execmem # %patch1 -p1 -b .no-execmem
%patch2 -p1 -b .nspluginwrapper %patch2 -p1 -b .nspluginwrapper
%patch3 -p2 -b .icu44
%build %build
CFLAGS="%optflags -DLIBSOUP_I_HAVE_READ_BUG_594377_AND_KNOW_SOUP_PASSWORD_MANAGER_MIGHT_GO_AWAY" %configure \ CFLAGS="%optflags -DLIBSOUP_I_HAVE_READ_BUG_594377_AND_KNOW_SOUP_PASSWORD_MANAGER_MIGHT_GO_AWAY" %configure \