Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37501784
en ru br
ALT Linux repos
S:1.8-alt1
5.0: 1.8-alt1
4.1: 1.8-alt1
4.0: 1.8-alt1
3.0: 1.8-alt1

Group :: System/Configuration/Other
RPM: crontabs

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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