Blame SPECS/python-dmidecode.spec

530154
Name: python-dmidecode
530154
Summary: Python module to access DMI data
4cf2aa
Version: 3.12.3
4cf2aa
Release: 2%{?dist}
530154
License: GPLv2
530154
Group: System Environment/Libraries
4cf2aa
URL: https://github.com/nima/python-dmidecode
4cf2aa
Source0: https://github.com/nima/python-dmidecode/archive/refs/tags/%{name}-%{version}.tar.gz
4cf2aa
Patch0: 0001-Fix-dmi_cache_size_2-will-add-unit-twice.patch
4cf2aa
Patch1: 0002-Fix-wrong-DMI-structures-count.patch
530154
4cf2aa
BuildRequires: make
4cf2aa
BuildRequires: gcc
530154
BuildRequires: libxml2-devel
530154
530154
BuildRequires: python3-devel
530154
BuildRequires: python3-libxml2
530154
530154
%global _description\
530154
python-dmidecode is a python extension module that uses the\
530154
code-base of the 'dmidecode' utility, and presents the data\
530154
as python data structures or as XML data using libxml2.\
530154
\
530154
530154
530154
%description %_description
530154
530154
%package -n python3-dmidecode
530154
Summary: Python 3 module to access DMI data
530154
Requires: libxml2-python3
530154
ExclusiveArch:  x86_64
530154
530154
%description -n python3-dmidecode
530154
python3-dmidecode is a Python 3 extension module that uses the
530154
code-base of the 'dmidecode' utility, and presents the data
530154
as Python 3 data structures or as XML data using libxml2.
530154
530154
530154
530154
%prep
4cf2aa
%autosetup -p1
530154
530154
%build
4cf2aa
# -std=gnu89 is there to avoid `undefined symbol: dmixml_GetContent`
4cf2aa
export PYTHON_BIN=%{__python3}
4cf2aa
export PYTHON_VERSION=%{python3_version}
4cf2aa
export CFLAGS="%{build_cflags} -std=gnu89"
4cf2aa
export CC=gcc
4cf2aa
%make_build
530154
530154
%install
530154
%{__python3} src/setup.py install --root %{buildroot} --prefix=%{_prefix}
530154
530154
530154
%check
4cf2aa
export PYTHONPATH=%{buildroot}%{python3_sitearch}
4cf2aa
export PYTHON_BIN=%{__python3}
4cf2aa
make -C unit-tests
530154
530154
530154
%files -n python3-dmidecode
530154
%license doc/LICENSE doc/AUTHORS doc/AUTHORS.upstream
530154
%doc README doc/README.upstream
530154
%{python3_sitearch}/dmidecodemod.cpython-%{python3_version_nodots}m-*.so
530154
%{python3_sitearch}/__pycache__/dmidecode.cpython-%{python3_version_nodots}*.py[co]
530154
%{python3_sitearch}/dmidecode.py
530154
%{python3_sitearch}/*.egg-info
530154
%{_datadir}/python-dmidecode/
530154
530154
%changelog
4cf2aa
* Fri Feb 17 2023 Lichen Liu <lichliu@redhat.com> - 3.12.3-2
4cf2aa
- Resolves: rhbz#2103911
4cf2aa
4cf2aa
* Tue Feb 07 2023 Lichen Liu <lichliu@redhat.com> - 3.12.3-1
4cf2aa
- Resolves: rhbz#2070727
4cf2aa
- Resolves: rhbz#2103911
4cf2aa
530154
* Wed May 08 2019 Lianbo Jiang <lijiang@redhat.com> - 3.12.2-15
530154
- Fix an index out of range when calling dmidecode.memory().
530154
- Resolves: #1665443
530154
530154
* Mon Apr 15 2019 Lianbo Jiang <lijiang@redhat.com> - 3.12.2-14
530154
- Add the gating test
530154
- Resolves: #1680625
530154
530154
* Fri Sep 14 2018 Lianbo Jiang <lijiang@redhat.com> - 3.12.2-13
530154
- Disable build python-dmidecode package other than x86_64 architecture
530154
- Resolves: #1626424
530154
530154
* Mon Jun 04 2018 Petr Viktorin <pviktori@redhat.com> - 3.12.2-12
530154
- Drop the Python2 subpackage
530154
  https://bugzilla.redhat.com/show_bug.cgi?id=1567417
530154
530154
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-11
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
530154
530154
* Tue Jan 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.12.2-10
530154
- Update Python 2 dependency declarations to new packaging standards
530154
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
530154
530154
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.12.2-9
530154
- Python 2 binary package renamed to python2-dmidecode
530154
  See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
530154
530154
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-8
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
530154
530154
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-7
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
530154
530154
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-6
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
530154
530154
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-5
530154
- Rebuild for Python 3.6
530154
530154
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-4
530154
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
530154
530154
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-3
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
530154
530154
* Sat Nov 07 2015 Robert Kuska <rkuska@redhat.com> - 3.12.2-2
530154
- Rebuilt for Python3.5 rebuild
530154
530154
* Fri Jul 10 2015 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-1
530154
- Update to 3.12.2
530154
- Add Python 3 subpackage (#1236000)
530154
- Removed deprecated statements
530154
- Moved some docs to license
530154
- Removed pacthes
530154
- Corrected bogus dates in %%changelog
530154
- Build with -std=gnu89
530154
530154
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-13
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
530154
530154
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-12
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
530154
530154
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-11
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
530154
530154
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-10
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
530154
530154
* Thu Jun 20 2013 Ales Ledvinka <aledvink@redhat.com> - 3.10.13-9
530154
- Attribute installed may appear as duplicate and cause invalid XML.
530154
530154
* Mon Jun 17 2013 Ales Ledvinka <aledvink@redhat.com> - 3.10.13-8
530154
- Attribute dmispec may cause invalid XML on some hardware.
530154
- Signal handler for SIGILL.
530154
530154
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-7
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
530154
530154
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-6
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
530154
530154
* Thu Jul 19 2012 Ales Ledvinka <aledvink@redhat.com> 3.10.14-5
530154
- Upstream relocated. Document source tag and tarball generation.
530154
530154
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-4
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
530154
530154
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.13-3
530154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
530154
530154
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 3.10.13-2
530154
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
530154
530154
* Tue Jun 15 2010 Roman Rakus <rrakus@redhat.com> - 3.10.13-1
530154
- Update to new release
530154
530154
* Fri Mar 12 2010 Nima Talebi <nima@it.net.au> - 3.10.12-1
530154
- Update to new release
530154
530154
* Tue Feb 16 2010 Nima Talebi <nima@it.net.au> - 3.10.11-1
530154
- Update to new release
530154
530154
* Tue Jan 12 2010 Nima Talebi <nima@it.net.au> - 3.10.10-1
530154
- Update to new release
530154
530154
* Thu Jan 07 2010 Nima Talebi <nima@it.net.au> - 3.10.9-1
530154
- Update to new release
530154
530154
530154
* Tue Dec 15 2009 Nima Talebi <nima@it.net.au> - 3.10.8-1
530154
- New Upstream release.
530154
- Big-endian and little-endian approved.
530154
- Packaged unit-test to tarball.
530154
- Rewritten unit-test to be able to run as non-root user, where it will not
530154
  try to read /dev/mem.
530154
- Added two dmidump data files to the unit-test.
530154
530154
* Thu Nov 26 2009 David Sommerseth <davids@redhat.com> - 3.10.7-3
530154
- Fixed even more .spec file issues and removed explicit mentioning
530154
  of /usr/share/python-dmidecode/pymap.xml
530154
530154
* Wed Nov 25 2009 David Sommerseth <davids@redhat.com> - 3.10.7-2
530154
- Fixed some .spec file issues (proper Requires, use _datadir macro)
530154
530154
* Wed Sep 23 2009 Nima Talebi <nima@it.net.au> - 3.10.7-1
530154
- Updated source0 to new 3.10.7 tar ball
530154
530154
* Mon Jul 13 2009 David Sommerseth <davids@redhat.com> - 3.10.6-6
530154
- Only build the python-dmidecode module, not everything
530154
530154
* Mon Jul 13 2009 David Sommerseth <davids@redhat.com> - 3.10.6-5
530154
- Added missing BuildRequres for libxml2-python
530154
530154
* Mon Jul 13 2009 David Sommerseth <davids@redhat.com> - 3.10.6-4
530154
- Added missing BuildRequres for python-devel
530154
530154
* Mon Jul 13 2009 David Sommerseth <davids@redhat.com> - 3.10.6-3
530154
- Added missing BuildRequres for libxml2-devel
530154
530154
* Mon Jul 13 2009 David Sommerseth <davids@redhat.com> - 3.10.6-2
530154
- Updated release, to avoid build conflict
530154
530154
* Wed Jun 10 2009 David Sommerseth <davids@redhat.com> - 3.10.6-1
530154
- Updated to work with the new XML based python-dmidecode
530154
530154
* Sat Mar  7 2009 Clark Williams <williams@redhat.com> - 2.10.3-1
530154
- Initial build.
530154