mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-13 02:01:23 +00:00
update
This commit is contained in:
parent
bbfcea9295
commit
59dc5b93d9
@ -58,6 +58,9 @@ enable avahi-daemon.*
|
||||
enable cups.socket
|
||||
enable cups.path
|
||||
|
||||
# RHEL-37762: We need the full service enabled to act as a print server
|
||||
enable cups.service
|
||||
|
||||
# The various syslog implementations
|
||||
enable rsyslog.*
|
||||
enable syslog-ng.*
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.10}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.11}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -482,6 +482,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Thu May 30 2024 Louis Abel <label@resf.org> - 10.0-0.11
|
||||
- Enable cups
|
||||
|
||||
* Mon May 27 2024 Louis Abel <label@resf.org> - 10.0-0.10
|
||||
- Add distcore macro
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user