]> TLD Linux GIT Repositories - packages/apr-util.git/blobdiff - apr-util.spec
- release 5
[packages/apr-util.git] / apr-util.spec
index c92929421810296f35663aa0396543f54ee1ecfe..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.0
-Release:       2
+Version:       1.6.1
+Release:       5
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: 069a9a980776acab05212c5f37ef8368
+# Source0-md5: 8ff5dc36fa39a2a3db1df196d3ed6086
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-config-noldap.patch
 Patch2:                %{name}-libtool.patch
@@ -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