mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-22 08:38:31 +00:00
add additional provides to sb-certs package
This commit is contained in:
parent
39fb43f4d5
commit
cff4aaf092
@ -21,7 +21,7 @@
|
|||||||
%define distro_code Blue Onyx
|
%define distro_code Blue Onyx
|
||||||
%define major 9
|
%define major 9
|
||||||
%define minor 4
|
%define minor 4
|
||||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.2}
|
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.3}
|
||||||
%define rpm_license BSD-3-Clause
|
%define rpm_license BSD-3-Clause
|
||||||
%define dist .el%{major}
|
%define dist .el%{major}
|
||||||
%define home_url https://rockylinux.org/
|
%define home_url https://rockylinux.org/
|
||||||
@ -212,6 +212,8 @@ This package provides the RPM signature keys for Rocky.
|
|||||||
Summary: %{distro_name} public secureboot certificates
|
Summary: %{distro_name} public secureboot certificates
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Provides: system-sb-certs = %{version}-%{release}
|
Provides: system-sb-certs = %{version}-%{release}
|
||||||
|
Provides: redhat-sb-certs = %{version}-%{release}
|
||||||
|
Provides: centos-sb-certs = %{version}-%{release}
|
||||||
|
|
||||||
%description -n rocky-sb-certs%{?rltype}
|
%description -n rocky-sb-certs%{?rltype}
|
||||||
This package contains the %{distro_name} secureboot public certificates.
|
This package contains the %{distro_name} secureboot public certificates.
|
||||||
@ -495,6 +497,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
|||||||
%{_datadir}/pki/sb-certs/*
|
%{_datadir}/pki/sb-certs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 07 2024 Louis Abel <label@rockylinux.org> - 9.4-1.3
|
||||||
|
- Add additional provides for rocky-sb-certs
|
||||||
|
|
||||||
* Wed Apr 03 2024 Louis Abel <label@rockylinux.org> - 9.4-1.2
|
* Wed Apr 03 2024 Louis Abel <label@rockylinux.org> - 9.4-1.2
|
||||||
- Update SB certs
|
- Update SB certs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user