- Package /etc/sensors.d/.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=44
This commit is contained in:
parent
1dafada0e8
commit
a01dd7b703
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 12:50:05 CET 2012 - jdelvare@suse.de
|
||||
|
||||
- Package /etc/sensors.d/.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 22 13:11:43 UTC 2011 - jdelvare@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@ Url: http://www.lm-sensors.org/
|
||||
Version: 3.3.1
|
||||
Release: 1
|
||||
Summary: Hardware health monitoring for Linux
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Group: System/Monitoring
|
||||
Requires: modules
|
||||
AutoReqProv: on
|
||||
@ -63,7 +63,7 @@ Authors:
|
||||
Geert Uytterhoeven <geert@linux-m68k.org>
|
||||
|
||||
%package -n sensord
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Summary: Hardware health monitoring daemon
|
||||
Group: System/Monitoring
|
||||
Provides: sensors:/usr/sbin/sensord
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Merlin Hughes <merlin@merlin.org>
|
||||
|
||||
%package -n libsensors4
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Summary: Hardware health monitoring library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
@ -107,7 +107,7 @@ Authors:
|
||||
Mark M. Hoffman <mhoffman@lightlink.com>
|
||||
|
||||
%package -n libsensors4-devel
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Summary: Hardware health monitoring library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libsensors4 = %{version} glibc-devel
|
||||
@ -230,6 +230,7 @@ fi
|
||||
%files -n libsensors4
|
||||
%defattr(-,root,root)
|
||||
%config /etc/sensors3.conf
|
||||
%config /etc/sensors.d/
|
||||
%{_libdir}/libsensors.so.4*
|
||||
%doc /usr/share/man/man5/*.5.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user