Blame SPECS/kmod-sky2.spec

a9b90a
%global pkg sky2
a9b90a
Kmods SIG 3f632f
%global driver_version 4.18.0-365.el8
Kmods SIG 6dd491
Kmods SIG 3f632f
%global kernel_version 4.18.0-365.el8
a9b90a
a9b90a
%global _use_internal_dependency_generator 0
c1684e
%global __find_requires /usr/lib/rpm/redhat/find-requires
c1684e
%global __find_provides /usr/lib/rpm/redhat/find-provides
a9b90a
a9b90a
%global debug_package %{nil}
a9b90a
a9b90a
%global __spec_install_post \
a9b90a
  %{?__debug_package:%{__debug_install_post}} \
a9b90a
  %{__arch_install_post} \
a9b90a
  %{__os_install_post} \
a9b90a
  %{__mod_compress_install_post}
a9b90a
a9b90a
%global __mod_compress_install_post find %{buildroot}/lib/modules -type f -name \*.ko -exec xz \{\} \\;
a9b90a
a9b90a
a9b90a
Name:             kmod-%{pkg}
Kmods SIG 3f632f
Version:          4.18.0.365
Kmods SIG 3f632f
Release:          1%{?dist}
a9b90a
Summary:          Marvell Yukon 2 Gigabit Ethernet (%{pkg}) driver
a9b90a
a9b90a
License:          GPLv2
a9b90a
URL:              https://www.kernel.org/
a9b90a
Kmods SIG 6dd491
Source0:          %{pkg}-%{driver_version}.tar.xz
Kmods SIG 6dd491
Patch1:           0001-sky2-Increase-D3-delay-again.patch
Kmods SIG 6dd491
Patch2:           0002-sky2-Disable-MSI-on-Dell-Inspiron-1545-and-Gateway-P.patch
Kmods SIG 6dd491
Patch3:           0003-sky2-Disable-MSI-on-P5W-DH-Deluxe.patch
Kmods SIG 6dd491
Patch4:           0004-sky2-Disable-MSI-on-ASUS-P6T.patch
Kmods SIG 6dd491
Patch5:           0005-sky2-Disable-MSI-on-yet-another-ASUS-boards-P6Xxxx.patch
Kmods SIG 6dd491
Patch6:           0006-net-sky2-reject-unsupported-coalescing-params.patch
Kmods SIG 6dd491
Patch7:           0007-Marvell-Sky2-Ethernet-adapter-fix-warning-messages.patch
a9b90a
58f5bf
ExclusiveArch:    x86_64 aarch64 ppc64le
a9b90a
a9b90a
BuildRequires:    elfutils-libelf-devel
a9b90a
BuildRequires:    gcc
c1684e
BuildRequires:    kernel-rpm-macros
a9b90a
BuildRequires:    kmod
a9b90a
BuildRequires:    make
a9b90a
BuildRequires:    redhat-rpm-config
a9b90a
BuildRequires:    xz
a9b90a
c1684e
BuildRequires:    kernel-abi-stablelists = %{kernel_version}
a9b90a
BuildRequires:    kernel-devel = %{kernel_version}
21b1fe
BuildRequires:    kernel-devel-uname-r = %{kernel_version}.%{_arch}
a9b90a
c1684e
Requires:         kernel >= %{kernel_version}
c1684e
Requires:         kernel-uname-r >= %{kernel_version}.%{_arch}
c1684e
Requires:         kernel-modules >= %{kernel_version}
c1684e
Requires:         kernel-modules-uname-r >= %{kernel_version}.%{_arch}
a9b90a
f5e5d7
Provides:         installonlypkg(kernel-module)
c1684e
Provides:         kernel-modules >= %{kernel_version}.%{_arch}
a9b90a
c1684e
Requires(post):   %{_sbindir}/depmod
c1684e
Requires(postun): %{_sbindir}/depmod
a9b90a
c1684e
Requires(post):   %{_sbindir}/weak-modules
c1684e
Requires(postun): %{_sbindir}/weak-modules
a0a84a
a9b90a
24640b
%if "%{version}" == "4.18.0.358" && "%{release}" == "2%{?dist}"
24640b
Obsoletes:        kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist}
24640b
%endif
24640b
24640b
%if "%{version}" == "4.18.0.358" && "%{release}" == "3%{?dist}"
24640b
Obsoletes:        kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist}
24640b
Obsoletes:        kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-2%{?dist}
24640b
%endif
24640b
24640b
a9b90a
%description
a9b90a
This driver supports Gigabit Ethernet adapters based on the Marvell Yukon 2
a9b90a
chipset:
a9b90a
a9b90a
- 0x1148:0x9000: SysKonnect SK-9Sxx
a9b90a
- 0x1148:0x9E00: SysKonnect SK-9Exx
a9b90a
- 0x1148:0x9E01: SysKonnect SK-9E21M
a9b90a
- 0x1186:0x4001: D-Link DGE-550SX
a9b90a
- 0x1186:0x4B00: D-Link DGE-560T
a9b90a
- 0x1186:0x4B02: D-Link DGE-560SX
a9b90a
- 0x1186:0x4B03: D-Link DGE-550T
a9b90a
- 0x11AB:0x4340: Marvell 88E8021
a9b90a
- 0x11AB:0x4341: Marvell 88E8022
a9b90a
- 0x11AB:0x4342: Marvell 88E8061
a9b90a
- 0x11AB:0x4343: Marvell 88E8062
a9b90a
- 0x11AB:0x4344: Marvell 88E8021
a9b90a
- 0x11AB:0x4345: Marvell 88E8022
a9b90a
- 0x11AB:0x4346: Marvell 88E8061
a9b90a
- 0x11AB:0x4347: Marvell 88E8062
a9b90a
- 0x11AB:0x4350: Marvell 88E8035
a9b90a
- 0x11AB:0x4351: Marvell 88E8036
a9b90a
- 0x11AB:0x4352: Marvell 88E8038
a9b90a
- 0x11AB:0x4353: Marvell 88E8039
a9b90a
- 0x11AB:0x4354: Marvell 88E8040
a9b90a
- 0x11AB:0x4355: Marvell 88E8040T
a9b90a
- 0x11AB:0x4356: Marvell 88EC033
a9b90a
- 0x11AB:0x4357: Marvell 88E8042
a9b90a
- 0x11AB:0x435A: Marvell 88E8048
a9b90a
- 0x11AB:0x4360: Marvell 88E8052
a9b90a
- 0x11AB:0x4361: Marvell 88E8050
a9b90a
- 0x11AB:0x4362: Marvell 88E8053
a9b90a
- 0x11AB:0x4363: Marvell 88E8055
a9b90a
- 0x11AB:0x4364: Marvell 88E8056
a9b90a
- 0x11AB:0x4365: Marvell 88E8070
a9b90a
- 0x11AB:0x4366: Marvell 88EC036
a9b90a
- 0x11AB:0x4367: Marvell 88EC032
a9b90a
- 0x11AB:0x4368: Marvell 88EC034
a9b90a
- 0x11AB:0x4369: Marvell 88EC042
a9b90a
- 0x11AB:0x436A: Marvell 88E8058
a9b90a
- 0x11AB:0x436B: Marvell 88E8071
a9b90a
- 0x11AB:0x436C: Marvell 88E8072
a9b90a
- 0x11AB:0x436D: Marvell 88E8055
a9b90a
- 0x11AB:0x4370: Marvell 88E8075
a9b90a
- 0x11AB:0x4380: Marvell 88E8057
a9b90a
- 0x11AB:0x4381: Marvell 88E8059
a9b90a
- 0x11AB:0x4382: Marvell 88E8079
a9b90a
a9b90a
a9b90a
%prep
Kmods SIG 6dd491
%autosetup -p1 -n %{pkg}-%{driver_version}
a9b90a
a9b90a
a9b90a
%build
a9b90a
pushd src
a9b90a
%{__make} -C /usr/src/kernels/%{kernel_version}.%{_arch} %{?_smp_mflags} M=$PWD modules
a9b90a
popd
a9b90a
a9b90a
a9b90a
%install
a9b90a
%{__install} -D -t %{buildroot}/lib/modules/%{kernel_version}.%{_arch}/extra/drivers/net/ethernet/marvell src/%{pkg}.ko
a9b90a
a9b90a
# Make .ko objects temporarily executable for automatic stripping
a9b90a
find %{buildroot}/lib/modules -type f -name \*.ko -exec chmod u+x \{\} \+
a9b90a
a9b90a
a9b90a
%clean
a9b90a
%{__rm} -rf %{buildroot}
a9b90a
a9b90a
a9b90a
%post
794680
mkdir -p %{_localstatedir}/lib/rpm-state/sig-kmods
c1684e
printf '%s\n' "/lib/modules/%{kernel_version}.%{_arch}/extra/drivers/net/ethernet/marvell/%{pkg}.ko.xz" >> %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add
794680
794680
794680
%preun
794680
mkdir -p %{_localstatedir}/lib/rpm-state/sig-kmods
c1684e
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
a9b90a
a9b90a
a9b90a
%postun
c1684e
if [ -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove ]
794680
then
c1684e
    modules=( $(cat %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove) )
