From Fedora Project Wiki
No edit summary
No edit summary
Line 1: Line 1:
{|
{|
! Package !! RHEL !! Dependency status / changes needed
! Package !! RHEL !! Dependency status !! Changes needed
|-
|-
|389-ds-base || X || '''depends on libdb-devel'''
|389-ds-base || X || '''depends on libdb-devel''' ||
|-
|-
|apr-util || X || configure --without-berkeley-db
|apr-util || X || optional module || configure --without-berkeley-db
|-
|-
|claws-mail || || Depends on libetpan
|claws-mail || || Depends on libetpan ||
|-
|-
|clisp || || Build without the bdb module
|clisp || || Build without the bdb module ||
|-
|-
|cyrus-imapd || X || configure --without-bdb, can be converted to skiplist format
|cyrus-imapd || X ||  || configure --without-bdb, can be converted to skiplist format
|-
|-
|cyrus-sasl || X || libdb is deprecated, use LMDB
|cyrus-sasl || X || libdb is deprecated || use LMDB
|-
|-
|dsniff || || '''Depends on libdb-devel, upstream dead?'''
|dsniff || || '''Depends on libdb-devel, upstream dead?''' ||
|-
|-
|evolution-data-server || X || '''Part of the addressbook depends on libdb, planned migration to SQLite?'''
|evolution-data-server || X || '''Part of the addressbook depends on libdb''' || planned migration to SQLite?
|-
|-
|exim || || can be used with other DBM libraries (ndbm, gdbm, tdb), depends on perl
|exim || || depends on perl || can be used with other DBM libraries (ndbm, gdbm, tdb)
|-
|-
|hail || || '''depends on libdb-devel'''
|hail || || '''depends on libdb-devel''' ||
|-
|-
|heimdal || || configure --without-berkeley-db, use LMDB
|heimdal || || || configure --without-berkeley-db, use LMDB
|-
|-
|httpd || || Use apr-util-devel compiled without BDB
|httpd || || depends on apr-util-devel || Use apr-util-devel compiled without BDB
|-
|-
|httpd-itk || || Use httpd-devel compiled without BDB
|httpd-itk || || || Use httpd-devel compiled without BDB
|-
|-
|iproute || X || '''only arpd binary depends on libdb-devel'''
|iproute || X || '''only arpd binary depends on libdb-devel''' ||
|-
|-
|ipv6calc || || '''depends on libdb-devel'''
|ipv6calc || || '''depends on libdb-devel''' ||
|-
|-
|isync || || '''depends on libdb-devel'''
|isync || || '''depends on libdb-devel''' ||
|-
|-
|jigdo || || configure --without-libdb (uses libdb for file cache)
|jigdo || || uses libdb for file cache || configure --without-libdb
|-
|-
|libapreq2 || || depends on perl-devel, apr-util-devel, httpd-devel
|libapreq2 || || depends on perl-devel, apr-util-devel, httpd-devel ||
|-
|-
|libdb || || Drop the package :)
|libdb || || || Drop the package :)
|-
|-
|libetpan || || configure --disable-db
|libetpan || || || configure --disable-db
|-
|-
|libgda || || configure --without-bdb
|libgda || || ||  configure --without-bdb
|-
|-
|libpinyin || X || configure --with-dbm=KyotoCabinet
|libpinyin || X || || configure --with-dbm=KyotoCabinet
|-
|-
|libserf || || depends on apr-util-devel
|libserf || || depends on apr-util-devel || Use apr-util-devel compiled without BDB
|-
|-
|libsolv || X || depends on libdb-devel because of rpm
|libsolv || X || depends on libdb-devel because of rpm || build rpm without libdb-devel
|-
|-
|libzhuyin || || '''depends on libdb-devel'''
|libzhuyin || || '''depends on libdb-devel''' ||
|-
|-
|mod_gnutls || || depends on apr-util-devel
|mod_gnutls || || depends on apr-util-devel || Use apr-util-devel compiled without BDB
|-
|-
|mod_security || || depends on httpd-devel
|mod_security || || depends on httpd-devel || Use httpd-devel compiled without BDB
|-
|-
|nmh || || can be used with other DBM libraries (ndbm, gdbm)
|nmh || || can be used with other DBM libraries (ndbm, gdbm) ||
|-
|-
|nss_updatedb || || '''depends on libdb-devel, upstream dead?'''
|nss_updatedb || || '''depends on libdb-devel, upstream dead?''' ||
|-
|-
|nvi || || '''depends on libdb-devel'''
|nvi || || '''depends on libdb-devel''' ||
|-
|-
|open-cobol || || LMDB support planned?
|open-cobol || || LMDB support planned? ||
|-
|-
|opendkim || || configure --without-db --with-lmdb -> Use LMDB
|opendkim || || || configure --without-db --with-lmdb -> Use LMDB  
|-
|-
|openldap || X || configure --disable-bdb --disable-hdb -> use LMDB
|openldap || X || || configure --disable-bdb --disable-hdb -> use LMDB
|-
|-
|opensips || || '''modules depend on libdb-devel'''
|opensips || || '''modules depend on libdb-devel''' ||
|-
|-
|pam || X || configure --disable-db to disable db support?
|pam || X || || configure --disable-db to disable db support?
|-
|-
|pam_abl || || '''depends on libdb-devel'''
|pam_abl || || '''depends on libdb-devel''' ||
|-
|-
|pam_ccreds || || '''depends on libdb-devel, upstream dead?'''
|pam_ccreds || || '''depends on libdb-devel, upstream dead?''' ||
|-
|-
|perdition || || configure --disable-bdb
|perdition || || || configure --disable-bdb
|-
|-
|perl-BDB || || dropping the package
|perl-BDB || ||  || dropping the package
|-
|-
|perl-BerkeleyDB || || dropping the package
|perl-BerkeleyDB || || || dropping the package
|-
|-
|perl-DB_File || X || dropping the package
|perl-DB_File || X || || dropping the package
|-
|-
|perl-Digest-MD4 || || '''depends on libdb-devel?'''
|perl-Digest-MD4 || || '''depends on libdb-devel?''' ||
|-
|-
|perl-eperl || || '''depends on libdb-devel'''
|perl-eperl || || '''depends on libdb-devel''' ||
|-
|-
|perl-Qt || || depends on perl-devel
|perl-Qt || || depends on perl-devel ||
|-
|-
|php || X || '''php-dba module depends on libdb-devel'''
|php || X || '''php-dba module depends on libdb-devel''' ||
|-
|-
|postfix || X || CCARGS="${CCARGS} -DNO_DB" + use LMDB
|postfix || X || || CCARGS="${CCARGS} -DNO_DB" + use LMDB
|-
|-
|python || X || '''deprecated bsddb module depends on libdb-devel'''
|python || X || deprecated bsddb module || build python without the bsddb module
|-
|-
|python3-bsddb3 || || BDB bindings -> drop the package
|python3-bsddb3 || || BDB bindings || drop the package
|-
|-
|qpid-cpp || || '''depends on libdb-devel'''
|qpid-cpp || || '''depends on libdb-devel''' ||
|-
|-
|rapidsvn || || depends on apr-util-devel, openldap-devel
|rapidsvn || || depends on apr-util-devel, openldap-devel || build the packages without libdb
|-
|-
|redland || X || confgure --without-bdb -> no presistent storage
|redland || X || || configure --without-bdb -> no presistent storage
|-
|-
|reprepro || || '''depends on libdb-devel'''
|reprepro || || '''depends on libdb-devel''' ||
|-
|-
|rpm || X || develops its own replacement, f25?
|rpm || X || develops its own replacement, f25? ||
|-
|-
|rsvndump || || depends on subversion-devel
|rsvndump || || depends on subversion-devel || build subversion without libdb
|-
|-
|sendmail || X || '''uses libdb for email aliases'''
|sendmail || X || '''uses libdb for email aliases''' ||
|-
|-
|sks || || '''depends on libdb-devel'''
|sks || || '''depends on libdb-devel''' ||
|-
|-
|spamprobe || || depends on libdb-devel, can be used with gdbm?
|spamprobe || || depends on libdb-devel, can be used with gdbm? ||
|-
|-
|squid || X || '''some parts depend on libdb-devel'''
|squid || X || '''external acl helpers (session, time_quota) use libdb-devel''' ||
|-
|-
|squidGuard || || '''depends on libdb-devel'''
|squidGuard || || '''depends on libdb-devel''' ||
|-
|-
|subversion || X || configure --without-berkeley-db, need to convert BDB repositories to FSFS
|subversion || X || uses libdb for repositories || configure --without-berkeley-db, need to convert BDB repositories to FSFS
|-
|-
|tabled || || '''depends on libdb-devel'''
|tabled || || '''depends on libdb-devel''' ||
|-
|-
|trustedqsl || || '''depends on libdb-devel'''
|trustedqsl || || '''depends on libdb-devel''' ||
|-
|-
|webalizer || || without libdb -> DNS/GeoDB code disabled
|webalizer || || || without libdb -> DNS/GeoDB code disabled
|-
|-
|xemacs || || can be built without supporting libdb
|xemacs || || || can be built without supporting libdb
|-
|-
|zinnia || || build without libdb?
|zinnia || || || build without libdb?
|}
|}

