Information for build gdbm-1.23-6.oc9
ID | 33100 | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gdbm | |||||||||||||||||||||||||||||||||||||||||||
Version | 1.23 | |||||||||||||||||||||||||||||||||||||||||||
Release | 6.oc9 | |||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||
Source | git+https://gitee.com/src-opencloudos-rpms/gdbm.git?.#46334b76ec2d73eb1416cd2d6071110ff2659d89 | |||||||||||||||||||||||||||||||||||||||||||
Summary | A GNU set of database routines which use extensible hashing | |||||||||||||||||||||||||||||||||||||||||||
Description | GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. The basic use of GDBM is to store key/data pairs in a data file. Each key must be unique and each key is paired with only one data item. The library provides primitives for storing key/data pairs, searching and retrieving the data by its key and deleting a key along with its data. It also support sequential iteration over all key/data pairs in a database. For compatibility with programs using old UNIX dbm function, the package also provides traditional dbm and ndbm interfaces. | |||||||||||||||||||||||||||||||||||||||||||
Built by | bbrucezhang | |||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 17 Apr 2025 17:39:10 CST | |||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 17 Apr 2025 17:40:59 CST | |||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-oc9, /src-opencloudos-rpms/gdbm.git:.:origin/oc9) | |||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/gdbm.git?.#origin/oc9'}} | |||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.23-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.23-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.23-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.23-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.23-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 11 2022 Wang Zhe <bessiewang@tencent.com> - 1.23-1 - initial build |