[webkitgtk3/f19] Remove rpath from MiniBrowser

Kalev Lember kalev at fedoraproject.org
Mon Jun 3 17:28:45 UTC 2013


commit 1eeff224acc5a8e814d04139fe5ce46e9b3eece5
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 6572404..5915f75 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -158,6 +158,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
 
@@ -229,6 +230,7 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 * Mon Jun 03 2013 Kalev Lember <kalevlember at gmail.com> - 2.0.2-2
 - Remove glib-compile-schemas scriptlets: the schemas are no longer installed
 - Add ldconfig calls to the libwebkit2gtk subpackage
+- Remove rpath from MiniBrowser
 
 * Mon May 13 2013 Tomas Popela <tpopela at redhat.com> - 2.0.2-1
 - Update to 2.0.2


More information about the scm-commits mailing list