diff --git a/.gitignore b/.gitignore index 340d59e..724c119 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /chkconfig-1.25.tar.gz /chkconfig-1.26.tar.gz /chkconfig-1.29.tar.gz +/chkconfig-1.30.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index 00e9b99..e61b62c 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,6 +1,6 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.29 +Version: 1.30 Release: 1%{?dist} License: GPL-2.0-only URL: https://github.com/fedora-sysv/chkconfig @@ -19,7 +19,7 @@ Provides: /sbin/chkconfig %description Chkconfig is a basic system utility. It updates and queries runlevel information for system services. Chkconfig manipulates the numerous -symbolic links in /etc/rc.d, to relieve system administrators of some +symbolic links in /etc/rc.d, to relieve system administrators of some of the drudgery of manually editing the symbolic links. %package -n ntsysv @@ -95,13 +95,18 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d %files -n alternatives %license COPYING %dir /etc/alternatives +%ghost %dir %attr(755, root, root) /etc/alternatives.admindir +%ghost %dir %attr(755, root, root) /var/lib/alternatives %{_sbindir}/update-alternatives %{_sbindir}/alternatives %{_mandir}/*/update-alternatives* %{_mandir}/*/alternatives* -%dir /var/lib/alternatives %changelog +* Wed Aug 07 2024 Jan Macku - 1.30-1 +- ostree: move admindir to /etc/alternatives.admindir +- update po/chkconfig.pot + * Tue Jul 30 2024 Jan Macku - 1.29-1 - add basic mkosi config - remove not used directory from makefile diff --git a/rebase.sh b/rebase.sh deleted file mode 100755 index e5f060d..0000000 --- a/rebase.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -set -e -curl https://raw.githubusercontent.com/fedora-sysv/chkconfig/master/chkconfig.spec -o chkconfig.spec -git add chkconfig.spec -spectool -g chkconfig.spec -fedpkg new-sources $(basename $(spectool -S -l chkconfig.spec | awk '{print $2;}')) -git commit -m $(grep Version chkconfig.spec | awk '{print $2;}') - - diff --git a/sources b/sources index 358eb3f..03b02fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (chkconfig-1.29.tar.gz) = 614524554fd5a65dde86673806d79c711307c7915f9cd4e1946828c79cc53449bd2995a9b8a874a1b670a8cfe00e1df62166647d882225a06ec86dbb0b663065 +SHA512 (chkconfig-1.30.tar.gz) = cebe17dc8efaf9821935d6d97b68115c06ec91184ad9fc0fe865f9c29884e99234265379291746c87a6036f6b847f9704f5ef6d80828a30ad7b04760d4cb45f2