diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 7bacbd3..b491bfd 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -1,7 +1,7 @@ %global __os_install_post %{nil} Name: ocaml-findlib -Version: 1.5.5 +Version: 1.6.2 Release: 1mamba Summary: A library manager for OCaml Group: Development/Tools @@ -91,9 +91,9 @@ echo "-b %{_bindir}/ocamlfind" \ %{_libdir}/ocaml/num-top/*.cma %{_libdir}/ocaml/num-top/*.cmi %{_mandir}/man1/ocamlfind.* -%{_mandir}/man5/META.* -%{_mandir}/man5/findlib.conf.* -%{_mandir}/man5/site-lib.* +#%{_mandir}/man5/META.* +#%{_mandir}/man5/findlib.conf.* +#%{_mandir}/man5/site-lib.* %config %{_sysconfdir}/ocaml/findlib.conf %config(noreplace) %{_sysconfdir}/prelink.conf.d/ocaml-ocamlfind.conf %doc LICENSE @@ -111,6 +111,9 @@ echo "-b %{_bindir}/ocamlfind" \ %doc LICENSE doc/README doc/guide-html %changelog +* Tue Apr 19 2016 Automatic Build System 1.6.2-1mamba +- automatic version update by autodist + * Wed Nov 19 2014 Automatic Build System 1.5.5-1mamba - automatic update by autodist