[webkitgtk3/f17] dsd

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


commit 22b34b8cf479d1aa4de953f0be81baede1ec41f9
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Aug 9 08:59:47 2012 -0600

    dsd

 webkitgtk3.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 04675d4..6bbc39a 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -7,7 +7,7 @@
 
 Name:           webkitgtk3
 Version:        1.8.1
-Release:        3%{?dist}.olpc1
+Release:        3%{?dist}.olpc3
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -22,6 +22,7 @@ Patch3:         webkit-svg-clipping.patch
 Patch4: plugin.patch
 Patch5: filechooser.patch
 Patch6: grefptr.patch
+Patch7: audiocontrols.patch
 
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -91,6 +92,7 @@ This package contains developer documentation for %{name}.
 %patch4 -p1
 %patch5 -p0
 %patch6 -p0
+%patch7 -p1
 autoreconf -f --verbose --install -I Source/autotools
 
 %build


More information about the scm-commits mailing list