[webkitgtk3/f17] Revert accidental push

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


commit 40f77e3e1b2fb6c170f1bd226094396c8a22d5a2
Author: Daniel Drake <dsd at laptop.org>
Date:   Tue Aug 14 09:10:18 2012 -0600

    Revert accidental push
    
    Sorry for the mess, accidently pushed 2 commits to this branch that
    were for local testing only. Revert them.

 webkitgtk3.spec |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 6bbc39a..4220719 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -7,7 +7,7 @@
 
 Name:           webkitgtk3
 Version:        1.8.1
-Release:        3%{?dist}.olpc3
+Release:        3%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -19,10 +19,6 @@ 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
-Patch7: audiocontrols.patch
 
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -46,7 +42,6 @@ BuildRequires:  sqlite-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  perl-Switch
 BuildRequires:  mesa-libGL-devel
-BuildRequires: autoconf automake libtool
 
 ## Conditional dependencies...
 %if %{with pango}
@@ -89,11 +84,6 @@ 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
-%patch7 -p1
-autoreconf -f --verbose --install -I Source/autotools
 
 %build
 %ifarch s390 %{arm} ppc


More information about the scm-commits mailing list