This commit is contained in:
parent
e387e04315
commit
752962bd25
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
sensors
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 13 18:50:04 CET 2008 - werner@suse.de
|
Thu Mar 13 18:50:04 CET 2008 - werner@suse.de
|
||||||
|
|
||||||
|
14
sensors.spec
14
sensors.spec
@ -15,7 +15,7 @@ Name: sensors
|
|||||||
BuildRequires: bison flex rrdtool-devel
|
BuildRequires: bison flex rrdtool-devel
|
||||||
Url: http://www.lm-sensors.org/
|
Url: http://www.lm-sensors.org/
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 12
|
Release: 21
|
||||||
Summary: Hardware health monitoring for Linux
|
Summary: Hardware health monitoring for Linux
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -50,6 +50,7 @@ Authors:
|
|||||||
Geert Uytterhoeven <geert@linux-m68k.org>
|
Geert Uytterhoeven <geert@linux-m68k.org>
|
||||||
|
|
||||||
%package -n sensord
|
%package -n sensord
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Hardware health monitoring daemon
|
Summary: Hardware health monitoring daemon
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Provides: sensors:/usr/sbin/sensord
|
Provides: sensors:/usr/sbin/sensord
|
||||||
@ -69,6 +70,7 @@ Authors:
|
|||||||
Merlin Hughes <merlin@merlin.org>
|
Merlin Hughes <merlin@merlin.org>
|
||||||
|
|
||||||
%package -n libsensors4
|
%package -n libsensors4
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Hardware health monitoring library
|
Summary: Hardware health monitoring library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -92,6 +94,7 @@ Authors:
|
|||||||
Mark M. Hoffman <mhoffman@lightlink.com>
|
Mark M. Hoffman <mhoffman@lightlink.com>
|
||||||
|
|
||||||
%package -n libsensors4-devel
|
%package -n libsensors4-devel
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Hardware health monitoring library
|
Summary: Hardware health monitoring library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libsensors4 = %{version}
|
Requires: libsensors4 = %{version}
|
||||||
@ -197,6 +200,9 @@ rm -f $RPM_BUILD_ROOT/usr/src/linux/include/sensors.h
|
|||||||
%doc /usr/share/man/man3/*.3.gz
|
%doc /usr/share/man/man3/*.3.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
* Thu Mar 13 2008 werner@suse.de
|
* Thu Mar 13 2008 werner@suse.de
|
||||||
- Remove hard coded loading of i2c-dev or better i2c-core as it
|
- Remove hard coded loading of i2c-dev or better i2c-core as it
|
||||||
should happen due auto dependcies (bnc#369798)
|
should happen due auto dependcies (bnc#369798)
|
||||||
@ -271,7 +277,7 @@ rm -f $RPM_BUILD_ROOT/usr/src/linux/include/sensors.h
|
|||||||
that this was missing.
|
that this was missing.
|
||||||
* Tue Aug 28 2007 werner@suse.de
|
* Tue Aug 28 2007 werner@suse.de
|
||||||
- Remove hard coded modules introduced by last change
|
- Remove hard coded modules introduced by last change
|
||||||
* Tue Aug 14 2007 hvogel@suse.de
|
* Wed Aug 15 2007 hvogel@suse.de
|
||||||
- Add sysconfig metadata [#300069]
|
- Add sysconfig metadata [#300069]
|
||||||
* Mon Aug 13 2007 jdelvare@suse.de
|
* Mon Aug 13 2007 jdelvare@suse.de
|
||||||
- Don't probe i2c-isa as a regular i2c bus. This regression was
|
- Don't probe i2c-isa as a regular i2c bus. This regression was
|
||||||
@ -290,7 +296,7 @@ rm -f $RPM_BUILD_ROOT/usr/src/linux/include/sensors.h
|
|||||||
* Wed Jun 27 2007 jdelvare@suse.de
|
* Wed Jun 27 2007 jdelvare@suse.de
|
||||||
- Don't package the decode-edid.pl script. It requires parse-edid
|
- Don't package the decode-edid.pl script. It requires parse-edid
|
||||||
from the read-edid package, which isn't included in Suse.
|
from the read-edid package, which isn't included in Suse.
|
||||||
* Thu Jun 21 2007 dmueller@suse.de
|
* Fri Jun 22 2007 dmueller@suse.de
|
||||||
- adjust buildrequires
|
- adjust buildrequires
|
||||||
* Mon Jun 04 2007 jdelvare@suse.de
|
* Mon Jun 04 2007 jdelvare@suse.de
|
||||||
- Don't build on s390 nor s390x.
|
- Don't build on s390 nor s390x.
|
||||||
@ -318,7 +324,7 @@ rm -f $RPM_BUILD_ROOT/usr/src/linux/include/sensors.h
|
|||||||
* Thu Apr 05 2007 werner@suse.de
|
* Thu Apr 05 2007 werner@suse.de
|
||||||
- Update to lm_sensors version 2.10.3 which added support for
|
- Update to lm_sensors version 2.10.3 which added support for
|
||||||
recent devices and support for kernel 2.6.22.
|
recent devices and support for kernel 2.6.22.
|
||||||
* Thu Mar 29 2007 ro@suse.de
|
* Fri Mar 30 2007 ro@suse.de
|
||||||
- added bison,flex to buildreq
|
- added bison,flex to buildreq
|
||||||
* Mon Feb 19 2007 werner@suse.de
|
* Mon Feb 19 2007 werner@suse.de
|
||||||
- Make README.SuSE encoding independend (bug #246130)
|
- Make README.SuSE encoding independend (bug #246130)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user