|
|
@ -1,13 +1,15 @@
|
|
|
|
Summary: List SCSI devices (or hosts) and associated information
|
|
|
|
Summary: List SCSI devices (or hosts) and associated information
|
|
|
|
Name: lsscsi
|
|
|
|
Name: lsscsi
|
|
|
|
Version: 0.32
|
|
|
|
Version: 0.32
|
|
|
|
Release: 15%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPLv2+
|
|
|
|
# official git repository: https://github.com/doug-gilbert/lsscsi
|
|
|
|
# official git repository: https://github.com/doug-gilbert/lsscsi
|
|
|
|
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
|
|
|
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
|
|
|
URL: http://sg.danny.cz/scsi/lsscsi.html
|
|
|
|
URL: http://sg.danny.cz/scsi/lsscsi.html
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1981038
|
|
|
|
|
|
|
|
Patch0: lsscsi-0.33-wwn-trunc.patch
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
Uses information provided by the sysfs pseudo file system in Linux kernel
|
|
|
|
Uses information provided by the sysfs pseudo file system in Linux kernel
|
|
|
@ -21,10 +23,10 @@ Author:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -p1
|
|
|
|
%autosetup -p 1 -n %{name}-0.32
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%configure --disable-nvme-supp
|
|
|
|
%configure
|
|
|
|
%make_build
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -39,45 +41,19 @@ Author:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.32-15
|
|
|
|
* Tue Aug 17 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.32-6
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Fix the gating tests
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.32-14
|
|
|
|
* Mon Aug 16 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.32-5
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Rebase to proper upstream 0.32 release (r167)
|
|
|
|
|
|
|
|
- Fix WWN ID truncation (#1981038)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 07 2024 Tomas Bzatek <tbzatek@redhat.com> - 0.32-13
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.32-4
|
|
|
|
- Add gating.yaml
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 07 2024 Tomas Bzatek <tbzatek@redhat.com> - 0.32-12
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.32-3
|
|
|
|
- Disable NVMe support
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 12 2024 Tomas Bzatek <tbzatek@redhat.com> - 0.32-11
|
|
|
|
|
|
|
|
- Use a SPDX license tag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-9
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2021 Dan Horák <dan[at]danny.cz> - 0.32-3
|
|
|
|
|
|
|
|
- update to 0.32 final
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-2
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|