diff --git a/chkconfig.spec b/chkconfig.spec index 053867b..1a98650 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -6,7 +6,7 @@ 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 -BuildRequires: gcc gettext libselinux-devel make newt-devel popt-devel pkgconfig(systemd) +BuildRequires: gcc gettext libselinux-devel make newt-devel popt-devel pkgconfig(systemd) binutils # beakerlib might not be available on CentOS Stream any more %if 0%{?fedora} BuildRequires: beakerlib @@ -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