|
|
|
@ -1,13 +1,12 @@
|
|
|
|
|
Summary: Tool to analyse BIOS DMI data
|
|
|
|
|
Name: dmidecode
|
|
|
|
|
Version: 3.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
URL: https://www.nongnu.org/dmidecode/
|
|
|
|
|
BuildRequires: gcc make
|
|
|
|
|
BuildRequires: pkgconfig(bash-completion)
|
|
|
|
|
ExclusiveArch: %{ix86} x86_64 ia64 aarch64
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -22,7 +21,7 @@ slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of
|
|
|
|
|
I/O ports (e.g. serial, parallel, USB).
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%autosetup
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%make_build CFLAGS="%{optflags}" LDFLAGS="%{__global_ldflags}"
|
|
|
|
@ -38,48 +37,50 @@ I/O ports (e.g. serial, parallel, USB).
|
|
|
|
|
%{_sbindir}/vpddecode
|
|
|
|
|
%{_sbindir}/ownership
|
|
|
|
|
%{_sbindir}/biosdecode
|
|
|
|
|
%{_datadir}/bash-completion/completions/vpddecode
|
|
|
|
|
%{_datadir}/bash-completion/completions/ownership
|
|
|
|
|
%{_datadir}/bash-completion/completions/biosdecode
|
|
|
|
|
%endif
|
|
|
|
|
%{_mandir}/man8/*
|
|
|
|
|
%{_datadir}/bash-completion/completions/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 05 2024 Lichen Liu <lichliu@redhat.com> - 1:3.6-1
|
|
|
|
|
- updated to upstream v3.6
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:3.6-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 09 2024 Lichen Liu <lichliu@redhat.com> - 1:3.5-3
|
|
|
|
|
- Expanding the list of CPU sockets to match the list specified in SMBIOS 3.7.0
|
|
|
|
|
* Sat Jun 01 2024 Jonathan Wright <jonathan@almalinux.org> - 1:3.6-1
|
|
|
|
|
- update to 3.6 rhbz#2276863
|
|
|
|
|
|
|
|
|
|
* Fri Dec 22 2023 Lichen Liu <lichliu@redhat.com> - 1:3.5-2
|
|
|
|
|
- Add processor support from SMBIOS-3.6.0
|
|
|
|
|
- Consistently use read_file when reading from a dump file
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 05 2023 Lichen Liuu <lichliu@redhat.com> - 1:3.5-1
|
|
|
|
|
- updated to upstream v3.5
|
|
|
|
|
- Resolves: rhbz#2186858
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 05 2022 Coiby Xu <coxu@redhat.com> - 1:3.3-7
|
|
|
|
|
- Resolves: rhbz#2029784
|
|
|
|
|
* Thu Aug 10 2023 Coiby Xu <coxu@redhat.com> - 1:3.5-1
|
|
|
|
|
- Update to 3.5
|
|
|
|
|
|
|
|
|
|
* Mon Dec 06 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-6
|
|
|
|
|
- Resolves: rhbz#2024078
|
|
|
|
|
* Thu Aug 10 2023 Coiby Xu <coxu@redhat.com> - 1:3.4-5
|
|
|
|
|
- Use SPDX identifiers for license
|
|
|
|
|
|
|
|
|
|
* Thu Nov 04 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-4
|
|
|
|
|
- Resolves: rhbz#1996988
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.4-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.3-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.4-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 12 2022 Davide Cavalca <dcavalca@fedoraproject.org> 1:3.4-1
|
|
|
|
|
- Update to 3.4; Fixes: RHBZ#2101507
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.3-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed May 19 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-1
|
|
|
|
|
- updated to upstream v3.3
|
|
|
|
|
- Supported SMBIOS spec up to v3.3.0
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.2-10
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|