Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions SPECS-SIGNED/fwctl-hwe-signed/fwctl-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name fwctl-hwe}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-22%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-23%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://nvidia.com
Group: System Environment/Base
Expand All @@ -73,7 +73,7 @@ fwctl signed kernel modules

%package -n %{_name}
Summary: %{summary}
Requires: mlnx-ofa_kernel-hwe = %{_mofed_full_version}
Requires: mlnx-ofa_kernel
Requires: mlnx-ofa_kernel-hwe-modules = %{_mofed_full_version}
Requires: kernel-hwe = %{target_kernel_version_full}
Requires: kmod
Expand Down Expand Up @@ -120,6 +120,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-fwctl-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Adjusted package dependencies on user space components.

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/fwctl-signed/fwctl-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name fwctl}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-20%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-21%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://nvidia.com
Group: System Environment/Base
Expand Down Expand Up @@ -119,6 +119,9 @@ fi # 1 : closed


%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump mofed release number

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
9 changes: 6 additions & 3 deletions SPECS-SIGNED/iser-hwe-signed/iser-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name iser-hwe}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-22%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-23%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand All @@ -68,7 +68,7 @@ iser signed kernel modules

%package -n %{_name}
Summary: %{summary}
Requires: mlnx-ofa_kernel-hwe = %{_mofed_full_version}
Requires: mlnx-ofa_kernel
Requires: mlnx-ofa_kernel-hwe-modules = %{_mofed_full_version}
Requires: kernel-hwe = %{target_kernel_version_full}
Requires: kmod
Expand Down Expand Up @@ -112,6 +112,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-iser-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Adjusted package dependencies on user space components.

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/iser-signed/iser-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name iser}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-20%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-21%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -110,6 +110,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump mofed release number

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
9 changes: 6 additions & 3 deletions SPECS-SIGNED/isert-hwe-signed/isert-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name isert-hwe}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-22%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-23%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand All @@ -68,7 +68,7 @@ isert signed kernel modules

%package -n %{_name}
Summary: %{summary}
Requires: mlnx-ofa_kernel-hwe = %{_mofed_full_version}
Requires: mlnx-ofa_kernel
Requires: mlnx-ofa_kernel-hwe-modules = %{_mofed_full_version}
Requires: kernel-hwe = %{target_kernel_version_full}
Requires: kmod
Expand Down Expand Up @@ -111,6 +111,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-isert-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Adjusted package dependencies on user space components.

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/isert-signed/isert-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name isert}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-20%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-21%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -109,6 +109,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump mofed release number

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
Summary: KNEM: High-Performance Intra-Node MPI Communication
Name: %{_name}-signed
Version: 1.1.4.90mlnx3
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
Provides: knem-hwe-mlnx = %{version}-%{release}
Obsoletes: knem-hwe-mlnx < %{version}-%{release}
License: BSD and GPLv2
Expand Down Expand Up @@ -110,6 +110,9 @@ fi
/lib/modules/

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 1.1.4.90mlnx3-23_6.12.50.2-1
- Bump release to rebuild for new release

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 1.1.4.90mlnx3-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
5 changes: 4 additions & 1 deletion SPECS-SIGNED/knem-modules-signed/knem-modules-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
Summary: KNEM: High-Performance Intra-Node MPI Communication
Name: %{_name}-signed
Version: 1.1.4.90mlnx3
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
Provides: knem-mlnx = %{version}-%{release}
Obsoletes: knem-mlnx < %{version}-%{release}
License: BSD and GPLv2
Expand Down Expand Up @@ -108,6 +108,9 @@ fi
/lib/modules/

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 1.1.4.90mlnx3-21
- Bump release to rebuild for new release

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 1.1.4.90mlnx3-20
- Add kernel version and release nb into release nb

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Name: %{_name}-signed
Summary: %{_name} Kernel Module for the %{KVERSION} kernel
Version: 4.30.0
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: Dual BSD/GPLv2
Group: System Environment/Kernel

