Ignore ocaml-dose3 because it also uses rpmautospec
[fedora-ocaml-rebuild.git] / Goalfile
index 4f36733..7a7f95f 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -6,16 +6,22 @@ let fedora-dir = "%HOME/d/fedora"
 
 let fedora-branch = "rawhide"
 #let fedora-branch = "f34"
-let fedora-tag = "f36-build-side-50311"
+let fedora-tag = "f37-build-side-54560"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.13.1 rebuild to remove package notes"
+let fedora-rebuild-name = "OCaml 4.14.0 rebuild"
 
 # Packages that are ignored, which means they are treated as if
 # 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",
 ]
 
 # All OCaml-related source package names
@@ -194,9 +200,7 @@ let packages = [
     "libguestfs",
     "libnbd",
     "opam",
-    # plplot dependencies cannot be installed:
-    # https://bugzilla.redhat.com/show_bug.cgi?id=2050480
-    #"plplot",
+    "plplot",
     "prooftree",
     "supermin",
     "utop",