mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-13 02:01:23 +00:00
add additional provides to sb-certs package
This commit is contained in:
parent
1fa68ee0b4
commit
c750d56c59
@ -21,7 +21,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.4}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.5}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -207,6 +207,8 @@ This package provides the RPM signature keys for Rocky.
|
||||
Summary: %{distro_name} public secureboot certificates
|
||||
Group: System Environment/Base
|
||||
Provides: system-sb-certs = %{version}-%{release}
|
||||
Provides: redhat-sb-certs = %{version}-%{release}
|
||||
Provides: centos-sb-certs = %{version}-%{release}
|
||||
|
||||
%description -n rocky-sb-certs%{?rltype}
|
||||
This package contains the %{distro_name} secureboot public certificates.
|
||||
@ -475,6 +477,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 07 2024 Louis Abel <label@rockylinux.org> - 10.0-0.5
|
||||
- Add additional provides to rocky-sb-certs
|
||||
|
||||
* Thu Apr 04 2024 Louis Abel <label@rockylinux.org> - 10.0-0.4
|
||||
- Update SB certs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user