From e65d5e3d40c98bfeffd43ad2c897d194064c8793 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:12:36 +0100 Subject: [PATCH] automatic update by autodist [release 2.8.0-1mamba;Wed Apr 01 2015] --- webkitgtk.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/webkitgtk.spec b/webkitgtk.spec index 9d6c520..bcb2a87 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -20,7 +20,7 @@ %define libname libwebkit2gtk Name: webkitgtk -Version: 2.7.3 +Version: 2.8.0 Release: 1mamba Summary: Port of WebKit embeddable web component to GTK+ Group: System/Libraries @@ -130,7 +130,7 @@ This package contains the documentation for %{name}, %setup -q #-D -T #:<< __EOF -%patch0 -p0 +#%patch0 -p0 %build #:<< __EOF @@ -154,7 +154,10 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS" %cmake -d build \ -DPORT=GTK \ -DCMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} \ - -DCMAKE_INSTALL_FULL_LIBEXECDIR=%{_libexecdir} + -DCMAKE_INSTALL_FULL_LIBEXECDIR=%{_libexecdir} \ +%ifarch arm + -DENABLE_JIT=OFF +%endif ##__EOF ### https://bugs.webkit.org/show_bug.cgi?id=34846 @@ -237,6 +240,9 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS" %{_bindir}/jsc %changelog +* Wed Apr 01 2015 Automatic Build System 2.8.0-1mamba +- automatic update by autodist + * Wed Dec 31 2014 Automatic Build System 2.7.3-1mamba - automatic update by autodist