]> TLD Linux GIT Repositories - packages/apr-util.git/blobdiff - apr-util.spec
- release 5
[packages/apr-util.git] / apr-util.spec
index 3f8450d804730e77ab8967565ae151df7a0b3f59..ff1ac31095755c389c815bb69192bd33280c9637 100644 (file)
 %bcond_without openssl # without OpenSSL crypto module
 %bcond_without tests   # don't perform "make check"
 
-%define        dbver   db47
+%define        dbver   db53
 
 Summary:       A companion library to Apache Portable Runtime
 Summary(pl.UTF-8):     Biblioteka towarzyszÄ…ca Apache Portable Runtime
 Name:          apr-util
 Version:       1.6.1
-Release:       2
+Release:       5
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -32,7 +32,7 @@ Patch3:               %{name}-flags.patch
 URL:           http://apr.apache.org/
 BuildRequires: apr-devel >= 1:1.6.0
 BuildRequires: autoconf >= 2.59
-BuildRequires: db-devel >= 4.7
+BuildRequires: db-devel >= 5.3
 BuildRequires: expat-devel
 %{?with_freetds:BuildRequires: freetds-devel}
 BuildRequires: libtool