#198 Use sqlite instead of bdb for rpmdb
Merged by kalev. Opened by siosm.
Unknown source main

Download 198.patch

rpm-ostree will use sqlite by default starting with Fedora 34 (https://github.com/coreos/rpm-ostree/pull/2408), but we temporarily need this option to build with an sqlite rpmdb on Fedora 33 hosts on which rpm-ostree still defaults to bdb.

See also https://fedoraproject.org/wiki/Changes/Sqlite_Rpmdb

Looks good to me. Thanks!

Pull-Request has been merged by kalev

Metadata