add additional provides to sb-certs package

This commit is contained in:
Louis Abel 2024-04-07 17:34:52 -07:00
parent 1fa68ee0b4
commit c750d56c59
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 6 additions and 1 deletions

View File

@ -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