[webkitgtk3] Remove rpath from MiniBrowser

Kalev Lember kalev at fedoraproject.org
Mon Jun 3 14:34:49 UTC 2013


commit f627d5c8e4d27e94a95773bcc83a3c20e05f9ddc
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Jun 3 11:53:47 2013 +0200

    Remove rpath from MiniBrowser

 webkitgtk3.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index b17f32e..c643892 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -148,6 +148,7 @@ chrpath --delete %{buildroot}%{_bindir}/jsc-3
 chrpath --delete %{buildroot}%{_libdir}/libwebkitgtk-3.0.so
 chrpath --delete %{buildroot}%{_libdir}/libwebkit2gtk-3.0.so
 chrpath --delete %{buildroot}%{_libexecdir}/%{name}/GtkLauncher
+chrpath --delete %{buildroot}%{_libexecdir}/%{name}/MiniBrowser
 chrpath --delete %{buildroot}%{_libexecdir}/WebKitPluginProcess
 chrpath --delete %{buildroot}%{_libexecdir}/WebKitWebProcess
 
@@ -219,6 +220,7 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 * Mon Jun 03 2013 Kalev Lember <kalevlember at gmail.com> - 2.1.1-2
 - Remove glib-compile-schemas scriptlets: the schemas are no longer installed
 - Add ldconfig calls to the libwebkit2gtk subpackage
+- Remove rpath from MiniBrowser
 
 * Mon Jun 3 2013 Tomas Popela <tpopela at redhat.com> - 2.1.1-1
 - Update to 2.1.1


More information about the scm-commits mailing list