15
0

5 Commits

Author SHA256 Message Date
83c674b8f9 - Modify detect-lib-with-py3.patch to be more robust.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=21
2022-10-26 15:51:32 +00:00
fbef7af84d - Update to version 3.12.2+git.1666757106.e6ab5bc:
* fix address_from_efi ret=0 message
  * fix function dmi_slot_segment_bus_func null point error in system slot
  * fix warning: this 'if' clause does not guard
  * fix warning: variable 'str_n' set but not used
  * fix warning: passing argument 2 of 'dmi_tpm_vendor_id' makes pointer from integer without a cast
  * fix warning: unused variable 'attr'
  * fix warning: unused variable 'addrstr'
  * fix warning: suggest parentheses around assignment used as truth value
  * fix warning: suggest parentheses around assignment used as truth value
  * src/dmidecode.c: In function 'dmi_tpm_characteristics': src/dmidecode.c:4788:24: warning: 'return' with a value, in function returning void [-Wreturn-type] 4788 | return data_n; | ^~~~~~
  * fix warning: passing argument 3 of 'dmi_slot_peers' from incompatible pointer type
  * fix warning: unused variable 'ver'
  * fix warning: variable 'eptype' set but not used
  * fix warning: suggest parentheses around '&&' within '||'
  * fix warning: comparison of integer expressions of different signedness
  * fix warning: ignoring return value of 'legacy_decode'
  * fix warning argument 1 null where non-null expected
  * Update python-dmidecode to smbios 3.3.0
  * Fix for printing an empty dictionary
  * Fix the failure of opening "/dev/mem": Permission denied
  * Fix bugs: 1. Fix smbios3_decode decoding sysfs table dump error. 2. Fix check smbios version error warning message.
  * Fix reading info permission deny bugs.
- Remove duplicated Makefile_libdir.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=20
2022-10-26 09:20:33 +00:00
e3da6a7587 - Synchronize SPEC file to be more like the SLE one.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=15
2022-05-20 15:07:30 +00:00
9ed7ed6c59 - Harmonize Factory with the SLE version (update-alternatives
instead of the subpackages).

- Add proper Provides/Obsoletes

- Introduce update-alternatives for
  /usr/share/python-dmidecode/pymap.xml.
  * Fixed memory Type Detail map size (bsc#1194351).
  Python one.
- Rename huge-memory.diff to huge-memory.patch (i.e., remove
  huge-memory.diff and add huge-memory.patch).
- Fix URL of Source0 (their own website is down, use GitHub
  release).
- Add 31-version_info-v-version.patch to make tests 3.10
  compatible.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=10
2022-03-04 09:41:56 +00:00
d34dbc796d Accepting request 957140 from systemsmanagement:spacewalk
New package which we have in SLE already.

OBS-URL: https://build.opensuse.org/request/show/957140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=1
2022-02-23 18:12:57 +00:00