Mon, 23 Dec 2024 00:36:31 CST | login

Information for build qtlockedfile-2.4-1.20150629git5a07df5.ocs23

ID6669
Package Nameqtlockedfile
Version2.4
Release1.20150629git5a07df5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/qtlockedfile.git?.#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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Dec 2023 16:18:55 CST
CompletedTue, 26 Dec 2023 16:20:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/qtlockedfile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/qtlockedfile.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
qtlockedfile-2.4-1.20150629git5a07df5.ocs23.src.rpm (info) (download)
aarch64
qtlockedfile-qt5-2.4-1.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-1.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-debugsource-2.4-1.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-1.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
loongarch64
qtlockedfile-qt5-2.4-1.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-1.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-debugsource-2.4-1.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-1.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
x86_64
qtlockedfile-qt5-2.4-1.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-1.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-debugsource-2.4-1.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-1.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Dec 26 2023 Zhao Zhen <jeremiazhao@tencent.com> - 2.4-1.20150629git5a07df5 - initial