Ticket #3401: webkitgtk3.patch

File webkitgtk3.patch, 1.2 KB (added by erikos, 12 years ago)

patch against f17 head

  • webkitgtk3.spec

    diff --git a/webkitgtk3.spec b/webkitgtk3.spec
    index fa43a6f..308ed36 100644
    a b  
    77
    88Name:           webkitgtk3
    99Version:        1.8.0
    10 Release:        2%{?dist}
     10Release:        2%{?dist}.olpc
    1111Summary:        GTK+ Web content engine library
    1212
    1313Group:          Development/Libraries
    Source0: http://www.webkitgtk.org/webkit-%{version}.tar.xz 
    1818
    1919Patch1:         webkit-1.3.4-no-execmem.patch
    2020Patch2:         webkit-1.1.14-nspluginwrapper.patch
     21Patch3:         sigill.patch
    2122
    2223BuildRequires:  bison
    2324BuildRequires:  chrpath
    This package contains developer documentation for %{name}. 
    8283# tbzatek - doesn't apply, is this fixed?
    8384# %patch1 -p1 -b .no-execmem
    8485%patch2 -p1 -b .nspluginwrapper
     86%patch3 -p1 -b .sigill
    8587
    8688%build
    8789%ifarch s390 %{arm} ppc
    glib-compile-schemas %{_datadir}/glib-2.0/schemas 
    172174
    173175
    174176%changelog
     177* Fri Apr 13 2012 Simon Schampijer <simon@laptop.org> 1.8.0-2-olpc
     178- Don't attempt to use the DFG when SSE2 is not available #82496  SL#3401
     179
    175180* Mon Apr 09 2012 Kalev Lember <kalevlember@gmail.com> - 1.8.0-2
    176181- Finish splitting out a -doc subpackage (#808917)
    177182