[packages/mate-applet-netspeed] put applet binary to mate-panel dir
glen
glen at pld-linux.org
Sat Mar 2 18:30:04 CET 2013
commit 4ec6130aa3aa05133f0621c660ac74a8308ac0d0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Mar 2 19:29:50 2013 +0200
put applet binary to mate-panel dir
mate-applet-netspeed.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mate-applet-netspeed.spec b/mate-applet-netspeed.spec
index 7d795d1..ed7ca30 100644
--- a/mate-applet-netspeed.spec
+++ b/mate-applet-netspeed.spec
@@ -20,6 +20,8 @@ Requires: mate-panel
Obsoletes: mate-netspeed
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _libexecdir %{_libdir}/mate-panel
+
%description
MATE netspeed is an applet that shows how much traffic occurs on a
specified network device.
@@ -61,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS README
-%attr(755,root,root) %{_libdir}/mate-netspeed-applet
+%attr(755,root,root) %{_libdir}/mate-panel/mate-netspeed-applet
%{_datadir}/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service
%{_datadir}/glib-2.0/schemas/org.mate.panel.applet.netspeed.gschema.xml
%{_iconsdir}/hicolor/*/apps/mate-netspeed-applet.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-applet-netspeed.git/commitdiff/4ec6130aa3aa05133f0621c660ac74a8308ac0d0
More information about the pld-cvs-commit
mailing list