Thu, 26 Mar 2026 18:12:44 CST | login

Information for build libconfuse-3.3-5.ocs23

ID16979
Package Namelibconfuse
Version3.3
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libconfuse.git?.#aa6ad3495b30e76324ac3683a0944416661b2060
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 13:13:59 CST
CompletedSat, 17 Aug 2024 13:18:27 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libconfuse.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libconfuse.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
libconfuse-3.3-5.ocs23.src.rpm (info) (download)
aarch64
libconfuse-3.3-5.ocs23.aarch64.rpm (info) (download)
libconfuse-devel-3.3-5.ocs23.aarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-5.ocs23.aarch64.rpm (info) (download)
libconfuse-debugsource-3.3-5.ocs23.aarch64.rpm (info) (download)
loongarch64
libconfuse-3.3-5.ocs23.loongarch64.rpm (info) (download)
libconfuse-devel-3.3-5.ocs23.loongarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-5.ocs23.loongarch64.rpm (info) (download)
libconfuse-debugsource-3.3-5.ocs23.loongarch64.rpm (info) (download)
x86_64
libconfuse-3.3-5.ocs23.x86_64.rpm (info) (download)
libconfuse-devel-3.3-5.ocs23.x86_64.rpm (info) (download)
libconfuse-debuginfo-3.3-5.ocs23.x86_64.rpm (info) (download)
libconfuse-debugsource-3.3-5.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> - 3.3-5 - Rebuilt for loongarch release * 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