Expand Down Expand Up @@ -84,6 +84,9 @@ popd
/lib/modules/%{KVERSION}/updates/

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 4.30.0-23_6.12.50.2-1
- Bump release to rebuild for new release

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 4.30.0-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@

%global KVERSION %{target_kernel_version_full}

%{!?_mofed_full_version: %define _mofed_full_version 24.10-22%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-23%{release_suffix}%{?dist}}

%{!?_name: %define _name mlnx-nfsrdma-hwe}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand All @@ -71,7 +71,7 @@ mellanox rdma signed kernel modules

%package -n %{_name}
Summary: %{summary}
Requires: mlnx-ofa_kernel-hwe = %{_mofed_full_version}
Requires: mlnx-ofa_kernel
Requires: mlnx-ofa_kernel-hwe-modules = %{_mofed_full_version}
Requires: kernel-hwe = %{target_kernel_version_full}
Requires: kmod
Expand Down Expand Up @@ -119,6 +119,9 @@ fi
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-mlnx-nfsrdma-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Adjusted package dependencies on user space components.

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/mlnx-nfsrdma-signed/mlnx-nfsrdma-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@

%global KVERSION %{target_kernel_version_full}

%{!?_mofed_full_version: %define _mofed_full_version 24.10-20%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-21%{release_suffix}%{?dist}}

%{!?_name: %define _name mlnx-nfsrdma}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -117,6 +117,9 @@ fi
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-%{_name}-*.conf

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump mofed release number

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
Summary: Infiniband HCA Driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com/
Group: System Environment/Base
Expand Down Expand Up @@ -194,6 +194,9 @@ fi
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Bump release to rebuild for new release

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
Summary: Infiniband HCA Driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com/
Group: System Environment/Base
Expand Down Expand Up @@ -192,6 +192,9 @@ fi
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump release to rebuild for new release

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
9 changes: 6 additions & 3 deletions SPECS-SIGNED/srp-hwe-signed/srp-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
%global KVERSION %{target_kernel_version_full}

%define _name srp-hwe
%{!?_mofed_full_version: %define _mofed_full_version 24.10-22%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-23%{release_suffix}%{?dist}}

Summary: srp driver
Name: %{_name}-signed
Version: 24.10
Release: 22%{release_suffix}%{?dist}
Release: 23%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand All @@ -73,7 +73,7 @@ srp kernel modules

%package -n %{_name}
Summary: %{summary}
Requires: mlnx-ofa_kernel-hwe = %{_mofed_full_version}
Requires: mlnx-ofa_kernel
Requires: mlnx-ofa_kernel-hwe-modules = %{_mofed_full_version}
Requires: kernel-hwe = %{target_kernel_version_full}
Requires: kmod
Expand Down Expand Up @@ -112,6 +112,9 @@ popd
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-23_6.12.50.2-1
- Adjusted package dependencies on user space components.

* Fri Oct 06 2025 Siddharth Chintamaneni <[email protected]> - 24.10-22_6.12.50.2-1
- Bump to match kernel-hwe
- Fix signed spec for -hwe variant
Expand Down
7 changes: 5 additions & 2 deletions SPECS-SIGNED/srp-signed/srp-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
%global KVERSION %{target_kernel_version_full}

%define _name srp
%{!?_mofed_full_version: %define _mofed_full_version 24.10-20%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 24.10-21%{release_suffix}%{?dist}}

Summary: srp driver
Name: %{_name}-signed
Version: 24.10
Release: 20%{release_suffix}%{?dist}
Release: 21%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -110,6 +110,9 @@ popd
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Fri Oct 10 2025 Pawel Winogrodzki <[email protected]> - 24.10-21
- Bump mofed release number

* Thu May 29 2025 Nicolas Guibourge <[email protected]> - 24.10-20
- Add kernel version and release nb into release nb

Expand Down
Loading
Loading