Information for build libpipeline-1.5.6-4.oc9

ID19751
Package Namelibpipeline
Version1.5.6
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libpipeline.git?.#cf15360b010d8f9279b8cc02f7e64b6421987ac0
SummaryA pipeline manipulation library
Descriptionlibpipeline is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. This alleviates programmers of the need to laboriously construct pipelines using lower-level primitives such as fork(2) and execve(2).
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 09:29:14 CST
CompletedMon, 08 Jan 2024 09:33:04 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libpipeline.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libpipeline.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libpipeline-1.5.6-4.oc9.src.rpm (info) (download)
aarch64
libpipeline-1.5.6-4.oc9.aarch64.rpm (info) (download)
libpipeline-devel-1.5.6-4.oc9.aarch64.rpm (info) (download)
libpipeline-debuginfo-1.5.6-4.oc9.aarch64.rpm (info) (download)
libpipeline-debugsource-1.5.6-4.oc9.aarch64.rpm (info) (download)
x86_64
libpipeline-1.5.6-4.oc9.x86_64.rpm (info) (download)
libpipeline-devel-1.5.6-4.oc9.x86_64.rpm (info) (download)
libpipeline-debuginfo-1.5.6-4.oc9.x86_64.rpm (info) (download)
libpipeline-debugsource-1.5.6-4.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.6-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.6-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.6-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 18 2022 jackbertluo <jackbertluo@tencent.com> - 1.5.6-1 - Initial build