Commit Graph

25 Commits

Author SHA1 Message Date
Jesse Keating
f6b3906ed7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 08:38:57 +00:00
Matt Domsch
dccd035715 update to latest upstream 2009-05-15 01:57:29 +00:00
Michael E Brown
3e1164f83f - add gcc 4.4 support
- fix pointer aliasing issue
2009-03-24 07:12:21 +00:00
Michael E Brown
c3cbc50a3a - add gcc 4.4 support 2009-03-24 06:54:42 +00:00
Michael E Brown
f7da7825cb - update to lastest upstream.
- fixes bug in bios update on systems with versions like x.y.z.
2009-03-24 06:20:51 +00:00
Jesse Keating
1527b6d25e - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 18:12:16 +00:00
Michael E Brown
c21d90a555 - Add feature to turn on debugging printf()'s without recompiling by
setting certain environment variables: LIBSMBIOS_C_DEBUG_OUTPUT_ALL --
    all debugging output or, per module: LIBSMBIOS_C_DEBUG_CONSTRUCTOR_C
    LIBSMBIOS_C_DEBUG_SYSINFO_C LIBSMBIOS_C_DEBUG_SMBIOS_C
    LIBSMBIOS_C_DEBUG_TOKEN_C LIBSMBIOS_C_DEBUG_MEMORY_C
    LIBSMBIOS_C_DEBUG_CMOS_C LIBSMBIOS_C_DEBUG_SMI_C
2009-02-03 21:53:28 +00:00
Michael E Brown
bc5ef6fdd8 - Add pkgconfig files to -devel
- fixup yum plugin to not parse certain data that causes a crash on some
    machines (Optiplex 755, others may be affected)
2009-02-02 21:58:42 +00:00
Michael E Brown
bf5653ced8 change spec file to point at bz2 source. 2009-01-17 06:09:08 +00:00
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
2e09a5026d update license tags. 2008-07-26 15:29:27 +00:00
Michael E Brown
b594377566 - obsolete libsmbios-libs as well 2008-04-22 16:50:46 +00:00
Michael E Brown
622955e026 fix date for changelog entry. 2008-03-04 15:32:18 +00:00
Michael E Brown
06d0faf71a - properly obsolete older versions 2008-03-03 14:53:58 +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