SHA256
1
0
forked from pool/ldb

Tweak the filelist for CentOS, Fedora, and RHEL

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=87
This commit is contained in:
Lars Müller 2015-11-11 21:27:20 +00:00 committed by Git OBS Bridge
parent 277310a866
commit 997187a9e7

View File

@ -281,6 +281,9 @@ cp -a apidocs/man/* $RPM_BUILD_ROOT/%{_mandir}
%defattr(-,root,root)
%{_libdir}/libpyldb-util.%{py3_soflags}.so.*
%{python3_sitearch}/_ldb_text.py
%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 || 0%{?rhel_version} > 599
%{python3_sitearch}/__pycache__/_ldb_text.cpython-*.py[co]
%endif
%{python3_sitearch}/ldb.%{py3_soflags}.so
%files -n python3-ldb-devel