]> git.pld-linux.org Git - packages/llvm.git/commitdiff
- ocaml-ounit is only need ed for tests auto/th/llvm-11.0.1-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 28 Mar 2021 07:54:02 +0000 (09:54 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 28 Mar 2021 07:54:02 +0000 (09:54 +0200)
- rel 3

llvm.spec

index a6dce5f26bb766a22b6ad5336a82b17c36039751..6b5c82fd7594742c8397fe5daec4e5d843776550 100644 (file)
--- a/llvm.spec
+++ b/llvm.spec
@@ -43,7 +43,7 @@ Summary:      The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
 Summary(pl.UTF-8):     Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
 Name:          llvm
 Version:       11.0.1
-Release:       2
+Release:       3
 License:       University of Illinois/NCSA Open Source License
 Group:         Development/Languages
 #Source0Download: https://github.com/llvm/llvm-project/releases/
@@ -90,7 +90,7 @@ BuildRequires:        ocaml >= 4.00.0
 BuildRequires: ocaml-ctypes-devel >= 0.4
 BuildRequires: ocaml-findlib
 BuildRequires: ocaml-ocamldoc
-BuildRequires: ocaml-ounit >= 2
+%{?with_tests:BuildRequires:   ocaml-ounit >= 2}
 %endif
 BuildRequires: perl-base >= 1:5.6
 BuildRequires: perl-tools-pod
This page took 0.293887 seconds and 4 git commands to generate.