File project.diff of Package ocaml-camlp-streams
--- ocaml-camlp-streams.spec.orig
+++ ocaml-camlp-streams.spec
@@ -23,7 +23,7 @@ Release: 0
Summary: Stream and Genlex libraries for use with Camlp5
License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Group: Development/Languages/OCaml
-BuildRoot: %_tmppath/%name-%version-build
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://opam.ocaml.org/packages/camlp-streams
Source0: %name-%version.tar.xz
BuildRequires: ocaml
@@ -45,7 +45,6 @@ The Stream module can also be used by ha
The Stream and Genlex modules have been part of the OCaml standard library for a long time, and have been distributed as part of the core OCaml system. They will be removed from the OCaml standard library at some future point, but will be maintained and distributed separately in this camlp-streams package.
-
%package devel
Summary: Development files for %name
Group: Development/Languages/OCaml
@@ -55,7 +54,6 @@ Requires: %name = %version
The %name-devel package contains libraries and signature files for
developing applications that use %name.
-
%prep
%setup -q