Information for build gdbm-1.23-4.ocs23
ID | 1816 | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gdbm | |||||||||||||||||||||||||||||||||||||||||||
Version | 1.23 | |||||||||||||||||||||||||||||||||||||||||||
Release | 4.ocs23 | |||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/gdbm.git?.#a1fa07a7f56854a2c243d815244bafd164e0ff7d | |||||||||||||||||||||||||||||||||||||||||||
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 | streamkoji | |||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||
Started | Fri, 08 Sep 2023 23:51:48 CST | |||||||||||||||||||||||||||||||||||||||||||
Completed | Fri, 08 Sep 2023 23:54:07 CST | |||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-ocs23, /opencloudos-stream/gdbm.git:.:HEAD) | |||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gdbm.git?.#HEAD'}} | |||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||
Changelog | * 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 |