Accepting request 340854 from home:lmuelle:pyton3-samba

Add _tdb_text.cpython-*.py[co] on CentOS, Fedora, and RHEL systems

OBS-URL: https://build.opensuse.org/request/show/340854
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=75
This commit is contained in:
Lars Müller 2015-10-25 17:14:54 +00:00 committed by Git OBS Bridge
parent ace536a054
commit 95ac5298da

View File

@ -214,6 +214,9 @@ DESTDIR=${RPM_BUILD_ROOT} make install
%defattr(-,root,root)
%{python3_sitearch}/tdb.%{py3_soflags}.so
%{python3_sitearch}/_tdb_text.py
%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 || 0%{?rhel_version} > 599
%{python3_sitearch}/__pycache__/_tdb_text.cpython-*.py[co]
%endif
%endif
%changelog