Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37502805
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.29
Release: alt2

Summary: A system tool for maintaining the /etc/rc.d hierarchy
License: GPL
Group: System/Configuration/Boot and Init
Packager: Dmitry V. Levin <ldv at altlinux.org>

# cvs -d :pserver:anonymous at rhlinux.redhat.com:/usr/local/CVS co chkconfig

Source: chkconfig-%version.tar
Source1: chkconfig-ru.po

Patch1: chkconfig-1.3.26-owl-fixes.patch
Patch2: chkconfig-1.3.25-alt-installer.patch
Patch3: chkconfig-1.3.25-alt-S_IXUSR.patch

Provides: /sbin/chkconfig
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 -q
install -p -m644 %_sourcedir/chkconfig-ru.po po/ru.po
%patch1 -p1
%patch2 -p1
%patch3 -p1
find -type f -name \*.orig -delete

%build
%make_build chkconfig subdirs

%install
install -pDm755 chkconfig %buildroot/sbin/chkconfig
install -pDm644 chkconfig.8 %buildroot%_man8dir/chkconfig.8
%make_install -C po install instroot=%buildroot
%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