Thu, 28 Mar 2024 14:03:19 CET | login

Information for build crontabs-1.11-6.20121102git.el7

ID44
Package Namecrontabs
Version1.11
Release6.20121102git.el7
Epoch
SummaryRoot crontab files used to schedule the execution of programs
DescriptionThis package is used by Fedora mainly for executing files by cron. The crontabs package contains root crontab files and directories. You will need to install cron daemon to run the jobs from the crontabs. The cron daemon such as cronie or fcron 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 26 Nov 2018 15:40:45 CET
CompletedMon, 26 Nov 2018 15:40:45 CET
Tags
built-by-centos
centos-7.2
centos-7.5
v7.6-base
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
crontabs-1.11-6.20121102git.el7.src.rpm (info) (download)
noarch
crontabs-1.11-6.20121102git.el7.noarch.rpm (info) (download)
Changelog * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.11-6.20121102git - Mass rebuild 2013-12-27 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-5.20121102git - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Nov 01 2012 Marcela Mašláňová <mmaslano@redhat.com> 1.11-5.20121102git - update to the latest git snapshot with copying file and fixed man pages * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-4.20101115git - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-3.20101115git - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-2.20101115git - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Nov 15 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1 - run-parts attempted to execute jobs that are not executable. * Thu Nov 11 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1 - 652268 fix missing / * Tue Nov 09 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1 - new git snapshot with --test and --list options * Fri Oct 22 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1 - use sources from source fedorahosted * Mon Oct 18 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.10-34 - add --list option into run-parts * Wed Mar 24 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.10-33 - remove useless seting of home to "/" * Mon Oct 12 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-32 - rebuilt for review * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Jun 18 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-30 - 491793 thanks Andrew Hecox for patch which allows set allow/deny jobs - comment change "empty crontab" * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 27 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-28 - 474219 requires on /etc/cron.d * Mon Jan 26 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-27 - Change requires back to cronie. * Mon Jan 26 2009 Marcela Mašláňová <mmaslano@redhat.com> 1.10-26 - change /etc/crontab. All anacron jobs in cron.daily,weekly,... are check by anacron every hour. Anacron run them if they didn't run today. * Mon Dec 01 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> 1.10-25 - Added /etc/cron.{hourly,daily,weekly,monthly} dirs again. bz#473353 * Mon Jun 09 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-23 - 450084 LANG=C is set up for running scripts * Wed May 28 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-22 - remove scripts for delay, anacron now own most of the scripts. Crontabs owns only run-parts, /etc/crontab and crontabs sysconfig. * Mon May 05 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-21 - 445079 delay script failed in case DELAY is zero * Fri Apr 04 2008 Marcela Maslanova <mmaslano@redhat.com> 1.10-20 - 440410 log pid of process instead of logger's pid * Mon Oct 22 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-19 - run-parts log also end of each job (patch from J. Kamens) - Resolves: rhbz#303081 * Tue Sep 25 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-18 - cron.{hourly, daily,...} run ok - rhbz#296741 * Thu Aug 30 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-17 - better solution of configuration script * Mon Aug 27 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-16 - 254220 typo in script run-parts * Tue Aug 21 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-15 - corrected license tag in spec - add config file to crontab - delay of cron.{daily,...} could be switch off - Resolves: rhbz#253536 * Tue Feb 27 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-14 - review again * Thu Feb 08 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-13 - rhbz#225662 review * Mon Jan 29 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-12 - link daily,weekly,monthly - rhbz#224687 * Wed Jan 24 2007 Marcela Maslanova <mmaslano@redhat.com> 1.10-11 - crontabs should ignore Cfengine files, rebuilt - Resolves: rhbz#223472 * Wed Oct 11 2006 Marcela Maslanova <mmaslano@redhat.com> 1.10-9 - patch (#110894) for delaying more emails in the moment * Fri Jul 14 2006 Jesse Keating <jkeating@redhat.com> 0 1.10-8 - rebuilt * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - rebuilt * Mon Sep 20 2004 Jason Vas Dias <jvdias@redhat.com> - rebuilt under new CVS for dist-fc3 * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Fri Feb 07 2003 Bill Nottingham <notting@redhat.com> - not-as-automated rebuild * Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild * Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild * Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild * Thu Jul 19 2001 Preston Brown <pbrown@redhat.com> - don't require tmpwatch * Tue Feb 27 2001 Preston Brown <pbrown@redhat.com> - noreplace crontab file; use tmppath * Wed Jan 31 2001 Bill Nottingham <notting@redhat.com> - don't process ,v files (#15968) * Mon Aug 07 2000 Bill Nottingham <notting@redhat.com> - put name of script in output of stuff run by run-parts (#12411) * Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild * Tue Jun 06 2000 Bill Nottingham <notting@redhat.com> - rebuild * Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com> - don't run *~ or *, files (#4740). * Thu Apr 15 1999 Bill Nottingham <notting@redhat.com> - don't run .rpm{save,new,orig} files (bug #2190) * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) * Mon Nov 30 1998 Bill Nottingham <notting@redhat.com> - crontab: set HOME=/ * Sat Jun 27 1998 Jeff Johnson <jbj@redhat.com> - run-parts: skip sub-directories (e.g. CVS) found instead of complaining * Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Tue Apr 07 1998 Erik Troan <ewt@redhat.com> - moved crontab jobs up a bit to make sure they aren't confused by switching to and fro daylight savings time * Fri Oct 24 1997 Erik Troan <ewt@redhat.com> - removed tmpwatch and at entries * Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package