From 226094e71ec0d082c629a1765ece7ce1191ff8a1 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 21 Mar 2016 17:46:58 +0100 Subject: [PATCH] sed is not needed anymore (#1319237) --- opencryptoki.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencryptoki.spec b/opencryptoki.spec index dbaae57..8218f1f 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -20,7 +20,7 @@ Patch2: %{name}-3.4-compile-warnings.patch # Use --no-undefined to debug missing symbols #Patch100: %{name}-3.2-no-undefined.patch -Requires(pre): coreutils sed +Requires(pre): coreutils BuildRequires: openssl-devel BuildRequires: trousers-devel BuildRequires: openldap-devel