kevin pushed to xfce4-smartbookmark-plugin (f22). "Fix permissions on library so we get debuginfo. Fixes bug #1204275"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Mar 28 16:38:32 UTC 2015


>From c69a75ecb3cec7286886087d7eb6d1ea6ca037a6 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Fri, 20 Mar 2015 13:05:24 -0600
Subject: Fix permissions on library so we get debuginfo. Fixes bug #1204275


diff --git a/xfce4-smartbookmark-plugin.spec b/xfce4-smartbookmark-plugin.spec
index ca8a2ef..573cc51 100644
--- a/xfce4-smartbookmark-plugin.spec
+++ b/xfce4-smartbookmark-plugin.spec
@@ -4,7 +4,7 @@
 
 Name:           xfce4-smartbookmark-plugin
 Version:        0.4.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Smart bookmarks for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -41,6 +41,7 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
+chmod 755 %{buildroot}/%{_libdir}/xfce4/panel/plugins/*.so
 %find_lang %{name}
 
 
@@ -56,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Mar 20 2015 Kevin Fenzi <kevin at scrye.com> 0.4.6-2
+- Fix permissions on library so we get debuginfo. Fixes bug #1204275
+
 * Tue Mar 10 2015 Kevin Fenzi <kevin at scrye.com> 0.4.6-1
 - Update to 0.4.6
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-smartbookmark-plugin.git/commit/?h=f22&id=c69a75ecb3cec7286886087d7eb6d1ea6ca037a6


More information about the scm-commits mailing list