]> TLD Linux GIT Repositories - packages/apr-util.git/blobdiff - apr-util.spec
- proper TLD deps
[packages/apr-util.git] / apr-util.spec
index 2fddd8e5fa983028628910274afc8763d9e5a383..58baf34984b2c5d54913478b882ad189a70842e2 100644 (file)
@@ -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
@@ -28,7 +28,7 @@ Summary:      A companion library to Apache Portable Runtime
 Summary(pl.UTF-8):     Biblioteka towarzyszÄ…ca Apache Portable Runtime
 Name:          apr-util
 Version:       1.5.4
-Release:       1
+Release:       2
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -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