]> git.pld-linux.org Git - packages/gtk-webkit4.git/blobdiff - gtk-webkit4.spec
Update to 2.18.4 (security fixes: CVE-2017-13783, CVE-2017-13784,
[packages/gtk-webkit4.git] / gtk-webkit4.spec
index 3656a82aa17adf0b0fbed15242d509c29883c8e7..a224a874eebb9eec4a6228ccc0672b685402635b 100644 (file)
 Summary:       Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):     Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:          gtk-webkit4
-Version:       2.18.0
+Version:       2.18.4
 Release:       1
 License:       BSD-like
 Group:         X11/Libraries
 Source0:       https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5: 10d86dd5a5b68875654cc38af139f382
+# Source0-md5: c4686971eac2760bab685e21ac8849be
 Patch0:                x32.patch
 Patch1:                %{name}-icu59.patch
 URL:           https://webkitgtk.org/
@@ -207,13 +207,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/girepository-1.0/WebKit2-4.0.typelib
 %{_libdir}/girepository-1.0/WebKit2WebExtension-4.0.typelib
 %endif
-%dir %{_libdir}/webkit2gtk-4.0
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitNetworkProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess2
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitStorageProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitWebProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/jsc
+%dir %{_libexecdir}/webkit2gtk-4.0
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitNetworkProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitPluginProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitPluginProcess2
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitStorageProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitWebProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/jsc
 %dir %{_libdir}/webkit2gtk-4.0/injected-bundle
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
 
This page took 0.132151 seconds and 4 git commands to generate.