[xfce4-wavelan-plugin] Fix -debuginfo.

Ville Skyttä scop at fedoraproject.org
Tue Apr 24 21:11:40 UTC 2012


commit 91736789e201813933d26ce5688466fb4d55e712
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Wed Apr 25 00:11:30 2012 +0300

    Fix -debuginfo.

 xfce4-wavelan-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xfce4-wavelan-plugin.spec b/xfce4-wavelan-plugin.spec
index 03f7887..d07814d 100644
--- a/xfce4-wavelan-plugin.spec
+++ b/xfce4-wavelan-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:           xfce4-wavelan-plugin
 Version:        0.5.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        WaveLAN plugin for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -32,6 +32,7 @@ make %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
+chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/libwavelan.so
 %find_lang %{name}
 rm -f %{buildroot}/%{_libdir}/xfce4/panel/plugins/libwavelan.la
 
@@ -46,6 +47,9 @@ rm -rf %{buildroot}
 %{_datadir}/xfce4/panel/plugins/*.desktop
 
 %changelog
+* Tue Apr 24 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.5.10-2
+- Fix -debuginfo.
+
 * Sat Apr 21 2012 Kevin Fenzi <kevin at scrye.com> - 0.5.10-1
 - Update to 0.5.10
 


More information about the scm-commits mailing list