[xfce4-battery-plugin] Fix -debuginfo.

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


commit 22a8275002a93661aeea632c1afcf454dd49deba
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Wed Apr 25 00:00:55 2012 +0300

    Fix -debuginfo.

 xfce4-battery-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xfce4-battery-plugin.spec b/xfce4-battery-plugin.spec
index 5a753f0..db09afd 100644
--- a/xfce4-battery-plugin.spec
+++ b/xfce4-battery-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:           xfce4-battery-plugin
 Version:        1.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Battery 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 INSTALL='install -p'
+chmod -c +x $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/libbattery.so
 %find_lang %{name}
 rm -rf $RPM_BUILD_ROOT/%{_libdir}/xfce4/panel/plugins/libbattery.la
 
@@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 24 2012 Ville Skyttä <ville.skytta at iki.fi> - 1.0.1-2
+- Fix -debuginfo.
+
 * Sat Apr 21 2012 Kevin Fenzi <kevin at scrye.com> - 1.0.1-1
 - Update to 1.0.1
 


More information about the scm-commits mailing list