[packages/xfce4-sensors-plugin] - rebuild with lm_sensors 3.5 - point libexec at libdir to avoid rebuilding the whole XFCE - rel 2

baggins baggins at pld-linux.org
Sat Apr 6 09:21:36 CEST 2019


commit 188d4e1a5bfb0a2e52380be4da3e51d753e6d577
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 6 09:21:01 2019 +0200

    - rebuild with lm_sensors 3.5
    - point libexec at libdir to avoid rebuilding the whole XFCE
    - rel 2

 xfce4-sensors-plugin.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/xfce4-sensors-plugin.spec b/xfce4-sensors-plugin.spec
index 188ad3e..5d6e790 100644
--- a/xfce4-sensors-plugin.spec
+++ b/xfce4-sensors-plugin.spec
@@ -1,8 +1,9 @@
+# TODO: remove libexec workarond, will need whole xfce rebuild
 Summary:	Sensors plugin for the Xfce panel
 Summary(pl.UTF-8):	Wtyczka sensorów dla panelu Xfce
 Name:		xfce4-sensors-plugin
 Version:	1.2.6
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/%{name}-%{version}.tar.bz2
@@ -45,6 +46,7 @@ mkdir -p m4
 %{__automake}
 %{__autoconf}
 %configure \
+	--libexecdir=%{_libdir} \
 	--disable-static
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-sensors-plugin.git/commitdiff/188d4e1a5bfb0a2e52380be4da3e51d753e6d577



More information about the pld-cvs-commit mailing list