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:
parent
277310a866
commit
997187a9e7
3
ldb.spec
3
ldb.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user