This commit is contained in:
Matthias Clasen 2010-04-12 02:12:21 +00:00
parent d5a4e5eeae
commit 7c60c39967
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
webkit-1.1.22.tar.gz
webkit-1.2.0.tar.gz

View File

@ -1 +1 @@
2c07cbf3ac577cf5f6b3c10861a0e051 webkit-1.1.22.tar.gz
b2bfcbc4bbf1d0a51f848cb54c21ee66 webkit-1.2.0.tar.gz

View File

@ -34,8 +34,8 @@
%bcond_with wml
Name: webkitgtk
Version: 1.1.22
Release: 3%{?dist}
Version: 1.2.0
Release: 1%{?dist}
Summary: GTK+ Web content engine library
Provides: WebKit-gtk = %{version}-%{release}
@ -47,9 +47,6 @@ URL: http://www.webkitgtk.org/
Source0: http://www.webkitgtk.org/webkit-%{version}.tar.gz
# https://bugs.webkit.org/show_bug.cgi?id=35429
Patch0: webkit-1.1.22-sparc.patch
## See: https://bugzilla.redhat.com/show_bug.cgi?id=516057
## FIXME: We forcibly disable the JIT compiler for the time being.
## This is a temporary workaround which causes a slight performance hit on
@ -119,7 +116,6 @@ LICENSE, README, and AUTHORS files.
%prep
%setup -qn "webkit-%{version}"
%patch0 -p1 -b .sparc
# %patch1 -p1 -b .no-execmem
%patch2 -p1 -b .nspluginwrapper
%patch3 -p2 -b .icu44
@ -202,6 +198,9 @@ rm -rf %{buildroot}
%changelog
* Sun Apr 11 2010 Matthias Clasen <mclasen@redhat.com> 1.2.0-1
- Update to 1.2.0
* Fri Apr 02 2010 Caolán McNamara <caolanm@redhat.com> 1.1.22-3
- rebuild for icu 4.4