|
|
|
@ -3,8 +3,9 @@
|
|
|
|
|
Summary: Utilities for the IBM Power Linux RAID adapters
|
|
|
|
|
Name: iprutils
|
|
|
|
|
Version: 2.4.19
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: CPL
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
URL: https://github.com/bjking1/iprutils
|
|
|
|
|
Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
@ -17,7 +18,6 @@ BuildRequires: libcap-devel
|
|
|
|
|
BuildRequires: kernel-headers
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -75,39 +75,20 @@ rm %{buildroot}/%{_sysconfdir}/ha.d/resource.d/iprha
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.19-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.4.19-1
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.19-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Mon May 11 2020 Than Ngo <than@redhat.com> - 2.4.19-1
|
|
|
|
|
- Resolves: #1781926, rebased to 2.4.19
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.19-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
* Fri May 31 2019 Than Ngo <than@redhat.com> - 2.4.18.1-1
|
|
|
|
|
- Resolves: #1665184, rebased to 2.4.18.1
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.19-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
* Tue May 28 2019 Than Ngo <than@redhat.com> - 2.4.17.1-2
|
|
|
|
|
- Related: #1682892, fix typo in tests
|
|
|
|
|
|
|
|
|
|
* Thu Jul 09 2020 Than Ngo <than@redhat.com> - 2.4.19-1
|
|
|
|
|
- rebase to 2.4.19
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.17.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.17.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Apr 15 2019 Than Ngo <than@redhat.com> - 2.4.17.1-2
|
|
|
|
|
- add tests
|
|
|
|
|
|
|
|
|
|
* Mon Mar 04 2019 Than Ngo <than@redhat.com> - 2.4.17.1-1
|
|
|
|
|
- update to 2.4.17.1
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.16.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.16.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
* Tue May 28 2019 Than Ngo <than@redhat.com> - 2.4.17.1-1
|
|
|
|
|
- Resolves: #1665184, rebased to 2.4.17.1
|
|
|
|
|
|
|
|
|
|
* Mon May 14 2018 Dan Horák <dan[at]danny.cz> - 2.4.16.1-2
|
|
|
|
|
- use better patch for udev activation
|
|
|
|
|