Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37327398
en ru br
Репозитории ALT
S:1.8-alt1
5.1: 1.8-alt1
4.1: 1.8-alt1
4.0: 1.8-alt1
3.0: 1.8-alt1
www.altlinux.org/Changes

Группа :: Система/Настройка/Прочее
Пакет: crontabs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: crontabs
Version: 1.8
Release: alt1

Summary: Root crontab files used to schedule the execution of programs
License: public domain
Group: System/Configuration/Other
BuildArch: noarch
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: crontab

%define cron_dirs %_sysconfdir/cron.{hour,dai,week,month}ly
Provides: %(echo %cron_dirs)
PreReq: service >= 0.0.3-alt1
Requires: vixie-cron

%description
The %name package contains root crontab files.  Crontab is the
program used to install, uninstall or list the tables used to drive the
cron daemon.  The cron daemon checks the crontab files to see when
particular commands are scheduled to be executed.  If commands are
scheduled, it executes them.

Crontabs handles a basic system function, so it should be installed on
your system.

%install
%__mkdir_p $RPM_BUILD_ROOT{%_bindir,%cron_dirs}

%__install -p -m600 %SOURCE0 $RPM_BUILD_ROOT%_sysconfdir/

%files
%config(noreplace) %_sysconfdir/crontab
%attr(750,root,root) %dir %_sysconfdir/cron.*ly

%changelog

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

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