Changelog for
tp_smapi-kmp-pae-0.43_k6.3.9_1-3.33.i586.rpm :
* Thu Mar 02 2023 Stefan Seyfried
- add suse-kernel-rpm-scriptlets prerequires
* Wed Sep 09 2020 Stefan Seyfried - avoid initrd rebuild on installation
* Sun Feb 25 2018 seife+obsAATTb1-systems.com- update to 0.43- reenable hdaps module
* Tue Oct 31 2017 seife+obsAATTb1-systems.com- add libelf-devel buildrequires to fix Factory build
* Sun Apr 10 2016 seife+obsAATTb1-systems.com- add 0013-change-type-of-force_io-to-bool.patch to fix 4.6+ build
* Tue Mar 03 2015 seife+obsAATTb1-systems.com- run spec-cleaner
* Sun Apr 13 2014 seife+obsAATTb1-systems.com- disable pesign since it seems broken right now in OBS
* Sun Apr 13 2014 seife+obsAATTb1-systems.com- add patches to current git version- add preamble to fix rpmlint warning
* Mon Apr 08 2013 seife+obsAATTb1-systems.com- disable xen to fix build
* Sun Nov 11 2012 munix9AATTgooglemail.com- update to version 0.41
* prepare 0.41
* git-archive -> git archive
* remove stupid check for kernel >= 2.6.19
* fix compiler warning, our parameter is an unsigned long actually
* chargecontrol fix by AATTginkel
* fix a typo
* x220 needs HDAPS_ORIENT_SWAP
* just load on EVERY lenovo branded thinkpad this fixes the problem there is no embedded controller in the dmi on the sandy bridge thinkpads
* add a bunch of newer (T400/410/500, X200/201) ThinkPads to hdaps quirks
* use DEFINE_SEMAPHORE in 2.6.37+ Building tp_smapi against 2.6.37 fails because \'DECLARE_MUTEX\' has been removed in 4882720 in torvalds/linux-2.6.git. Use DEFINE_SEMAPHORE instead.
* directly include thinkpad_ec.h playing around with a virtual include dir is useless