Revision as of 07:20, 21 July 2016

Package RHEL Dependency status Changes needed
389-ds-base X depends on libdb-devel
apr-util X optional module configure --without-berkeley-db
claws-mail Depends on libetpan
clisp Build without the bdb module
cyrus-imapd X configure --without-bdb, can be converted to skiplist format
cyrus-sasl X libdb is deprecated use LMDB
dsniff Depends on libdb-devel, upstream dead?
evolution-data-server X Part of the addressbook depends on libdb planned migration to SQLite?
exim depends on perl can be used with other DBM libraries (ndbm, gdbm, tdb)
hail depends on libdb-devel
heimdal configure --without-berkeley-db, use LMDB
httpd depends on apr-util-devel Use apr-util-devel compiled without BDB
httpd-itk Use httpd-devel compiled without BDB
iproute X only arpd binary depends on libdb-devel
ipv6calc depends on libdb-devel
isync depends on libdb-devel
jigdo uses libdb for file cache configure --without-libdb
libapreq2 depends on perl-devel, apr-util-devel, httpd-devel
libdb Drop the package :)
libetpan configure --disable-db
libgda configure --without-bdb
libpinyin X configure --with-dbm=KyotoCabinet
libserf depends on apr-util-devel Use apr-util-devel compiled without BDB
libsolv X depends on libdb-devel because of rpm build rpm without libdb-devel
libzhuyin depends on libdb-devel
mod_gnutls depends on apr-util-devel Use apr-util-devel compiled without BDB
mod_security depends on httpd-devel Use httpd-devel compiled without BDB
nmh can be used with other DBM libraries (ndbm, gdbm)
nss_updatedb depends on libdb-devel, upstream dead?
nvi depends on libdb-devel
open-cobol LMDB support planned?
opendkim configure --without-db --with-lmdb -> Use LMDB
openldap X configure --disable-bdb --disable-hdb -> use LMDB
opensips modules depend on libdb-devel
pam X configure --disable-db to disable db support?
pam_abl depends on libdb-devel
pam_ccreds depends on libdb-devel, upstream dead?
perdition configure --disable-bdb
perl-BDB dropping the package
perl-BerkeleyDB dropping the package
perl-DB_File X dropping the package
perl-Digest-MD4 depends on libdb-devel?
perl-eperl depends on libdb-devel
perl-Qt depends on perl-devel
php X php-dba module depends on libdb-devel
postfix X CCARGS="${CCARGS} -DNO_DB" + use LMDB
python X deprecated bsddb module build python without the bsddb module
python3-bsddb3 BDB bindings drop the package
qpid-cpp depends on libdb-devel
rapidsvn depends on apr-util-devel, openldap-devel build the packages without libdb
redland X configure --without-bdb -> no presistent storage
reprepro depends on libdb-devel
rpm X develops its own replacement, f25?
rsvndump depends on subversion-devel build subversion without libdb
sendmail X uses libdb for email aliases
sks depends on libdb-devel
spamprobe depends on libdb-devel, can be used with gdbm?
squid X external acl helpers (session, time_quota) use libdb-devel
squidGuard depends on libdb-devel
subversion X uses libdb for repositories configure --without-berkeley-db, need to convert BDB repositories to FSFS
tabled depends on libdb-devel
trustedqsl depends on libdb-devel
webalizer without libdb -> DNS/GeoDB code disabled
xemacs can be built without supporting libdb
zinnia build without libdb?