From: Richard W.M. Jones Date: Fri, 4 Feb 2022 22:46:57 +0000 (+0000) Subject: Ignore some rpmautospec packages for now X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=49350e99fdaeb5caf596e20e3cac8c124d2d7136;p=fedora-ocaml-rebuild.git Ignore some rpmautospec packages for now --- diff --git a/Goalfile b/Goalfile index 4f36733..44e4475 100644 --- a/Goalfile +++ b/Goalfile @@ -16,6 +16,11 @@ let fedora-rebuild-name = "OCaml 4.13.1 rebuild to remove package notes" # 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-opam-file-format", ] # All OCaml-related source package names