Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570283
en ru br
Репозитории ALT
S:1.3.59-alt4
5.1: 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
www.altlinux.org/Changes

Группа :: Система/Настройка/Загрузка и инициализация
Пакет: chkconfig

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin