1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
9 version = %{version_major}.%{version_minor}
13 # Never update this to major version 5.
15 maintainer = Michael Tremer <michael.tremer@ipfire.org>
16 groups = System/Libraries
17 url = http://www.oracle.com/technology/products/berkeley-db/
19 summary = Berkeley DB is a library that provides an embedded database.
22 Berkeley DB (BDB) is a computer software library that provides
23 a high-performance embedded database.
26 source_dl = http://download.oracle.com/berkeley-db/
34 cd %{DIR_APP}/build_unix
42 make %{PARALLELISMFLAGS}
46 cd %{DIR_APP}/build_unix
47 make install DESTDIR=%{BUILDROOT} \
48 docdir=/usr/share/doc/%{thisapp}
59 !/usr/lib*/libdb-%{version_major}.so
63 summary = Command line tools for managing Berkeley DB (version 4) databases.
64 description = %{summary}
72 summary = The Berkeley DB database library (version 4) for C++.
73 description = %{summary}
76 /usr/lib*/libdb_cxx-%{version_major}.so