[openser] Update libdb deps to fix FTBFS

Peter Robinson pbrobinson at fedoraproject.org
Sat Oct 20 10:00:29 UTC 2012


commit 8ace04d8b12ee1242671d9413436b086fc193e60
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Oct 20 11:00:21 2012 +0100

    Update libdb deps to fix FTBFS

 openser.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openser.spec b/openser.spec
index 2cd2af1..5f3fe9c 100644
--- a/openser.spec
+++ b/openser.spec
@@ -10,7 +10,7 @@
 Summary:	Open Source SIP Server
 Name:		openser
 Version:	1.3.4
-Release:	26%{?dist}
+Release:	27%{?dist}
 License:	GPLv2+
 Group:		System Environment/Daemons
 Source0:	http://www.kamailio.org/pub/%{name}/%{version}/src/%{name}-%{version}-tls_src.tar.gz
@@ -41,7 +41,7 @@ BuildRequires:	openssl-devel
 BuildRequires:	expat-devel
 #BuildRequires:	xmlrpc-c-devel
 BuildRequires:	libconfuse-devel
-BuildRequires:	db4-devel
+BuildRequires:	libdb-devel
 BuildRequires:	openldap-devel
 BuildRequires:	curl-devel
 
@@ -852,6 +852,9 @@ fi
 %doc docdir/README.xmpp
 
 %changelog
+* Sat Oct 20 2012 Peter Robinson <pbrobinson at fedoraproject.org>	1.3.4-27
+- Update libdb deps to fix FTBFS
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.4-26
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list