diff --git a/tdb.spec b/tdb.spec index c7b91da..a253b24 100644 --- a/tdb.spec +++ b/tdb.spec @@ -178,6 +178,6 @@ DESTDIR=${RPM_BUILD_ROOT} make install %files -n python-tdb %defattr(-,root,root,-) %{python_sitearch}/tdb.so -%{python_sitearch}/_tdb_text.py +%{python_sitearch}/_tdb_text.py* %changelog