Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37514215
en ru br
ALT Linux repositórios
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 :: Sistema/Configurações/Rede
RPM: crontabs

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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009