filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=4
This commit is contained in:
parent
e761a159cd
commit
410ff15cf1
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ca5564f6040eb4077ce048fa7ffde6f3d6aae14ed9220d231d49c62afb430a50
|
oid sha256:833ae5fe29872b591489675ae3ee4b7711db297050c224fe5f6ec9b7f0abf1c6
|
||||||
size 62392
|
size 62380
|
||||||
|
@ -86,26 +86,22 @@ make \
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md LICENSE
|
%doc README.md LICENSE
|
||||||
%dir %{_libdir}/ocaml/*
|
%dir %{_libdir}/ocaml/*
|
||||||
%{_libdir}/ocaml/*/META
|
%{_libdir}/ocaml/*/*.so
|
||||||
%if %{ocaml_native_compiler}
|
%{_libdir}/ocaml/*/*.so.owner
|
||||||
#{_libdir}/ocaml/*/*.o
|
|
||||||
%endif
|
|
||||||
%{_libdir}/ocaml/*/*.cma
|
|
||||||
%{_libdir}/ocaml/*/*.cmi
|
|
||||||
#{_libdir}/ocaml/*/*.cmo
|
|
||||||
%{_libdir}/ocaml/*/*.so*
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
%{_mandir}/*
|
%{_mandir}/*/*
|
||||||
%dir %{_libdir}/ocaml/*
|
|
||||||
%{_libdir}/ocaml/*/*.a
|
|
||||||
%if %{ocaml_native_compiler}
|
%if %{ocaml_native_compiler}
|
||||||
|
%{_libdir}/ocaml/*/*.a
|
||||||
%{_libdir}/ocaml/*/*.cmx
|
%{_libdir}/ocaml/*/*.cmx
|
||||||
%{_libdir}/ocaml/*/*.cmxa
|
%{_libdir}/ocaml/*/*.cmxa
|
||||||
%{_libdir}/ocaml/*/*.cmxs
|
%{_libdir}/ocaml/*/*.cmxs
|
||||||
%endif
|
%endif
|
||||||
|
%{_libdir}/ocaml/*/*.cma
|
||||||
|
%{_libdir}/ocaml/*/*.cmi
|
||||||
%{_libdir}/ocaml/*/*.mli
|
%{_libdir}/ocaml/*/*.mli
|
||||||
|
%{_libdir}/ocaml/*/META
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -86,26 +86,22 @@ make \
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md LICENSE
|
%doc README.md LICENSE
|
||||||
%dir %{_libdir}/ocaml/*
|
%dir %{_libdir}/ocaml/*
|
||||||
%{_libdir}/ocaml/*/META
|
%{_libdir}/ocaml/*/*.so
|
||||||
%if %{ocaml_native_compiler}
|
%{_libdir}/ocaml/*/*.so.owner
|
||||||
#{_libdir}/ocaml/*/*.o
|
|
||||||
%endif
|
|
||||||
%{_libdir}/ocaml/*/*.cma
|
|
||||||
%{_libdir}/ocaml/*/*.cmi
|
|
||||||
#{_libdir}/ocaml/*/*.cmo
|
|
||||||
%{_libdir}/ocaml/*/*.so*
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
%{_mandir}/*
|
%{_mandir}/*/*
|
||||||
%dir %{_libdir}/ocaml/*
|
|
||||||
%{_libdir}/ocaml/*/*.a
|
|
||||||
%if %{ocaml_native_compiler}
|
%if %{ocaml_native_compiler}
|
||||||
|
%{_libdir}/ocaml/*/*.a
|
||||||
%{_libdir}/ocaml/*/*.cmx
|
%{_libdir}/ocaml/*/*.cmx
|
||||||
%{_libdir}/ocaml/*/*.cmxa
|
%{_libdir}/ocaml/*/*.cmxa
|
||||||
%{_libdir}/ocaml/*/*.cmxs
|
%{_libdir}/ocaml/*/*.cmxs
|
||||||
%endif
|
%endif
|
||||||
|
%{_libdir}/ocaml/*/*.cma
|
||||||
|
%{_libdir}/ocaml/*/*.cmi
|
||||||
%{_libdir}/ocaml/*/*.mli
|
%{_libdir}/ocaml/*/*.mli
|
||||||
|
%{_libdir}/ocaml/*/META
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user