Information for build qtlockedfile-2.4-1.20150629git5a07df5.oc9

ID20854
Package Nameqtlockedfile
Version2.4
Release1.20150629git5a07df5.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/qtlockedfile#ffdf94bac2bcf927901ea12391307453c3efd1c7
SummaryQFile extension with advisory locking functions
DescriptionThis class extends the QFile class with inter-process file locking capabilities. If an application requires that several processes should access the same file, QtLockedFile can be used to easily ensure that only one process at a time is writing to the file, and that no process is writing to it while others are reading it.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 30 Jan 2024 11:50:00 CST
CompletedTue, 30 Jan 2024 11:52:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/qtlockedfile:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/qtlockedfile#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
qtlockedfile-2.4-1.20150629git5a07df5.oc9.src.rpm (info) (download)
aarch64
qtlockedfile-qt5-2.4-1.20150629git5a07df5.oc9.aarch64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-1.20150629git5a07df5.oc9.aarch64.rpm (info) (download)
qtlockedfile-debugsource-2.4-1.20150629git5a07df5.oc9.aarch64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-1.20150629git5a07df5.oc9.aarch64.rpm (info) (download)
x86_64
qtlockedfile-qt5-2.4-1.20150629git5a07df5.oc9.x86_64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-1.20150629git5a07df5.oc9.x86_64.rpm (info) (download)
qtlockedfile-debugsource-2.4-1.20150629git5a07df5.oc9.x86_64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-1.20150629git5a07df5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Dec 26 2023 Zhao Zhen <jeremiazhao@tencent.com> - 2.4-1.20150629git5a07df5 - initial