Sun, 22 Dec 2024 14:12:21 CST | login

Information for build qtlockedfile-2.4-2.20150629git5a07df5.ocs23

ID17881
Package Nameqtlockedfile
Version2.4
Release2.20150629git5a07df5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/qtlockedfile.git?.#a7132fc41aad7b1027adef3ee70065359bbb4aaf
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
StartedSat, 17 Aug 2024 20:26:33 CST
CompletedSat, 17 Aug 2024 20:47:17 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-2.20150629git5a07df5.ocs23.src.rpm (info) (download)
aarch64
qtlockedfile-qt5-2.4-2.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-2.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-debugsource-2.4-2.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-2.20150629git5a07df5.ocs23.aarch64.rpm (info) (download)
loongarch64
qtlockedfile-qt5-2.4-2.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-2.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-debugsource-2.4-2.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-2.20150629git5a07df5.ocs23.loongarch64.rpm (info) (download)
x86_64
qtlockedfile-qt5-2.4-2.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-qt5-devel-2.4-2.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-debugsource-2.4-2.20150629git5a07df5.ocs23.x86_64.rpm (info) (download)
qtlockedfile-qt5-debuginfo-2.4-2.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4-2.20150629git5a07df5 - Rebuilt for loongarch release * Tue Dec 26 2023 Zhao Zhen <jeremiazhao@tencent.com> - 2.4-1.20150629git5a07df5 - initial