Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lm_sensors-devel-2.10.6-2.fc8 RPM for i386

From Fedora 8 updates for i386

Name: lm_sensors-devel Distribution: Unknown
Version: 2.10.6 Vendor: Fedora Project
Release: 2.fc8 Build date: Tue Jul 1 12:14:46 2008
Group: Development/System Build host: xenbuilder2.fedora.redhat.com
Size: 108278 Source RPM: lm_sensors-2.10.6-2.fc8.src.rpm
Packager: Fedora Project
Url: http://www.lm-sensors.org/
Summary: Development files for programs which will use lm_sensors
The lm_sensors-devel package includes a header files and libraries for use
when building applications that make use of sensor data.

Provides

Requires

Copyright

GPLv2+

Signatures

internal MD5: 91b3280c9f6ad0efb282e3323497feb1
GPG

Changelog

* Wed Jul 02 2008 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.6-2
  - Rebuild for new rrdtool (bug 453516)
  - Add 3 upstream advised patches from upstream svn:
    - sensors-detect: Do not probe I2C addresses 0x40-0x47 (dangerous)
    - sensors-detect: See if a device is a 1 register device and if so leave it
        alone (aka don't mess with voltages on some Sapphire / DFI motherboards)
    - libsensors: Don't choke on unrecognized devices
* Wed Mar 12 2008 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.6-1
  - New upstream bugfix release 2.10.6 (fixes bz 436767)
  - Add a patch to make the initscript returncodes LSB compliant (bug 431884)
* Thu Nov 15 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.5-1
  - New upstream bugfix release 2.10.5
* Thu Aug 23 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.4-2
  - Update License tag for new Licensing Guidelines compliance
  - Disable service by default (no use without any sensors being configured),
    enable it automatically on a successfull sensors-detect run (bz 253750)
* Fri Jul 20 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.4-1
  - New upstream release 2.10.4
  - Drop upstreamed patches 4, 5, 7 and 8
  - Drop no longer need patch 3
  - Move libsensors.3 manpage to -devel sub-package
  - Move sensord.8 manpage to -sensord sub-package
  - Switch from ExclusiveArch: alph ix86 x86_64, to ExcludeArch: s390 s390x,
    so that we get build on ppc, arm, etc. too. (bz 181037 amongst others)
* Tue Jul 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.3-3
  - Remove no longer needed patches 1, 2 & 6
  - Various specfile cleanups to match the Fedora packaging guidelines
    this fixes bz 238787 amongst other things
  - Use lm_sensors provided initscript instead of our own private one, this
    stops the sometimes unnecessary loading of i2c-dev
  - No longer ship a static version of the library in -devel
  - Compile sensord and eepromer extra programs and put each in its own
    subpackage (bz 236904)
* Wed Apr 18 2007 Phil Knirsch <pknirsch@redhat.com> - 2.10.3-2
  - Fixed one more problem with sensors-detect (#215984)
* Wed Apr 18 2007 Phil Knirsch <pknirsch@redhat.com> - 2.10.3-1
  - Update to lm_sensors-2.10.3
* Thu Mar 15 2007 Phil Knirsch <pknirsch@redhat.com> - 2.10.2-2
  - Only require dmidecode on supported archs (#232264)
* Tue Feb 06 2007 Florian La Roche <laroche@redhat.com> - 2.10.2-1
  - Update to lm_sensors-2.10.2
* Thu Nov 23 2006 Phil Knirsch <pknirsch@redhat.com> - 2.10.1-1.fc7
  - Update to lm_sensors-2.10.1
  - Tiny specfile updates
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.10.0-3.1
  - rebuild
* Mon Jul 10 2006 Warren Togami <wtogami@redhat.com> 2.10.0-3
  - change buildreq from sysfsutils-devel to libsysfs-devel (#198055)
* Tue Jun 06 2006 Jesse Keating <jkeating@redhat.com> 2.10.0-2
  - Fix BuildRequires, added flex. (#193511)  Changed to Requires(post) and 
    (postun)
* Sat May 13 2006 Phil Knirsch <pknirsch@redhat.com> 2.10.0-1
  - Update to lm_sensors-2.10.0
  - Added missing buildprereq on sysfsutils-devel (#189196)
  - Added missing prereq on chkconfig (#182838)
  - Some fiddling to make it build on latest kernels
* Wed Feb 15 2006 Phil Knirsch <pknirsch@redhat.com> 2.9.2-2
  - Added missing dependency to chkconfig
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> 2.9.2-1
  - Update to lm_sensors-2.9.2
  - Fixed wrong subsys locking (#176965)
  - Removed lm_sensors pwmconfig, has been fixed upstream now
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.9.1-6.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 16 2006 Peter Jones <pjones@redhat.com> 2.9.1-6
  - fix initscript subsys locking
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com> 2.9.1-5.1
  - rebuilt for new gcj
* Tue Nov 08 2005 Phil Knirsch <pknirsch@redhat.com> 2.9.1-5
  - Fixed lm_sensors pwmconfig patch.
* Fri Sep 02 2005 Phil Knirsch <pknirsch@redhat.com> 2.9.1-4
  - Fixed CAN-2005-2672 lm_sensors pwmconfig insecure temporary file usage
    (#166673)
  - Fixed missing optflags during build (#166910)
* Tue May 24 2005 Phil Knirsch <pknirsch@redhat.com> 2.9.1-3
  - Update to lm_sensors-2.9.1
  - Fixed wrong/missing location variables for make user
  - Fixed missing check for /etc/modprobe.conf in sensors-detect (#139245)
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 2.8.8-5
  - bump release and rebuild with gcc 4
* Tue Jan 11 2005 Dave Jones <davej@redhat.com> 2.8.8-4
  - Add dependancy on dmidecode rather than the obsolete kernel-utils.
  - Don't delete dmidecode from the buildroot.
* Thu Dec 23 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.8-2
  - Fixed typo in initscript (#139030)
* Tue Dec 21 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.8-1
  - Added Buildprereq for bison (#138888)
  - Update to lm_sensors-2.8.8
* Fri Oct 15 2004 Harald Hoyer <harald@redhat.com> 2.8.7-2
  - added initial /etc/sysconfig/lm_sensors
  - added initscript
  - MAKEDEV the initial i2c devices in initscript and sensors-detect
* Wed Jul 07 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.7-1
  - Update to latest upstream version.
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Apr 14 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.6-1
  - Update to latest upstream version.
  - Enabled build for x86_64.
* Mon Mar 08 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.3-5
  - Fixed initscript to work with 2.6 kernel and made it more quiet (#112286).
  - Changed proposed location of sensors (#116496).
  - Fixed rpath issue.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Feb 05 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.3-3
  - Modified sensors.conf to a noreplace config file.
* Wed Feb 04 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.3-2
  - Fixed newly included initscript (#114608).
* Thu Jan 29 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.3-1
  - Updated to latest upstream version 2.8.3
* Thu Jan 08 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.2-1
  - Update to latest upstream version 2.8.2
  - Fixed wrong & usage in if expression.
  - Included several new perl tools.
* Sat Oct 25 2003 Phil Knirsch <pknirsch@redhat.com> 2.8.1-1
  - Update to latest upstream version 2.8.1
* Thu Jul 24 2003 Phil Knirsch <pknirsch@redhat.com> 2.8.0-1
  - Update to latest upstream version 2.8.0
* Sat Jun 28 2003 Phil Knirsch <pknirsch@redhat.com> 2.6.5-6.1
  - rebuilt
* Sat Jun 28 2003 Phil Knirsch <pknirsch@redhat.com> 2.6.5-6
  - Included prog/init scripts and README (#90606).
  - Require kernel-utils for dmidecode (#88367, #65057).
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.6.5-5
  - rebuilt
* Wed Dec 04 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.5-4
  - Bump release and try to rebuild.
* Tue Dec 03 2002 Tim Powers <timp@redhat.com> 2.6.5-3
  - don't include dmidecode, conflicts with kernel-utils
* Fri Nov 29 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.5-2
  - Added patch to fix utf8 problem with sensors-detect.
  - Fixed Copyright: to License: in specfile
* Fri Nov 29 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.5-1
  - Updated userlevel to 2.6.5.
  - Include all the /usr/sbin/ apps (like dmidecode).
* Sat Oct 05 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.3-3
  - Removed Serverworks patch as it is already in sensors-detect.
* Sat Jun 22 2002 Tim Powers <timp@redhat.com> 2.6.3-2
  - automated rebuild
* Wed Jun 19 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.3-1
  - Updated of userland package to 2.6.3
  - Fixed file packaging bug (#66126).
* Fri May 24 2002 Tim Powers <timp@redhat.com> 2.6.2-2
  - automated rebuild
* Mon Jan 28 2002 Phil Knirsch <pknirsch@redhat.com> 2.6.2-1
  - Update to version 2.6.2
* Thu Aug 23 2001 Philipp Knirsch <pknirsch@redhat.de> 2.5.5-6
  - Added the SMBus CSB5 detection (#50468)
* Tue Jul 10 2001 Philipp Knirsch <pknirsch@redhat.de>
  - Fixed duplicate Summary: entry for devel package (#47714)
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
  - Bump release + rebuild.
* Thu Feb 15 2001 Philipp Knirsch <pknirsch@redhat.de>
  - Removed the i2c block patch as our newest kernel doesn't need it anymore.
* Mon Feb 05 2001 Matt Wilson <msw@redhat.com>
  - added patch to not include sys/perm.h, as it's gone now.
  - added alpha to ExclusiveArch
  - use make "LINUX_HEADERS=/usr/include" to get kernel headers
* Tue Jan 16 2001 Philipp Knirsch <pknirsch@redhat.de>
  - Updated to 2.5.5 which includes the Serverworks drivers. Kernel modules are
    not included though es they have to go into the kernel package
  - Had to remove all references to I2C_SMBUS_I2C_BLOCK_DATA from
    kernel/busses/i2c-i801.c and prog/dump/i2cdump.c as this is not defined in
    our current kernel package
* Tue Dec 19 2000 Philipp Knirsch <pknirsch@redhat.de>
  - update to 2.5.4
  - updated URL and Source entries to point to new home of lm-sensors
  - rebuild
* Thu Aug 17 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix summary
* Sat Jul 29 2000 Harald Hoyer <harald@redhat.de>
  - added static library to devel package
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.5.2
  - build against a kernel that actually has new i2c code in it
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Tue Jun 13 2000 Nalin Dahyabhai <nalin@redhat.com>
  - initial package without kernel support

Files

°÷ã	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Aug 30 04:00:03 2008