From 0b0dda186beb05fd24f20e1684260f129bfac4fa Mon Sep 17 00:00:00 2001 From: HÃ¥kon Hallingstad Date: Mon, 18 Mar 2019 22:42:39 +0100 Subject: Remove vespa-cppunit as a run-time dependency of vespa There is no similar yinst package installed in a tenant node, nor does it have any of the libcppunit*.so files installed. This will allow us to avoid copr rpm repo dependency of vespa RPM. --- dist/vespa.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/vespa.spec b/dist/vespa.spec index 089fc3e2670..80b16a442e2 100644 --- a/dist/vespa.spec +++ b/dist/vespa.spec @@ -147,7 +147,6 @@ Requires: llvm-libs >= 8.0.0 %endif Requires: java-11-openjdk Requires: openssl -Requires: vespa-cppunit >= 1.12.1-6 Requires(pre): shadow-utils # Ugly workaround because vespamalloc/src/vespamalloc/malloc/mmap.cpp uses the private -- cgit v1.2.3