Hide Forgot
Description of problem: During the recent rebase of libtdb to provide a tdb version recent enough to support the latest Samba releases, we mispackaged the tdb_text.py file. It belongs to the tdb-python subpackage, but is packaged in tdb itself. Version-Release number of selected component (if applicable): libtdb-1.3.8-1.el6_7 How reproducible: always Steps to Reproduce: 1. rpm -ql libtdb-python 2. rpm -ql libtdb 3. Actual results: the file tdb_text.py is owned by libtdb Expected results: the file tdb_text.py is owned by libtdb-python Additional info: This is affecting ISVs and is a regression from their point of view. A patch was kindly contributed by SerNet.