c1684e
    rm -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove
794680
    rmdir --ignore-fail-on-non-empty %{_localstatedir}/lib/rpm-state/sig-kmods
c1684e
    printf '%s\n' "${modules[@]}" | %{_sbindir}/weak-modules --remove-modules
794680
fi
794680
794680
c1684e
%pretrans -p <lua>
c1684e
posix.unlink("%{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add")
c1684e
posix.unlink("%{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-remove")
c1684e
c1684e
794680
%posttrans
c1684e
if [ -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add ]
794680
then
c1684e
    modules=( $(cat %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add) )
c1684e
    rm -f %{_localstatedir}/lib/rpm-state/sig-kmods/weak-modules-add
794680
    rmdir --ignore-fail-on-non-empty %{_localstatedir}/lib/rpm-state/sig-kmods
c1684e
    printf '%s\n' "${modules[@]}" | %{_sbindir}/weak-modules --add-modules
794680
fi
a9b90a
a9b90a
a9b90a
%files
a9b90a
%defattr(644,root,root,755)
a9b90a
/lib/modules/%{kernel_version}.%{_arch}
a1929e
%license LICENSES
a9b90a
a9b90a
a9b90a
%changelog
Kmods SIG 3f632f
* Thu Feb 10 2022 Kmods SIG <sig-kmods@centosproject.org> - 4.18.0.365-1
Kmods SIG 3f632f
- Update to 4.18.0-365.el8
Kmods SIG 3f632f
24640b
* Thu Jan 27 2022 Peter Georg <peter.georg@physik.uni-regensburg.de> - 4.18.0.358-3
24640b
- Add obsoletes for update path
24640b
58f5bf
* Sat Jan 22 2022 Peter Georg <peter.georg@physik.uni-regensburg.de> - 4.18.0.358-2
58f5bf
- Enable ppc64le
58f5bf
Kmods SIG 11ef69
* Mon Jan 17 2022 Kmods SIG <sig-kmods@centosproject.org> - 4.18.0.358-1
Kmods SIG 11ef69
- Update to 4.18.0-358.el8
Kmods SIG 11ef69
Kmods SIG 6dd491
* Wed Jan 12 2022 Kmods SIG <sig-kmods@centosproject.org> - 4.18.0.211-1
Kmods SIG 6dd491
- Switch to EL kernel source and versioning
Kmods SIG 6dd491
- kABI tracking kmod package (kernel >= 4.18.0-348.el8)