Commit Graph

13 Commits

Author SHA1 Message Date
Michael E Brown
ef19d26161 - revert change in upstream renaming rpm to libsmbios2 2009-01-17 06:06:50 +00:00
Michael E Brown
4faf40d882 - change source to bz2 format
- Update to latest upstream release. Many changes in the new release:
- python interface
- libsmbios_c interface almost fully implemented
- libsmbios c++ interface deprecated
2009-01-16 02:11:06 +00:00
Michael E Brown
ec0d8cb449 - Fixup GCC 4.3 compile issues. 2008-02-14 05:39:38 +00:00
Michael E Brown
121fda855f - ABI incompatible, minor API changes
- sync up libsmbios soname with version #
- move binaries to /usr/sbin as they are only runnable by root
- drop libsmbiosxml lib as it was mostly unused.
- drop autotools generated files out of git and add autogen.sh
- drop tokenCtl binary-- pysmbios has a *much* improved version
2008-02-13 15:22:30 +00:00
Michael E Brown
30c67332ae - Fix for compiling with recent gcc (from Danny Kukawa @ suse)
- fix for lsb issues - moved binaries to /usr/sbin/ because they require
    admin privs to run. Made one backwards-compat symlink to work with
    existing HAL which expects current location.
2007-11-26 23:30:11 +00:00
Michael E Brown
721938697d - Fix one instance where return code to fread was incorrectly checked. 2007-08-28 05:49:15 +00:00
Michael E Brown
73eb79a268 - new upstream 2007-08-23 04:14:36 +00:00
Michael E Brown
f146274ff3 - new upstream 2007-08-07 08:35:39 +00:00
Michael E Brown
4cb96f8dc9 - critical bugfix to dellBiosUpdate utility to fix packet mode
- autoconf/automake support for automatically building docs
- more readable 'make' lines by splitting out env vars
- remove run_cppunit option... always run unit tests.
- update autoconf/automake utilities to latest version
- fix LDFLAGS to not overwrite user entered LDFLAGS
- add automatic doxygen build of docs
- fix urls of public repos
- remove yum repo page in favor of official page from docs
- split dmi table entry point from smbios table entry point
- support legacy _DMI_ tables
- fix support for EFI-based imacs without proper _SM_ anchor
2007-04-21 14:57:43 +00:00
Michael E Brown
9de2d442af - rpmlint cleanups
- Add dellLEDCtl binary
- update AUTHORS file to add credit for dellLEDCtl
- update doc/DellToken.txt to add a few more useful tokens.
- updated build system to create documentation
- skip cppunit dep on .elX builds (not in EPEL yet)
2007-03-29 05:28:03 +00:00
Michael E Brown
e7a1713ee3 update to upstream 0.13.4 2007-03-13 16:42:03 +00:00
Michael E Brown
89ac544977 auto-import libsmbios-0.13.2-1 on branch devel from
libsmbios-0.13.2-1.src.rpm
2007-02-23 22:09:37 +00:00
Warren Togami
ea1746b4d1 Setup of module libsmbios 2007-02-23 18:53:26 +00:00