Thu, 26 Mar 2026 11:54:27 CST | login

Information for build libconfuse-3.3-4.ocs23

ID3746
Package Namelibconfuse
Version3.3
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libconfuse.git?.#8dda854f5aced5ecd93236c812da0945da9d144e
SummaryA configuration file parser library
DescriptionlibConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 10:46:40 CST
CompletedSat, 09 Sep 2023 11:07:41 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libconfuse.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libconfuse.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libconfuse-3.3-4.ocs23.src.rpm (info) (download)
aarch64
libconfuse-3.3-4.ocs23.aarch64.rpm (info) (download)
libconfuse-devel-3.3-4.ocs23.aarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-4.ocs23.aarch64.rpm (info) (download)
libconfuse-debugsource-3.3-4.ocs23.aarch64.rpm (info) (download)
loongarch64
libconfuse-3.3-4.ocs23.loongarch64.rpm (info) (download)
libconfuse-devel-3.3-4.ocs23.loongarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-4.ocs23.loongarch64.rpm (info) (download)
libconfuse-debugsource-3.3-4.ocs23.loongarch64.rpm (info) (download)
x86_64
libconfuse-3.3-4.ocs23.x86_64.rpm (info) (download)
libconfuse-devel-3.3-4.ocs23.x86_64.rpm (info) (download)
libconfuse-debuginfo-3.3-4.ocs23.x86_64.rpm (info) (download)
libconfuse-debugsource-3.3-4.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 Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.3-1 - initial