|
|
590fb8 |
%global pkg qla2xxx
|
|
|
590fb8 |
|
|
Kmods SIG |
f95451 |
%global driver_version 5.14.0-57.el9
|
|
|
590fb8 |
|
|
Kmods SIG |
ca19cd |
%global kernel_version 5.14.0-86.el9
|
|
|
590fb8 |
|
|
|
590fb8 |
%global debug_package %{nil}
|
|
|
590fb8 |
|
|
|
590fb8 |
%global __spec_install_post \
|
|
|
590fb8 |
%{?__debug_package:%{__debug_install_post}} \
|
|
|
590fb8 |
%{__arch_install_post} \
|
|
|
590fb8 |
%{__os_install_post} \
|
|
|
590fb8 |
%{__mod_compress_install_post}
|
|
|
590fb8 |
|
|
|
590fb8 |
%global __mod_compress_install_post find %{buildroot}/lib/modules -type f -name \*.ko -exec xz \{\} \\;
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
Name: kmod-%{pkg}
|
|
Kmods SIG |
f95451 |
Version: 5.14.0.57
|
|
Kmods SIG |
ca19cd |
Release: 15%{?dist}
|
|
|
590fb8 |
Summary: QLogic Fibre Channel HBA (%{pkg}) driver
|
|
|
590fb8 |
|
|
|
fc994e |
License: GPLv2 and GPLv2+
|
|
|
590fb8 |
URL: https://www.kernel.org/
|
|
|
590fb8 |
|
|
|
590fb8 |
Source0: %{pkg}-%{driver_version}.tar.xz
|
|
|
590fb8 |
Patch1: 0001-add-deprecated-ids.patch
|
|
|
590fb8 |
|
|
|
4918df |
ExclusiveArch: x86_64 aarch64 ppc64le
|
|
|
590fb8 |
|
|
|
590fb8 |
BuildRequires: elfutils-libelf-devel
|
|
|
590fb8 |
BuildRequires: gcc
|
|
|
87f674 |
BuildRequires: kernel-rpm-macros
|
|
|
590fb8 |
BuildRequires: kmod
|
|
|
590fb8 |
BuildRequires: make
|
|
|
590fb8 |
BuildRequires: redhat-rpm-config
|
|
|
590fb8 |
BuildRequires: xz
|
|
|
590fb8 |
|
|
|
87f674 |
BuildRequires: kernel-abi-stablelists = %{kernel_version}
|
|
|
590fb8 |
BuildRequires: kernel-devel = %{kernel_version}
|
|
|
590fb8 |
BuildRequires: kernel-devel-uname-r = %{kernel_version}.%{_arch}
|
|
|
590fb8 |
|
|
|
87f674 |
Requires: kernel >= %{kernel_version}
|
|
|
87f674 |
Requires: kernel-uname-r >= %{kernel_version}.%{_arch}
|
|
|
87f674 |
Requires: kernel-modules >= %{kernel_version}
|
|
|
87f674 |
Requires: kernel-modules-uname-r >= %{kernel_version}.%{_arch}
|
|
|
590fb8 |
|
|
|
590fb8 |
Provides: installonlypkg(kernel-module)
|
|
|
87f674 |
Provides: kernel-modules >= %{kernel_version}.%{_arch}
|
|
|
590fb8 |
|
|
|
87f674 |
Requires(post): %{_sbindir}/depmod
|
|
|
87f674 |
Requires(postun): %{_sbindir}/depmod
|
|
|
590fb8 |
|
|
|
87f674 |
Requires(post): %{_sbindir}/weak-modules
|
|
|
87f674 |
Requires(postun): %{_sbindir}/weak-modules
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
13020b |
%if "%{version}" == "5.14.0.1" && "%{release}" == "10%{?dist}"
|
|
|
13020b |
Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-9%{?dist}
|
|
|
13020b |
%endif
|
|
|
13020b |
|
|
|
13020b |
|
|
|
590fb8 |
%description
|
|
|
590fb8 |
This package provides the QLogic Fibre Channel HBA (%{pkg}) driver. Compared to
|
|
|
590fb8 |
the in-kernel driver this driver re-enables support for deprecated adapters:
|
|
|
590fb8 |
|
|
|
590fb8 |
- 0x1077:0x2100: QLogic ISP2100
|
|
|
590fb8 |
- 0x1077:0x2200: QLogic ISP2200
|
|
|
590fb8 |
- 0x1077:0x2300: QLogic ISP2300
|
|
|
590fb8 |
- 0x1077:0x2312: QLogic ISP2312
|
|
|
590fb8 |
- 0x1077:0x2322: QLogic ISP2322
|
|
|
590fb8 |
- 0x1077:0x2422: QLogic ISP2422
|
|
|
590fb8 |
- 0x1077:0x2432: QLogic ISP2432
|
|
|
590fb8 |
- 0x1077:0x5422: QLogic ISP5422
|
|
|
590fb8 |
- 0x1077:0x5432: QLogic ISP5432 / QLE220
|
|
|
590fb8 |
- 0x1077:0x6312: QLogic ISP6312
|
|
|
590fb8 |
- 0x1077:0x6322: QLogic ISP6322
|
|
|
590fb8 |
- 0x1077:0x8001: QLogic ISP8001 / QLE81xx
|
|
|
590fb8 |
- 0x1077:0x8021: QLogic ISP8021 / QLE82xx
|
|
|
590fb8 |
- 0x1077:0x8044: QLogic ISP8044 / QLE84xx
|
|
|
590fb8 |
- 0x1077:0x8432: QLogic ISP8432 / QLE8000
|
|
|
590fb8 |
- 0x1077:0xF001: QLogic ISPF001 / QLE10000
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%prep
|
|
|
590fb8 |
%autosetup -p1 -n %{pkg}-%{driver_version}
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%build
|
|
|
590fb8 |
pushd src
|
|
|
590fb8 |
%{__make} -C /usr/src/kernels/%{kernel_version}.%{_arch} %{?_smp_mflags} M=$PWD modules
|
|
|
590fb8 |
popd
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%install
|
|
|
590fb8 |
%{__install} -D -t %{buildroot}/lib/modules/%{kernel_version}.%{_arch}/extra/drivers/scsi/%{pkg} src/%{pkg}.ko
|
|
|
590fb8 |
|
|
|
590fb8 |
# Make .ko objects temporarily executable for automatic stripping
|
|
|
590fb8 |
find %{buildroot}/lib/modules -type f -name \*.ko -exec chmod u+x \{\} \+
|
|
|
590fb8 |
|
|
|
87f674 |
# Generate depmod.conf
|
|
|
87f674 |
%{__install} -d %{buildroot}/%{_sysconfdir}/depmod.d/
|
|
|
87f674 |
for kmod in $(find %{buildroot}/lib/modules/%{kernel_version}.%{_arch}/extra -type f -name \*.ko -printf "%%P\n" | sort)
|
|
|
87f674 |
do
|
|
|
87f674 |
echo "override $(basename $kmod .ko) * weak-updates/$(dirname $kmod)" >> %{buildroot}/%{_sysconfdir}/depmod.d/%{pkg}.conf
|
|
|
87f674 |
done
|
|
|
87f674 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%clean
|
|
|
590fb8 |
%{__rm} -rf %{buildroot}
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%post
|
|
|
590fb8 |
mkdir -p %{_localstatedir}/lib/rpm-state/sig-kmods
|
|
|
87f674 |
printf '%s\n' "/lib/modules/%{kernel_version}.%{_arch}/extra/drivers/scsi/%{pkg}/%{pkg}.ko.xz" >> %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%preun
|
|
|
590fb8 |
mkdir -p %{_localstatedir}/lib/rpm-state/sig-kmods
|
|
|
87f674 |
rpm -ql kmod-%{pkg}-%{?epoch:%{epoch}:}%{version}-%{release}.%{_arch} | grep '/lib/modules/%{kernel_version}.%{_arch}/.*\.ko\.xz$' >> %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%postun
|
|
|
87f674 |
if [ -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove ]
|
|
|
590fb8 |
then
|
|
|
87f674 |
modules=( $(cat %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove) )
|
|
|
87f674 |
rm -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove
|
|
|
590fb8 |
rmdir --ignore-fail-on-non-empty %{_localstatedir}/lib/rpm-state/sig-kmods
|
|
|
87f674 |
printf '%s\n' "${modules[@]}" | %{_sbindir}/weak-modules --remove-modules
|
|
|
590fb8 |
fi
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
87f674 |
%pretrans -p <lua>
|
|
|
87f674 |
posix.unlink("%{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add")
|
|
|
87f674 |
posix.unlink("%{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove")
|
|
|
87f674 |
|
|
|
87f674 |
|
|
|
590fb8 |
%posttrans
|
|
|
87f674 |
if [ -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add ]
|
|
|
590fb8 |
then
|
|
|
87f674 |
modules=( $(cat %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add) )
|
|
|
87f674 |
rm -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add
|
|
|
590fb8 |
rmdir --ignore-fail-on-non-empty %{_localstatedir}/lib/rpm-state/sig-kmods
|
|
|
87f674 |
printf '%s\n' "${modules[@]}" | %{_sbindir}/weak-modules --add-modules
|
|
|
590fb8 |
fi
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%files
|
|
|
590fb8 |
%defattr(644,root,root,755)
|
|
|
590fb8 |
/lib/modules/%{kernel_version}.%{_arch}
|
|
|
013e70 |
%license LICENSES
|
|
|
87f674 |
%config(noreplace) %{_sysconfdir}/depmod.d/%{pkg}.conf
|
|
|
590fb8 |
|
|
|
590fb8 |
|
|
|
590fb8 |
%changelog
|
|
Kmods SIG |
ca19cd |
* Fri May 27 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-15
|
|
Kmods SIG |
ca19cd |
- Rebuild for 5.14.0-86.el9
|
|
Kmods SIG |
ca19cd |
|
|
Kmods SIG |
4ac769 |
* Fri May 27 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-14
|
|
Kmods SIG |
4ac769 |
- Rebuild for 5.14.0-85.el9
|
|
Kmods SIG |
4ac769 |
|
|
Kmods SIG |
a46961 |
* Thu May 26 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-13
|
|
Kmods SIG |
a46961 |
- Rebuild for 5.14.0-83.el9
|
|
Kmods SIG |
a46961 |
|
|
Kmods SIG |
888e21 |
* Sat May 07 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-12
|
|
Kmods SIG |
888e21 |
- Rebuild for 5.14.0-80.el9
|
|
Kmods SIG |
888e21 |
|
|
Kmods SIG |
e5b500 |
* Fri Apr 22 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-11
|
|
Kmods SIG |
e5b500 |
- Rebuild for 5.14.0-79.el9
|
|
Kmods SIG |
e5b500 |
|
|
Kmods SIG |
6d4048 |
* Wed Apr 13 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-10
|
|
Kmods SIG |
6d4048 |
- Rebuild for 5.14.0-78.el9
|
|
Kmods SIG |
6d4048 |
|
|
Kmods SIG |
4f4fbd |
* Tue Apr 12 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-9
|
|
Kmods SIG |
4f4fbd |
- Rebuild for 5.14.0-77.el9
|
|
Kmods SIG |
4f4fbd |
|
|
Kmods SIG |
fe4fc1 |
* Mon Mar 28 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-8
|
|
Kmods SIG |
fe4fc1 |
- Rebuild for 5.14.0-75.el9
|
|
Kmods SIG |
fe4fc1 |
|
|
Kmods SIG |
ef9bb9 |
* Tue Mar 22 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-7
|
|
Kmods SIG |
ef9bb9 |
- Rebuild for 5.14.0-73.el9
|
|
Kmods SIG |
ef9bb9 |
|
|
Kmods SIG |
08ee73 |
* Sat Feb 26 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-6
|
|
Kmods SIG |
08ee73 |
- Rebuild for 5.14.0-69.el9
|
|
Kmods SIG |
08ee73 |
|
|
Kmods SIG |
637cd4 |
* Thu Feb 24 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-5
|
|
Kmods SIG |
637cd4 |
- Rebuild for 5.14.0-65.el9
|
|
Kmods SIG |
637cd4 |
|
|
Kmods SIG |
e09272 |
* Sun Feb 20 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-4
|
|
Kmods SIG |
e09272 |
- Rebuild for 5.14.0-62.el9
|
|
Kmods SIG |
e09272 |
|
|
Kmods SIG |
843a53 |
* Fri Feb 18 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-3
|
|
Kmods SIG |
843a53 |
- Rebuild for 5.14.0-60.el9
|
|
Kmods SIG |
843a53 |
|
|
Kmods SIG |
1c169a |
* Tue Feb 15 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-2
|
|
Kmods SIG |
1c169a |
- Rebuild for 5.14.0-58.el9
|
|
Kmods SIG |
1c169a |
|
|
Kmods SIG |
f95451 |
* Sat Feb 12 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.57-1
|
|
Kmods SIG |
f95451 |
- Update to 5.14.0-57.el9
|
|
Kmods SIG |
f95451 |
|
|
Kmods SIG |
d46f93 |
* Thu Feb 10 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-17
|
|
Kmods SIG |
d46f93 |
- Rebuild for 5.14.0-56.el9
|
|
Kmods SIG |
d46f93 |
|
|
Kmods SIG |
19244a |
* Mon Feb 07 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-16
|
|
Kmods SIG |
19244a |
- Rebuild for 5.14.0-55.el9
|
|
Kmods SIG |
19244a |
|
|
Kmods SIG |
fca70c |
* Wed Feb 02 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-15
|
|
Kmods SIG |
fca70c |
- Rebuild for 5.14.0-51.el9
|
|
Kmods SIG |
fca70c |
|
|
Kmods SIG |
5e9832 |
* Tue Feb 01 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-14
|
|
Kmods SIG |
5e9832 |
- Rebuild for 5.14.0-50.el9
|
|
Kmods SIG |
5e9832 |
|
|
Kmods SIG |
9a4270 |
* Sat Jan 29 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-13
|
|
Kmods SIG |
9a4270 |
- Rebuild for 5.14.0-49.el9
|
|
Kmods SIG |
9a4270 |
|
|
Kmods SIG |
3a708e |
* Thu Jan 27 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-12
|
|
Kmods SIG |
3a708e |
- Rebuild for 5.14.0-48.el9
|
|
Kmods SIG |
3a708e |
|
|
Kmods SIG |
a50e3b |
* Tue Jan 25 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-11
|
|
Kmods SIG |
a50e3b |
- Rebuild for 5.14.0-47.el9
|
|
Kmods SIG |
a50e3b |
|
|
|
4918df |
* Wed Jan 19 2022 Peter Georg <peter.georg@physik.uni-regensburg.de> - 5.14.0.1-10
|
|
|
4918df |
- Enable ppc64le
|
|
|
4918df |
|
|
Kmods SIG |
0703f8 |
* Wed Jan 19 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-9
|
|
Kmods SIG |
0703f8 |
- Rebuild for 5.14.0-44.el9
|
|
Kmods SIG |
0703f8 |
|
|
Kmods SIG |
41def8 |
* Tue Jan 18 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-8
|
|
Kmods SIG |
41def8 |
- Rebuild for 5.14.0-43.el9
|
|
Kmods SIG |
41def8 |
|
|
Kmods SIG |
dde4ec |
* Mon Jan 17 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-7
|
|
Kmods SIG |
dde4ec |
- Rebuild for 5.14.0-42.el9
|
|
Kmods SIG |
dde4ec |
|
|
Kmods SIG |
0b5309 |
* Fri Jan 14 2022 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-6
|
|
Kmods SIG |
0b5309 |
- Rebuild for 5.14.0-41.el9
|
|
Kmods SIG |
0b5309 |
|
|
|
bafb25 |
* Sat Dec 25 2021 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-5
|
|
|
bafb25 |
- Rebuild for 5.14.0-39.el9
|
|
|
bafb25 |
- Skip unreleased kernel -38
|
|
Kmods SIG |
992afb |
|
|
Kmods SIG |
80ba9a |
* Thu Dec 23 2021 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-4
|
|
Kmods SIG |
80ba9a |
- Rebuild for 5.14.0-37.el9
|
|
Kmods SIG |
80ba9a |
|
|
Kmods SIG |
cb92a5 |
* Wed Dec 22 2021 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-3
|
|
Kmods SIG |
cb92a5 |
- Rebuild for 5.14.0-36.el9
|
|
Kmods SIG |
cb92a5 |
|
|
|
637c63 |
* Wed Dec 22 2021 Kmods SIG <sig-kmods@centosproject.org> - 5.14.0.1-2
|
|
|
637c63 |
- Rebuild for 5.14.0-34.el9
|
|
|
637c63 |
- Skip unreleased kernel -32 and -33
|
|
Kmods SIG |
19b079 |
|
|
|
87f674 |
* Thu Dec 16 2021 Peter Georg <peter.georg@physik.uni-regensburg.de> - 5.14.0.1-1
|
|
|
87f674 |
- Convert to kABI tracking kmod package (kernel >= 5.14.0-31.el9)
|