mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-17 03:51:23 +00:00
add os-release info for 9
This commit is contained in:
parent
8c4b1898ed
commit
404f2c23a2
@ -28,6 +28,7 @@
|
||||
%define bug_url https://bugs.rockylinux.org/
|
||||
%define debug_url https://debuginfod.rockylinux.org/
|
||||
%define dist_vendor RESF
|
||||
%define vendor_url https://resf.org/
|
||||
|
||||
%define contentdir pub/rocky
|
||||
%define sigcontent pub/sig
|
||||
@ -261,6 +262,8 @@ ANSI_COLOR="0;32"
|
||||
LOGO="fedora-logo-icon"
|
||||
CPE_NAME="cpe:/o:rocky:rocky:%{major}::baseos"
|
||||
HOME_URL="%{home_url}"
|
||||
VENDOR_NAME="%{dist_vendor}"
|
||||
VENDOR_URL="%{vendor_url}"
|
||||
BUG_REPORT_URL="%{bug_url}"
|
||||
SUPPORT_END="%{support_end}"
|
||||
ROCKY_SUPPORT_PRODUCT="%{os_bug_name}"
|
||||
@ -504,6 +507,7 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%changelog
|
||||
* Mon May 27 2024 Louis Abel <label@rockylinux.org> - 9.5-1.2
|
||||
- Backport distcore from 10
|
||||
- Add vendor data for os-release
|
||||
|
||||
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 9.5-1.1
|
||||
- Bump to 9.5
|
||||
|
Loading…
Reference in New Issue
Block a user