Tue, 17 Mar 2026 19:02:05 CST | login

Information for build popt-1.19-1.ocs23

ID528
Package Namepopt
Version1.19
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/popt.git?.#a531753a1d809acce93aaca14067ac5951f90e57
SummaryC library for parsing command line parameters
Descriptioncommand line option parsing library written in C. enhancements to getopt: 1) popt is fully reentrant 2) popt can parse arbitrary argv[] style arrays while getopt(3) makes this quite difficult 3) popt allows users to alias command line arguments 4) popt provides convenience functions for parsing strings into argv[] style arrays
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 02 Aug 2023 11:39:42 CST
CompletedWed, 02 Aug 2023 11:43:19 CST
Taskbuild (dist-ocs23, /opencloudos-stream/popt.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/popt.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
popt-1.19-1.ocs23.src.rpm (info) (download)
aarch64
popt-1.19-1.ocs23.aarch64.rpm (info) (download)
popt-devel-1.19-1.ocs23.aarch64.rpm (info) (download)
popt-static-1.19-1.ocs23.aarch64.rpm (info) (download)
popt-debuginfo-1.19-1.ocs23.aarch64.rpm (info) (download)
popt-debugsource-1.19-1.ocs23.aarch64.rpm (info) (download)
x86_64
popt-1.19-1.ocs23.x86_64.rpm (info) (download)
popt-devel-1.19-1.ocs23.x86_64.rpm (info) (download)
popt-static-1.19-1.ocs23.x86_64.rpm (info) (download)
popt-debuginfo-1.19-1.ocs23.x86_64.rpm (info) (download)
popt-debugsource-1.19-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 02 2023 kianli <kianli@tencent.com> - 1.19-1 - Upgrade to 1.19 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.18-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.18-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jul 22 2022 Xun Zhong <invain@opencloudos.tech> - 1.18-1 - initial build