[packages/tpm2-abrmd] - tests require real iproute2 for ss
qboosh
qboosh at pld-linux.org
Sun Jul 3 16:38:00 CEST 2022
commit aa6e5d1b1d872bb03360f9d8cfc39cfa312f08a3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 3 16:39:32 2022 +0200
- tests require real iproute2 for ss
tpm2-abrmd.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec
index 8ae6874..f1fe7bd 100644
--- a/tpm2-abrmd.spec
+++ b/tpm2-abrmd.spec
@@ -21,7 +21,8 @@ BuildRequires: sed >= 4.0
BuildRequires: tpm2-tss-devel >= 2.4.0
%if %{with tests}
BuildRequires: cmocka-devel >= 1.0
-# ss
+# ss (real iproute2 package required, not the false one provided by vserver-packages)
+BuildRequires: /sbin/ss
BuildRequires: iproute2
# or ibmswtpm2
BuildRequires: swtpm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tpm2-abrmd.git/commitdiff/aa6e5d1b1d872bb03360f9d8cfc39cfa312f08a3
More information about the pld-cvs-commit
mailing list