X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Goalfile;h=72580d3de0b01db52f0d49ae89398f976ffe6f8c;hb=6e3c0abee809b588e96095c7f15d07edbf35ae76;hp=9587fd8bdcdb8c8aaac594cb48a74962af57606d;hpb=5a140e6812fdb9573dcc668513959618a5304e4a;p=fedora-ocaml-rebuild.git diff --git a/Goalfile b/Goalfile index 9587fd8..72580d3 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-20855" # 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 = "Update all OCaml dependencies for RPM 4.16." # Packages that are blocked. Any dependent packages are also blocked # automatically. @@ -24,23 +25,16 @@ let fedora-ignored = [ # All OCaml-related source package names let other-packages = [ - "alt-ergo", "apron", "brltty", - "graphviz", "hevea", "hivex", - "libguestfs", "libnbd", + "alt-ergo", "apron", "brltty", "coccinelle", + "graphviz", "haxe", "hevea", "hivex", + "libguestfs", "libnbd", "opam", "virt-top", "virt-v2v", "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", + "why3", "zenon", + "flocq", # Causes a cyclic dependency between libnbd <-> nbdkit. We need # to fix this in goals itself, but in the meantime disable nbdkit @@ -50,8 +44,8 @@ let other-packages = [ # https://bugzilla.redhat.com/show_bug.cgi?id=1797853 # "plplot", - # FTBFS because of a missing dependency. - # "opam", + # https://bugzilla.redhat.com/show_bug.cgi?id=1799570 + #"laby", ] pure function get-source-packages () returning strings = {