automatic version update by autodist [release 1.6.3-1mamba;Tue Nov 22 2016]
This commit is contained in:
parent
3bd503495b
commit
295ca9cf21
@ -1,7 +1,7 @@
|
|||||||
%global __os_install_post %{nil}
|
%global __os_install_post %{nil}
|
||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.6.2
|
Version: 1.6.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library manager for OCaml
|
Summary: A library manager for OCaml
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -78,6 +78,7 @@ echo "-b %{_bindir}/ocamlfind" \
|
|||||||
%ifarch arm
|
%ifarch arm
|
||||||
%attr(0555,root,root) %{_bindir}/safe_camlp4
|
%attr(0555,root,root) %{_bindir}/safe_camlp4
|
||||||
%endif
|
%endif
|
||||||
|
%{_bindir}/safe_camlp4
|
||||||
%{_libdir}/ocaml/*/META
|
%{_libdir}/ocaml/*/META
|
||||||
%dir %{_libdir}/ocaml/findlib
|
%dir %{_libdir}/ocaml/findlib
|
||||||
%dir %{_libdir}/ocaml/topfind
|
%dir %{_libdir}/ocaml/topfind
|
||||||
@ -91,9 +92,9 @@ echo "-b %{_bindir}/ocamlfind" \
|
|||||||
%{_libdir}/ocaml/num-top/*.cma
|
%{_libdir}/ocaml/num-top/*.cma
|
||||||
%{_libdir}/ocaml/num-top/*.cmi
|
%{_libdir}/ocaml/num-top/*.cmi
|
||||||
%{_mandir}/man1/ocamlfind.*
|
%{_mandir}/man1/ocamlfind.*
|
||||||
#%{_mandir}/man5/META.*
|
%{_mandir}/man5/META.*
|
||||||
#%{_mandir}/man5/findlib.conf.*
|
%{_mandir}/man5/findlib.conf.*
|
||||||
#%{_mandir}/man5/site-lib.*
|
%{_mandir}/man5/site-lib.*
|
||||||
%config %{_sysconfdir}/ocaml/findlib.conf
|
%config %{_sysconfdir}/ocaml/findlib.conf
|
||||||
%config(noreplace) %{_sysconfdir}/prelink.conf.d/ocaml-ocamlfind.conf
|
%config(noreplace) %{_sysconfdir}/prelink.conf.d/ocaml-ocamlfind.conf
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
@ -111,6 +112,9 @@ echo "-b %{_bindir}/ocamlfind" \
|
|||||||
%doc LICENSE doc/README doc/guide-html
|
%doc LICENSE doc/README doc/guide-html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user