From 6b31cd9573d93709dffb0b53b3788ef2cb3253ba Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:23:11 +0000 Subject: [PATCH] import UBI chkconfig-1.24-2.el9 --- SPECS/chkconfig.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/chkconfig.spec b/SPECS/chkconfig.spec index 5f8f042..b71a5e3 100644 --- a/SPECS/chkconfig.spec +++ b/SPECS/chkconfig.spec @@ -1,7 +1,7 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig Version: 1.24 -Release: 1%{?dist}.1 +Release: 2%{?dist} License: GPL-2.0-only URL: https://github.com/fedora-sysv/chkconfig Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -92,8 +92,8 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d %{_mandir}/*/alternatives* %changelog -* Wed Sep 04 2024 Jan Macku - 1.24-1.1 -- ostree: move admindir to /etc/alternatives.admindir (RHEL-53997) +* Wed Sep 04 2024 Jan Macku - 1.24-2 +- ostree: move admindir to /etc/alternatives.admindir (RHEL-57665) * Thu May 04 2023 Jan Macku - 1.24-1 - ci: fix `NEXT_VERSION` in Makefile