From 6cba1915242ef4d8c4d77b3da35790f377f534ef Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 24 Jan 2023 13:45:24 +0000 Subject: [PATCH] goals now supports rpmautospec / %autochangelog --- Goalfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Goalfile b/Goalfile index 3be286d..4eb6c5e 100644 --- a/Goalfile +++ b/Goalfile @@ -16,13 +16,6 @@ let fedora-rebuild-name = "Rebuild OCaml packages for F38" # they have been rebuilt. let fedora-ignored = [ "ocaml-srpm-macros", "ocaml", - - # These use rpmautospec and must be rebuilt by hand for now. - # XXX eventually need to fix stdlib/fedora.gl to deal with these - "ocaml-base64", - "ocaml-dose3", - "ocaml-opam-file-format", - "opam", ] # All OCaml-related source package names -- 1.8.3.1