Changelog for
yum-cron-0.6-1.fc6.noarch.rpm :
* Tue Oct 16 2007 Alec Habig
- 0.6-1- Fixes for bug 327401: checkonly formatting fix and make lockfile grabbing an atomic action using mkdir instead of touch- Added downloadonly option (bug 333131)- Don\'t update yum if set to checkonly (bug 333111)
* Sun Sep 30 2007 Alec Habig - 0.5-1- Added a lockfile to prevent multiple instances of the cron scripts from running and hanging, see bug 311661
* Tue Sep 04 2007 Alec Habig - 0.4-1- Fix bug in cron.daily which was preventing updates from running- Integrate Frank\'s checkonly patches into the source
* Tue Aug 28 2007 Frank Wittig - 0.3-3- Actual update action is now configurable. It does check-only now if configured. Default behaviour is to do updates.
* Wed Aug 22 2007 Alec Habig - 0.3-2- Changed over to dist tags, to play more nciely with the Fedora build system- License changed \"GPL\" to \"GPLv2\" since rpmlint now cares
* Tue Aug 21 2007 Alec Habig - 0.3-1- Bumped version for release to fedora-extras
* Tue Jul 31 2007 Alec Habig - 0.2-5- spec file updates in response to review.
* Fri Jun 29 2007 Alec Habig - 0.2-4- Check for existence of old \"yum\"-named init script. If so, assume it\'s an upgrade, remove them, and do a condrestart.
* Wed Jun 20 2007 Alec Habig - 0.2-3- the yum-daily.yum script marked noreplace since it\'s a config-y file. Not so sure we want to do this, but it keeps rpmlint happy.- service starting/stopping changed to conform to standards.
* Wed Jun 20 2007 Alec Habig - 0.2-2- More specfile work, functionality and installed files not changed
* Wed Jun 20 2007 Alec Habig - 0.2-1- Upgrade spec file to meet fedora-extras requirements- rename init script yum-cron to meet rpmlint guidelines- See bugzilla #212507 for the history of this package
* Tue Oct 31 2006 Alec Habig - 0.1-1- Initial packaging of old scripts as a standalone rpm for use in FC6