Author: rjones Update of /cvs/pkgs/rpms/ocaml/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5985 Modified Files: ocaml.spec Log Message: Install ocaml.info files correctly (RHBZ#531204). Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -p -r1.61 -r1.62 --- ocaml.spec 16 Oct 2009 15:31:50 -0000 1.61 +++ ocaml.spec 27 Oct 2009 10:02:04 -0000 1.62 @@ -2,7 +2,7 @@ Name: ocaml Version: 3.11.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Objective Caml compiler and programming environment @@ -271,8 +271,8 @@ rm -rf $RPM_BUILD_ROOT %post docs /sbin/install-info \ - --entry "* ocaml: (ocaml). The Objective Caml compiler and programming environment" \ - --section "Programming Languages" \ + --entry="* ocaml: (ocaml). The Objective Caml compiler and programming environment" \ + --section="Programming Languages" \ %{_infodir}/%{name}.info \ %{_infodir}/dir 2>/dev/null || : @@ -451,6 +451,9 @@ fi %changelog +* Tue Oct 27 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 3.11.1-5 +- Install ocaml.info files correctly (RHBZ#531204). + * Fri Oct 16 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 3.11.1-4 - Set includes so building the *info programs works without having OCaml already installed. _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list