forked from pool/talloc
Accepting request 340836 from home:lmuelle:pyton3-samba
lign %defattr lines OBS-URL: https://build.opensuse.org/request/show/340836 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=56
This commit is contained in:
parent
cc9925683d
commit
ee6ac980b1
@ -219,19 +219,19 @@ DESTDIR=${RPM_BUILD_ROOT} make install
|
||||
%{python_sitearch}/talloc.so
|
||||
|
||||
%files -n python-talloc-devel
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/pytalloc.h
|
||||
%{_libdir}/pkgconfig/pytalloc-util.pc
|
||||
%{_libdir}/libpytalloc-util.so
|
||||
|
||||
%if %{with_python3}
|
||||
%files -n python3-talloc
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libpytalloc-util.%{py3_soflags}.so.*
|
||||
%{python3_sitearch}/talloc.%{py3_soflags}.so
|
||||
|
||||
%files -n python3-talloc-devel
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/pytalloc.h
|
||||
%{_libdir}/pkgconfig/pytalloc-util.pc
|
||||
%{_libdir}/libpytalloc-util.%{py3_soflags}.so
|
||||
|
Loading…
Reference in New Issue
Block a user