From: Jan Rękorajski Date: Mon, 29 Mar 2021 20:47:40 +0000 (+0200) Subject: - filter out private deps X-Git-Tag: auto/th/why3-1.4.0-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fwhy3.git;a=commitdiff_plain;h=d9dd4fa - filter out private deps - rel 2 --- diff --git a/why3.spec b/why3.spec index a2db4b3..fcfe3f6 100644 --- a/why3.spec +++ b/why3.spec @@ -1,7 +1,7 @@ Summary: Software verification platform Name: why3 Version: 1.4.0 -Release: 1 +Release: 2 License: LGPLv2 with exceptions Group: Applications Source0: https://gforge.inria.fr/frs/download.php/38425/%{name}-%{version}.tar.gz @@ -25,6 +25,8 @@ BuildRequires: sqlite3-devel ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _noautoreq ocamlx?\\\(Why3\\\) + %description Why3 is the next generation of the Why software verification platform. Why3 clearly separates the purely logical specification part from