From dd8a2fde0cba7233fe734df885c4877eb513427f53a543673ea2e661af9e04a0 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 13 Jun 2017 08:22:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/fipscheck?expand=0&rev=13 --- fipscheck.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fipscheck.spec b/fipscheck.spec index ed19aa7..a3536db 100644 --- a/fipscheck.spec +++ b/fipscheck.spec @@ -58,7 +58,9 @@ This package contains development files for %{name}. %prep %setup -q -%patch0 -p1 +if pkg-config --atleast-version=1.1 openssl; then +%patch0 -p1 +fi %build %configure --disable-static --libdir=/%{_lib}