From 8ab3c20b1a6d30636a3c590edf383159439c2f24 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 18 Jan 2018 19:41:19 +0100 Subject: [PATCH] =?UTF-8?q?R:=20gdbm-devel=20=E2=86=92=20R:=20gdbm=20for?= =?UTF-8?q?=20python3-libs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- python37.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python37.spec b/python37.spec index bd552d0..8681ba0 100644 --- a/python37.spec +++ b/python37.spec @@ -461,7 +461,7 @@ Requires: glibc%{?_isa} >= 2.24.90-26 %if %{with gdbm} # When built with this (as guarded by the BuildRequires above), require it -Requires: gdbm-devel%{?_isa} >= 1:1.13 +Requires: gdbm%{?_isa} >= 1:1.13 %endif # For backward compatibility only, remove in F29: