[xfce4-systemload-plugin] Fix -debuginfo.

Ville Skyttä scop at fedoraproject.org
Tue Apr 24 21:08:30 UTC 2012


commit 7e65b81f7d0ce44f4bf19847047b2551120a69b9
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Wed Apr 25 00:08:24 2012 +0300

    Fix -debuginfo.

 xfce4-systemload-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xfce4-systemload-plugin.spec b/xfce4-systemload-plugin.spec
index 0cacfd5..e053bd6 100644
--- a/xfce4-systemload-plugin.spec
+++ b/xfce4-systemload-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:          xfce4-systemload-plugin
 Version:       1.1.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Systemload monitor for the Xfce panel
 
 Group:         User Interface/Desktops
@@ -31,6 +31,7 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
+chmod -c +x $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/libsystemload.so
 %find_lang %{name}
 rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/panel/plugins/libsystemload.la
 
@@ -44,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xfce4/panel/plugins/*.desktop
 
 %changelog
+* Tue Apr 24 2012 Ville Skyttä <ville.skytta at iki.fi> - 1.1.0-2
+- Fix -debuginfo.
+
 * Sat Apr 21 2012 Kevin Fenzi <kevin at scrye.com> - 1.1.0-1
 - Update to 1.1.0
 


More information about the scm-commits mailing list