mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-13 02:01:23 +00:00
add aarch64
This commit is contained in:
parent
022ffc3ec6
commit
106bee5307
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 Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.6}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.7}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -157,6 +157,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
|
||||
@ -336,6 +337,8 @@ install -m 0644 %{SOURCE1401} %{buildroot}%{_datadir}/pki/sb-certs/
|
||||
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/
|
||||
@ -478,8 +481,8 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 10.0-0.6
|
||||
- Add nvidia SB cert
|
||||
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 10.0-0.7
|
||||
- Add nvidia SB certs
|
||||
|
||||
* Sun Apr 07 2024 Louis Abel <label@rockylinux.org> - 10.0-0.5
|
||||
- Add additional provides to rocky-sb-certs
|
||||
|
Loading…
Reference in New Issue
Block a user