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:
parent
a3a9791ce8
commit
8db697066d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 2 12:56:37 UTC 2012 - andrea.turrini@gmail.com
|
||||||
|
|
||||||
|
- Fixed typos in gdbm.spec descriptions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 7 08:02:10 UTC 2012 - coolo@suse.com
|
Tue Feb 7 08:02:10 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -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
|
The library provides primitives for storing key/data pairs, searching
|
||||||
and retrieving the data by its key and deleting a key along with its
|
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.
|
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 also provides traditional dbm and ndbm interfaces.
|
||||||
|
|
||||||
%package -n %lname
|
%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
|
The library provides primitives for storing key/data pairs, searching
|
||||||
and retrieving the data by its key and deleting a key along with its
|
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.
|
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 also provides traditional dbm and ndbm interfaces.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
Loading…
Reference in New Issue
Block a user