projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f5b2f
)
Add definitions for libdb1.
author
drepper
<drepper>
Wed, 23 Sep 1998 13:54:13 +0000
(13:54 +0000)
committer
drepper
<drepper>
Wed, 23 Sep 1998 13:54:13 +0000
(13:54 +0000)
shlib-versions
patch
|
blob
|
history
diff --git
a/shlib-versions
b/shlib-versions
index
188e9ea
..
6530d39
100644
(file)
--- a/
shlib-versions
+++ b/
shlib-versions
@@
-73,6
+73,10
@@
alpha.*-.*-linux.* libnsl=1.1
# We use libdb.so.3 for the interface in version 2.x of the Berkeley DB code.
.*-.*-.* libdb=3
+# This is the Berkeley DB 1.85. We use the version numbers from glibc 2.0.*
+# for all times.
+alpha-.*-linux.* libdb1=2.1
+.*-.*-.* libdb1=2
# This defines the shared library version numbers we will install.
alpha.*-.*-linux.* libcrypt=1.1