forked from pool/ocaml-cppo
- Require current dune macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=50
This commit is contained in:
parent
b1266f2383
commit
afc9317b97
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 1 12:34:56 UTC 2019 - ohering@suse.de
|
||||||
|
|
||||||
|
- Require current dune macros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 12:34:56 UTC 2019 - ohering@suse.de
|
Mon Sep 30 12:34:56 UTC 2019 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -29,8 +29,7 @@ Url: https://github.com/ocaml-community/cppo
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-dune
|
BuildRequires: ocaml-dune
|
||||||
BuildRequires: ocaml-rpm-macros >= 20191009
|
BuildRequires: ocaml-rpm-macros >= 20191101
|
||||||
BuildRequires: ocamlfind(easy-format)
|
|
||||||
BuildRequires: ocamlfind(ocamlbuild)
|
BuildRequires: ocamlfind(ocamlbuild)
|
||||||
BuildRequires: ocamlfind(str)
|
BuildRequires: ocamlfind(str)
|
||||||
BuildRequires: ocamlfind(unix)
|
BuildRequires: ocamlfind(unix)
|
||||||
@ -61,6 +60,7 @@ developing applications that use %{name}.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
dune_release_pkgs='cppo,cppo_ocamlbuild'
|
||||||
%ocaml_dune_setup
|
%ocaml_dune_setup
|
||||||
%ocaml_dune_build
|
%ocaml_dune_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user