From 6e3991cebace0b259a1416346a96453945827f79 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 5 Feb 2015 08:02:28 +0000 Subject: [PATCH] - proper TLD deps --- apr-util.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apr-util.spec b/apr-util.spec index 33b19ae..58baf34 100644 --- a/apr-util.spec +++ b/apr-util.spec @@ -12,7 +12,7 @@ %bcond_without openssl # without OpenSSL crypto module %bcond_without tests # don't perform "make check" -%define dbver db47 +%define dbver db45 # tests fail on x32 %ifarch x32 @@ -41,7 +41,7 @@ Patch3: %{name}-flags.patch URL: http://apr.apache.org/ BuildRequires: apr-devel >= 1:1.3.0 BuildRequires: autoconf >= 2.59 -BuildRequires: db-devel >= 4.7 +BuildRequires: db-devel >= 4.5 BuildRequires: expat-devel %{?with_freetds:BuildRequires: freetds-devel} BuildRequires: libtool -- 2.37.3