[webkitgtk3/f17] OLPC1

Daniel Drake dsd at fedoraproject.org
Tue Aug 14 15:09:05 UTC 2012


commit e97fbff98389c7e51cb313ac09c4ef68708ee931
Author: Daniel Drake <dsd at laptop.org>
Date:   Wed Jun 13 21:48:37 2012 -0600

    OLPC1

 webkitgtk3.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 4220719..04675d4 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -7,7 +7,7 @@
 
 Name:           webkitgtk3
 Version:        1.8.1
-Release:        3%{?dist}
+Release:        3%{?dist}.olpc1
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -19,6 +19,9 @@ Source0:        http://webkitgtk.org/releases/webkit-%{version}.tar.xz
 Patch1:         webkit-1.3.4-no-execmem.patch
 Patch2:         webkit-1.1.14-nspluginwrapper.patch
 Patch3:         webkit-svg-clipping.patch
+Patch4: plugin.patch
+Patch5: filechooser.patch
+Patch6: grefptr.patch
 
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -42,6 +45,7 @@ BuildRequires:  sqlite-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  perl-Switch
 BuildRequires:  mesa-libGL-devel
+BuildRequires: autoconf automake libtool
 
 ## Conditional dependencies...
 %if %{with pango}
@@ -84,6 +88,10 @@ This package contains developer documentation for %{name}.
 # %patch1 -p1 -b .no-execmem
 %patch2 -p1 -b .nspluginwrapper
 %patch3 -p1 -b .svg-clipping
+%patch4 -p1
+%patch5 -p0
+%patch6 -p0
+autoreconf -f --verbose --install -I Source/autotools
 
 %build
 %ifarch s390 %{arm} ppc


More information about the scm-commits mailing list