Package kernel-source-ixgbe: Specfile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | %define module_name ixgbe %define module_version 6.1.4 %define module_source %module_name.tar Name: kernel-source-%module_name Version: %module_version Release: alt1 Group: Development/Kernel Summary: Linux %module_name modules sources License: GPL-2.0-only URL: http://www.intel.com/network/connectivity/products/server_adapters.htm Packager: Kernel Maintainers Team <kernel@packages.altlinux.org> BuildArch: noarch Source: %name-%version.tar BuildRequires: rpm-build-kernel %description %module_name modules sources for ixgbe Linux kernel driver %prep %setup -c -q %install mkdir -p %kernel_srcdir tar -cjf %kernel_srcdir/kernel-source-%module_name-%version.tar.bz2 %name-%version %files %_usrsrc/* %changelog * Thu Jun 05 2025 Alexei Takaseev <taf@altlinux.org> 6.1.4-alt1 - 6.1.4 * Mon Apr 07 2025 Alexei Takaseev <taf@altlinux.org> 6.0.6-alt1 - 6.0.6 * Mon Feb 24 2025 Alexei Takaseev <taf@altlinux.org> 6.0.5-alt1 - 6.0.5 * Mon Aug 05 2024 Alexei Takaseev <taf@altlinux.org> 5.20.10-alt1 - 5.20.10 * Thu Dec 14 2023 Alexei Takaseev <taf@altlinux.org> 5.19.9-alt1 - 5.19.9 * Sat Aug 05 2023 Alexei Takaseev <taf@altlinux.org> 5.19.6-alt1 - 5.19.6 * Thu Jul 27 2023 Alexei Takaseev <taf@altlinux.org> 5.18.13-alt1 - 5.18.13 * Wed Feb 15 2023 Alexei Takaseev <taf@altlinux.org> 5.18.11-alt1 - 5.18.11 - Change License: to GPL-2.0-only * Tue Dec 20 2022 Alexei Takaseev <taf@altlinux.org> 5.18.6-alt1 - 5.18.6 * Mon Oct 17 2022 Alexei Takaseev <taf@altlinux.org> 5.17.1-alt1 - 5.17.1 * Fri Aug 05 2022 Alexei Takaseev <taf@altlinux.org> 5.16.5-alt1 - 5.16.5 * Mon May 23 2022 Alexei Takaseev <taf@altlinux.org> 5.15.2-alt1 - 5.15.2 * Mon Mar 14 2022 Alexei Takaseev <taf@altlinux.org> 5.14.6-alt1 - 5.14.6 * Wed Oct 20 2021 Alexei Takaseev <taf@altlinux.org> 5.13.4-alt1 - 5.13.4 * Mon Aug 23 2021 Alexei Takaseev <taf@altlinux.org> 5.12.5-alt2 - Change BR: kernel-build-tools -> rpm-build-kernel * Wed Jul 14 2021 Alexei Takaseev <taf@altlinux.org> 5.12.5-alt1 - 5.12.5 * Tue Mar 09 2021 Alexei Takaseev <taf@altlinux.org> 5.11.3-alt1 - 5.11.3 * Mon Feb 08 2021 Alexei Takaseev <taf@altlinux.org> 5.10.2-alt1 - 5.10.2 * Thu Oct 01 2020 Alexei Takaseev <taf@altlinux.org> 5.9.4-alt1 - 5.9.4 * Wed Aug 19 2020 Alexei Takaseev <taf@altlinux.org> 5.8.1-alt1 - 5.8.1 * Thu May 21 2020 Alexei Takaseev <taf@altlinux.org> 5.7.1-alt1 - 5.7.1 - Added support for 5.6 kernel version * Wed May 13 2020 Alexei Takaseev <taf@altlinux.org> 5.6.4-alt1 - 5.6.4 - Fix build with kernel >= 5.4 * Sat Nov 16 2019 Alexei Takaseev <taf@altlinux.org> 5.6.3-alt1 - initial build |