Sat, 01 Apr 2023 14:20:43 EDT

Information for build shlock-1.1.0-2.ru6

ID3639
Package Nameshlock
Version1.1.0
Release2.ru6
Epoch
SummaryProgram to produce reliable locks for shell scripts.
DescriptionThe shlock command can create or verify a lock file on behalf of a shell or other script program. When it attempts to create a lock file, if one already exists, shlock verifies that it is or is not valid. If valid, shlock will exit with a non-zero exit code. If invalid, shlock will remove the lock file, and create a new one.
Built byad778
State complete
StartedThu, 29 Oct 2015 17:28:55 EDT
CompletedThu, 29 Oct 2015 17:31:12 EDT
Taskbuild (centos6-rutgers-staging, shlock-1.1.0-2.ru6.src.rpm)
Tags
centos6-rutgers
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
shlock-1.1.0-2.ru6.src.rpm (info) (download)
i386 (build logs)
shlock-1.1.0-2.ru6.i386.rpm (info) (download)
shlock-debuginfo-1.1.0-2.ru6.i386.rpm (info) (download)
x86_64 (build logs)
shlock-1.1.0-2.ru6.x86_64.rpm (info) (download)
shlock-debuginfo-1.1.0-2.ru6.x86_64.rpm (info) (download)
Changelog * Thu Oct 29 2015 Aedan Dispenza <ad778@nbcs.rutgers.edu> 1.1.0-2 - Fixed man page not being installed correctly * Thu Oct 15 2015 Aedan Dispenza <ad778@nbcs.rutgers.edu> 1.1.0-1 - Initial build for Rutgers repos