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

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

Source: %url/%name-%version.tar.bz2
Source1: %name-ru.po

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

Provides: /sbin/%name
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 %SOURCE1 po/ru.po
%patch1 -p1
%patch2 -p1
%patch3 -p1
find -type f -name \*.orig -delete -print

%build
%make_build chkconfig subdirs

%install
install -pDm755 %name %buildroot/sbin/%name
install -pDm644 %name.8 %buildroot%_man8dir/%name.8
%make_install -C po install instroot=%buildroot
%find_lang %name

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

%changelog

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

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