Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378285
en ru br
ALT Linux repos
S:1.3.59-alt4
5.0: 1.3.29-alt2
4.1: 1.3.29-alt2
4.0: 1.3.29-alt2
3.0: 1.2.24-alt5
+backports:1.3.29-alt0.M30.1

Group :: System/Configuration/Boot and Init
RPM: chkconfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: chkconfig
Version: 1.3.59
Release: alt4

Summary: A system tool for maintaining the /etc/rc*.d hierarchy
License: GPLv2
Group: System/Configuration/Boot and Init
%define srcname %name-%version-%release
# git://git.altlinux.org/gears/c/chkconfig.fit
Source: %srcname.tar
BuildRequires: libpopt-devel

%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
of the drudgery of manually editing the symbolic links.

%prep
%setup -n %srcname

%build
%make_build chkconfig subdirs

%install
install -pDm755 chkconfig %buildroot/sbin/chkconfig
install -pDm644 chkconfig.8 %buildroot%_man8dir/chkconfig.8
%makeinstall_std -C po
%find_lang %name

%files -f %name.lang
/sbin/chkconfig
%_man8dir/chkconfig.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin