X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fedora_ocaml_rebuild.ml;h=1b0022ae26aca030bc5337def7fcba4d53027258;hb=4f4e732e582bfe1705c231c98486cb90b3d10175;hp=a395c58caff1eabcebc3e33a9bf277ff35ba649a;hpb=4c6eaf8b788a69abac10baf7be7861d6d5c071c6;p=goaljobs-goals.git diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index a395c58..1b0022a 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -32,7 +32,7 @@ let blocked = [ "ocaml-camlp4"; (* deprecated + all dependent packages *) "ocaml-yojson"; (* jjames is looking at this *) "ocaml-dose3"; (* requires ocaml-seq, see 1735476 & 1735629 *) - "coq"; (* RHBZ#1735619 *) + "coq"; (* jjames is looking at this, see RHBZ#1735619 *) ] let blocked pkg = List.mem pkg blocked @@ -52,8 +52,7 @@ let source_packages = done " fedora_dir in dirs @ [ "alt-ergo"; "apron"; "brltty"; "coccinelle"; "coq"; - "cduce"; "freetennis"; - "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex"; + "cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex"; "opam"; "plplot"; "virt-top"; "why3"; "z3"; "flocq" (* no OCaml code, but needs to be rebuilt after Coq *); "guestfs-browser"; "libguestfs" ]