summaryrefslogtreecommitdiff
path: root/rpmdb
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-11-19 17:41:09 +0000
committerjbj <devnull@localhost>2004-11-19 17:41:09 +0000
commit3ffb936701c4cb2907ec56c9737d2752a6533567 (patch)
tree4f8feb755e84d03c4c918ca929a1d59cb282b4ab /rpmdb
parentaba69f496375ef8368665a781805bda3be7c66b1 (diff)
downloadlibrpm-tizen-3ffb936701c4cb2907ec56c9737d2752a6533567.tar.gz
librpm-tizen-3ffb936701c4cb2907ec56c9737d2752a6533567.tar.bz2
librpm-tizen-3ffb936701c4cb2907ec56c9737d2752a6533567.zip
- bump soname into libfoo-4.4.so everywhere.
CVS patchset: 7590 CVS date: 2004/11/19 17:41:09
Diffstat (limited to 'rpmdb')
-rw-r--r--rpmdb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdb/Makefile.am b/rpmdb/Makefile.am
index 9c4c785f6..f3c17bb47 100644
--- a/rpmdb/Makefile.am
+++ b/rpmdb/Makefile.am
@@ -48,7 +48,7 @@ librpmdb_la_SOURCES = \
hdrNVR.c header.c header_internal.c legacy.c merge.c \
poptDB.c rpmhash.c rpmdb.c \
tagname.c tagtbl.c
-librpmdb_la_LDFLAGS = -release 4.3 \
+librpmdb_la_LDFLAGS = -release 4.4 \
$(top_builddir)/rpmio/librpmio.la \
$(top_builddir)/popt/libpopt.la \
@WITH_LIBELF_LIB@