Accepting request 107777 from home:aturrini:branches:devel:libraries:c_c++
Fixed typos in gdbm.spec descriptions OBS-URL: https://build.opensuse.org/request/show/107777 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gdbm?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
a3a9791ce8
commit
8db697066d
@@ -51,10 +51,10 @@ 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
|
||||
data. It also supports sequential iteration over all key/data pairs in
|
||||
a database.
|
||||
|
||||
For compatibility with programs using old UNIX dbm function, the
|
||||
For compatibility with programs using old UNIX dbm functions, the
|
||||
package also provides traditional dbm and ndbm interfaces.
|
||||
|
||||
%package -n %lname
|
||||
@@ -76,10 +76,10 @@ 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
|
||||
data. It also supports sequential iteration over all key/data pairs in
|
||||
a database.
|
||||
|
||||
For compatibility with programs using old UNIX dbm function, the
|
||||
For compatibility with programs using old UNIX dbm functions, the
|
||||
package also provides traditional dbm and ndbm interfaces.
|
||||
|
||||
%package devel
|
||||
|
Reference in New Issue
Block a user