------------------------------------------------------------------- Sun Nov 30 04:12:00 UTC 2014 - Led - fix bashisms in pkgheader.sh script - add patches: * libsmbios-2.2.28-fix-bashisms.patch ------------------------------------------------------------------- Tue May 8 12:56:48 UTC 2012 - cfarrell@suse.com - license update: GPL-2.0+ or OSL-2.1 SPDX format (http://www.spdx.org/licenses) ------------------------------------------------------------------- Sun Jul 3 12:46:46 UTC 2011 - asterios.dramis@gmail.com - Update to version 2.2.28: * Add a couple placeholder files. * Don't bail out on exceptions. * Don't print out oem strings anymore, print out reseller (oem) id if it is different from dell system id. * Add public header interface for new oem system id function sysinfo_get_dell_oem_system_id(). * Rework the system id functions to always return Dell system ID for sysinfo_get_dell_system_id(), and add a new api to get the OEM ID. * Add compiler support up to gcc 4.8. - Spec file updates: * Removed the fix for GCC 4.6 (fixed upstream). * Move %doc files from the library to the other packages. * Minor other updates. ------------------------------------------------------------------- Fri May 13 20:23:47 UTC 2011 - asterios.dramis@gmail.com - Update to version 2.2.27: * print out all the OEM strings in smbios-sys-info-lite output. * fixup logic error in bayonette id detection which could potentially cause segfault. * Adding support to compile on solaris. * update string extracts for spanish. * Fix output of translated unicode strings. * By default, python was trying to output all translated strings as ascii, which breaks for unicode. Wrap sys.stdout with a streamwriter that outputs unicode. * add spanish translations. * localize messages from import/export token dumps. * add another exception case for missing header line. - Spec file updates: * Removed Provides/Obsoletes for libsmbios-libs-0.13.12 in libsmbios2 (0.13.12 was released at 2007-11-02). * Removed smbios-utils meta-package (not needed). Provides/Obsoletes for libsmbios-bin and libsmbios-unsupported-bin moved to smbios-utils-python and smbios-utils-bin respectively. * Fix locales removal if suse_version is not set. * Minor other updates. ------------------------------------------------------------------- Tue May 10 02:55:25 UTC 2011 - crrodriguez@opensuse.org - Fix build with GCC 4.6 ------------------------------------------------------------------- Fri Mar 18 20:55:11 UTC 2011 - asterios.dramis@gmail.com - Update to version 2.2.26: * Lots of changes (see ChangeLog). - Spec file updates: * Major changes in subpackages (based on the package spec file and Fedora package): + Replaced libsmbios-bin and libsmbios-unsupported-bin with smbios-utils-bin and smbios-utils-python (added smbios-utils meta-package to Obsolete+Provide them). + Added python-smbios and yum-dellsysid subpackages. + Removed static subpackage. * Changes based on rpmdevtools templates and spec-cleaner run. * Changed License: to GPLv2+ or OSL 2.1. * Updates in Summary:, Url:, Group: and %description sections. * Updates in Buildrequires:, Requires:, Obsoletes: and Provides: sections. * Updates in %prep, %build and %install sections. * Removed %define entries, other conditions, etc. * Removed support for suse_version < 1100. * Various other changes based on the package spec file. - Fixed rpmlint warning about "files-duplicate". - Removed the two patches (fixed upstream). ------------------------------------------------------------------- Wed Oct 28 17:28:59 UTC 2009 - crrodriguez@opensuse.org - libsmbios-devel Requires libstdc++-devel ------------------------------------------------------------------- Mon Mar 2 17:15:14 CET 2009 - crrodriguez@suse.de - fix build with GCC 4.4 ------------------------------------------------------------------- Fri Nov 7 11:44:16 CET 2008 - dkukawka@suse.de - fixed spec: - added Supplements: modalias(dmi:*:[bs]vnD[Ee][Ll][Ll]*:*) for libsmbios2 and libsmbios-bin to fix bnc#440814 ------------------------------------------------------------------- Wed Aug 13 18:16:16 CEST 2008 - ro@suse.de - change ExcludeArch to ExclusiveArch ------------------------------------------------------------------- Tue Jul 29 09:45:25 CEST 2008 - coolo@suse.de - obsolete old name ------------------------------------------------------------------- Mon Jul 7 20:19:32 CEST 2008 - dkukawka@suse.de - change naming of the lib package because of 'Shared Library Packaging Policy' and rpmlint - updated to latest version v2.0.2 ------------------------------------------------------------------- Mon Jun 2 17:53:10 CEST 2008 - dkukawka@suse.de - added: 'Supplements: modalias(dmi:*:[bs]vnD[Ee][Ll][Ll]*:*)' to specfile to get the package installed on Dell machines (fix for bnc#326765) ------------------------------------------------------------------- Mon Mar 10 01:53:00 CET 2008 - crrodriguez@suse.de - dont buildrequire libxml, only libxml2 is used ------------------------------------------------------------------- Fri Mar 7 14:53:54 CET 2008 - dmueller@suse.de - fix documentation permissions ------------------------------------------------------------------- Tue Jan 8 19:00:09 CET 2008 - dkukawka@suse.de - added new patch: - libsmbios-fix-compiler_warning_cgcc.diff ------------------------------------------------------------------- Sat Dec 29 10:04:52 CET 2007 - crrodriguez@suse.de - fix library-without-ldconfig-postun errors ------------------------------------------------------------------- Wed Dec 19 18:47:41 CET 2007 - dkukawka@suse.de - updated to new version 0.13.13 ------------------------------------------------------------------- Sun Nov 4 15:34:03 CET 2007 - dkukawka@suse.de - updated to new version 0.13.12: - removed upstream gone patch: - libsmbios-fix-includes.diff - fixed spec-file: - binaries moved from /usr/bin to /usr/sbin ------------------------------------------------------------------- Tue Oct 16 14:08:56 CEST 2007 - dkukawka@suse.de - updated to new version 0.13.10: - Fix a couple of failure-to-check-return on fopen. most were unit-test code only, but two or three were in regular code. - Add hinting to the memory class, so that it can intelligently close /dev/mem file handle when it is not needed (which is most of the time). it only leaves it open when it is scanning, so speed is not impacted. - new upstream - added patches: - libsmbios-fix-includes.diff: fix missing includes (needed to build in beta tree) ------------------------------------------------------------------- Wed May 2 13:55:51 CEST 2007 - dkukawka@suse.de - updated to new version 0.13.6: - 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 ------------------------------------------------------------------- Mon Mar 26 14:56:54 CEST 2007 - dkukawka@suse.de - updated to new version 0.13.4 as requested by DELL maintainer - autotools conversion - new util dellWirelessCtl to control builtin wireless on Dell laptops ------------------------------------------------------------------- Sun Mar 4 00:37:22 CET 2007 - dkukawka@suse.de - fixed spec file: removed 'rm -rf ${RPM_BUILD_ROOT}' from install section - added ExcludeArch for ppc/ppc64 and s390/s390x ------------------------------------------------------------------- Wed Feb 28 20:58:32 CET 2007 - dkukawka@suse.de - updated to new version 0.12.4: * the package no longer provide bios_update_tools subpackage, since they are no longer part of the source ------------------------------------------------------------------- Fri Feb 10 23:38:25 CET 2006 - bwise@suse.de - put description ib bios_update_check ------------------------------------------------------------------- Wed Jan 25 21:37:44 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Thu Jan 19 01:19:29 CET 2006 - ro@suse.de - provide main package name in one subpackage (needed for debuginfo since we do not have a main package here) ------------------------------------------------------------------- Wed Jan 11 19:27:17 CET 2006 - bwhiteley@suse.de - first build