From 13f7a0acb91a9218e45bf88388a48773fc07b338 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 16 Jan 2018 20:36:17 +0100 Subject: [PATCH] Rebuild for reverted gdbm 1:1.13 on F27 --- python37.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python37.spec b/python37.spec index 5cc18bc..4ca9d39 100644 --- a/python37.spec +++ b/python37.spec @@ -194,7 +194,7 @@ BuildRequires: expat-devel BuildRequires: findutils BuildRequires: gcc-c++ %if %{with gdbm} -BuildRequires: gdbm-devel +BuildRequires: gdbm-devel >= 1:1.13 %endif BuildRequires: glibc-devel BuildRequires: gmp-devel