From dcf5d712d7ad1d7528204bde62b2cac2a94c3dd0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Apr 2020 15:48:50 +0100 Subject: [PATCH] 4.11.0 pre release build attempt 2 Reenable topkg and perl4caml which both ought to be fixed (by compiler changes) now. --- Goalfile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Goalfile b/Goalfile index 208dc1f..96b1453 100644 --- a/Goalfile +++ b/Goalfile @@ -10,7 +10,7 @@ let fedora-tag = "f33-build-side-21752" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 4.11.0 pre-release" +let fedora-rebuild-name = "OCaml 4.11.0 pre-release attempt 2" # Packages that are blocked. Any dependent packages are also blocked # automatically. @@ -24,16 +24,6 @@ let fedora-ignored = [ # Not updated yet for OCaml 4.11. "ocaml-camlp5", - - # https://github.com/ocaml/ocaml/issues/9461 - "ocaml-perl4caml", - - # https://bugzilla.redhat.com/show_bug.cgi?id=1825451 - "ocaml-topkg", - "ocaml-astring", # all needing topkg... - "ocaml-uutf", - "ocaml-fmt", - "ocaml-uuidm", ] # All OCaml-related source package names -- 1.8.3.1