]> git.pld-linux.org Git - packages/gtk-webkit3.git/blobdiff - gtk-webkit3.spec
- fix overloaded 'abs(gdouble)' is ambiguous error
[packages/gtk-webkit3.git] / gtk-webkit3.spec
index 04503f649596689b4f627fa4d4e7fcc060443081..7de581aee3027ea2d7be62fddce6450e4878f32f 100644 (file)
@@ -10,14 +10,15 @@ Summary:    Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):     Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:          gtk-webkit3
 # note: for 2.6.x series see gtk-webkit4
-Version:       2.4.9
-Release:       1
+Version:       2.4.11
+Release:       3
 License:       BSD-like
 Group:         X11/Libraries
 Source0:       http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5: 312fd29eb7f5970660c6a64b8bf8420e
+# Source0-md5: 24a25ccc30a7914ae50922aedf24b7bc
 Patch0:                atomic-ops.patch
 Patch1:                x32.patch
+Patch2:                abs.patch
 URL:           http://webkitgtk.org/
 BuildRequires: /usr/bin/ld.gold
 BuildRequires: EGL-devel
@@ -140,6 +141,7 @@ Dokumentacja API WebKita.
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.034133 seconds and 4 git commands to generate.