Thu, 16 May 2024 05:18:54 UTC | login

Information for build withlock-0.5-5.fc28

ID37238
Package Namewithlock
Version0.5
Release5.fc28
Epoch
SummaryLocking wrapper script
Descriptionwithlock is a locking wrapper script to make sure that some program isn't run more than once. It is ideal to prevent periodic jobs spawned by cron from stacking up. The locks created are valid only while the wrapper is running, and thus will never require additional cleanup, even after a reboot. This makes the wrapper safe and easy to use, and much better than implementing half-hearted locking within scripts.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 14:11:29 UTC
CompletedThu, 07 Jun 2018 14:11:29 UTC
Tags
f29
RPMs
src
withlock-0.5-5.fc28.src.rpm (info) (download)
noarch
withlock-0.5-5.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.5-2 - Rebuild for Python 3.6 * Fri May 20 2016 Adam Williamson <awilliam@redhat.com> - 0.5-1 - update to 0.5 - switch to python3 - package license, README and manpage * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Apr 22 2015 Adam Williamson <awilliam@redhat.com> - 0.3-1 - initial package