X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Goalfile;h=2b562ad9d85fe7394e9e14130313f61b78f545ba;hb=308032e57053bc727f0abfdaa21121f0b8cf65a2;hp=1c87a5efcf998b761f44e7e9929b980097f54b4b;hpb=6639ef17a6f2b79823363db6c0d006189ea38e29;p=fedora-ocaml-rebuild.git diff --git a/Goalfile b/Goalfile index 1c87a5e..2b562ad 100644 --- a/Goalfile +++ b/Goalfile @@ -5,11 +5,12 @@ include "fedora.gl" let fedora-dir = "%HOME/d/fedora" let fedora-branch = "master" -let fedora-tag = "f33-build-side-19773" +#let fedora-branch = "f32" +let fedora-tag = "f33-build-side-22796" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 4.10.0 final." +let fedora-rebuild-name = "OCaml 4.11.0+dev2-2020-04-22 rebuild" # Packages that are blocked. Any dependent packages are also blocked # automatically. @@ -24,29 +25,25 @@ let fedora-ignored = [ # All OCaml-related source package names let other-packages = [ - "alt-ergo", "apron", "brltty", - "graphviz", "hevea", "hivex", - "libguestfs", "libnbd", - "opam", + "alt-ergo", "apron", "brltty", "coccinelle", + "graphviz", "haxe", "hevea", "hivex", + "laby", + "libguestfs", + "libnbd", "opam", + "utop", "virt-top", "virt-v2v", + "why3", "z3", - # no OCaml code, but needs to be rebuilt after Coq - #"flocq" - - # Coq problems: - # https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/6I2CB4KNAZXH6TKX5WQZJ3ZQGBIOCNJK/ - # "coq", "frama-c", "gappalib-coq", - # "why3", "zenon", - # "flocq", - - # Coccinelle uses -unsafe-string. - # "coccinelle", + # For Coq: + "coq", "frama-c", "gappalib-coq", + "zenon", + "flocq", # Causes a cyclic dependency between libnbd <-> nbdkit. We need # to fix this in goals itself, but in the meantime disable nbdkit # and build it by hand. - # "nbdkit", + #"nbdkit", # https://bugzilla.redhat.com/show_bug.cgi?id=1797853 # "plplot",