File project.diff of Package ocaml-camlp5
--- ocaml-camlp5.spec.orig
+++ ocaml-camlp5.spec
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-camlp5
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%global __suseocaml_requires_opts \
-c \
-i Dynlink_cmo_format \
@@ -31,12 +32,12 @@ Release: 0
Summary: Preprocessor-Pretty-Printer for Objective Caml
License: BSD-3-Clause
Group: Development/Languages/OCaml
-BuildRoot: %_tmppath/%name-%version-build
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://opam.ocaml.org/packages/camlp5
Source0: %name-%version.tar.xz
Patch0: ocaml-camlp5.patch
-BuildRequires: ocaml(ocaml_base_version) >= 4.10
BuildRequires: ocaml-rpm-macros >= 20250517
+BuildRequires: ocaml(ocaml_base_version) >= 4.10
BuildRequires: ocamlfind(bos)
BuildRequires: ocamlfind(camlp-streams)
BuildRequires: ocamlfind(compiler-libs)