mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-16 03:21:24 +00:00
add aarch64
This commit is contained in:
parent
7edb85aa25
commit
e519eb201e
BIN
SOURCES/rocky-nvidiagpuoot101-aarch64.x509
Normal file
BIN
SOURCES/rocky-nvidiagpuoot101-aarch64.x509
Normal file
Binary file not shown.
Binary file not shown.
@ -21,7 +21,7 @@
|
||||
%define distro_code Blue Onyx
|
||||
%define major 9
|
||||
%define minor 4
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.4}
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.5}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -162,6 +162,7 @@ Source1402: rockykpatch1.x509
|
||||
Source1403: rockydup1-aarch64.x509
|
||||
Source1404: rockykpatch1-aarch64.x509
|
||||
Source1405: rocky-nvidiagpuoot101.x509
|
||||
Source1406: rocky-nvidiagpuoot101-aarch64.x509
|
||||
# x86_64
|
||||
Source1421: rocky-fwupd.cer
|
||||
Source1422: rocky-grub2.cer
|
||||
@ -342,6 +343,7 @@ install -m 0644 %{SOURCE1402} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
install -m 0644 %{SOURCE1403} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
install -m 0644 %{SOURCE1404} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
install -m 0644 %{SOURCE1405} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
install -m 0644 %{SOURCE1406} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
## x86_64
|
||||
# cer
|
||||
install -m 0644 %{SOURCE1421} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
@ -499,8 +501,8 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 9.4-1.4
|
||||
- Add nvidia SB certificate
|
||||
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 9.4-1.5
|
||||
- Add nvidia SB certificates
|
||||
|
||||
* Sun Apr 07 2024 Louis Abel <label@rockylinux.org> - 9.4-1.3
|
||||
- Add additional provides for rocky-sb-certs
|
||||
|
Loading…
Reference in New Issue
Block a user