[lm_sensors] Own the %{_libexecdir}/lm_sensors dir.

Ville Skyttä scop at fedoraproject.org
Sat Jan 25 18:10:35 UTC 2014


commit dbad4161901af7cb54e17a33f007ebb9a1b24432
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jan 25 20:10:50 2014 +0200

    Own the %{_libexecdir}/lm_sensors dir.
    
    - Fix case of Public Domain in license tag.

 lm_sensors.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/lm_sensors.spec b/lm_sensors.spec
index e40df0d..98ef970 100644
--- a/lm_sensors.spec
+++ b/lm_sensors.spec
@@ -1,9 +1,9 @@
 Name: lm_sensors
 Version: 3.3.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Hardware monitoring tools
 Group: Applications/System
-License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public domain
+License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public Domain
 
 URL: http://www.lm-sensors.org/
 
@@ -153,6 +153,7 @@ fi
 %{_sbindir}/*
 %{_unitdir}/lm_sensors.service
 %{_unitdir}/fancontrol.service
+%dir %{_libexecdir}/%{name}
 %{_libexecdir}/%{name}/lm_sensors-modprobe*wrapper
 %config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
 %exclude %{_sbindir}/sensord
@@ -176,6 +177,10 @@ fi
 
 
 %changelog
+* Sat Jan 25 2014 Ville Skyttä <ville.skytta at iki.fi> - 3.3.5-3
+- Own the %%{_libexecdir}/lm_sensors dir.
+- Fix case of Public Domain in license tag.
+
 * Fri Jan 24 2014 Jaromir Capik <jcapik at redhat.com> - 3.3.5-2
 - systemd units rework
 


More information about the scm-commits mailing list