import iprutils-2.4.19-1.el8

This commit is contained in:
CentOS Sources 2020-11-03 06:47:08 -05:00 committed by Andrew Lukoshko
parent 9229673093
commit 917b59b875
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/iprdbg.8.gz
SOURCES/iprutils-2.4.18.1.tar.gz
SOURCES/iprutils-2.4.19.tar.gz

View File

@ -1,2 +1,2 @@
ba7fff20477af3cb00dcc323690ca108454a2302 SOURCES/iprdbg.8.gz
701a1a9af6890d333904a92f0b01c26b92f821fa SOURCES/iprutils-2.4.18.1.tar.gz
df06b14873f4a6f70099347e4f0c003d33d72782 SOURCES/iprutils-2.4.19.tar.gz

View File

@ -1,11 +1,13 @@
%global gitver rel-2-4-19
Summary: Utilities for the IBM Power Linux RAID adapters
Name: iprutils
Version: 2.4.18.1
Version: 2.4.19
Release: 1%{?dist}
License: CPL
Group: System Environment/Base
URL: http://sourceforge.net/projects/iprdd/
Source0: https://sourceforge.net/projects/iprdd/files/iprutils%20for%202.6%20kernels/2.4.18/%{name}-%{version}.tar.gz
URL: https://github.com/bjking1/iprutils
Source0: https://github.com/bjking1/iprutils/archive/%{gitver}/%{name}-%{version}.tar.gz
# missing man page
Source1: iprdbg.8.gz
@ -24,7 +26,7 @@ supported by the ipr SCSI storage device driver.
%prep
%autosetup -p1
%autosetup -p1 -n %{name}-%{gitver}
autoreconf -vif
@ -73,6 +75,9 @@ rm %{buildroot}/%{_sysconfdir}/ha.d/resource.d/iprha
%changelog
* Mon May 11 2020 Than Ngo <than@redhat.com> - 2.4.19-1
- Resolves: #1781926, rebased to 2.4.19
* Fri May 31 2019 Than Ngo <than@redhat.com> - 2.4.18.1-1
- Resolves: #1665184, rebased to 2.4.18.1