[cyrus-sasl] Add support for berkeley db 5

Jan F. Chadima jfch2222 at fedoraproject.org
Tue Jul 26 08:30:16 UTC 2011


commit d7f276a4dd863dbe08a7a388bf21ef37e37496ad
Author: Jan F. Chadima <jfch at eglon.jagda.eu>
Date:   Tue Jul 26 10:29:03 2011 +0200

    Add support for berkeley db 5

 cyrus-sasl.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec
index 1c6c292..53c97be 100644
--- a/cyrus-sasl.spec
+++ b/cyrus-sasl.spec
@@ -8,7 +8,7 @@
 Summary: The Cyrus SASL library
 Name: cyrus-sasl
 Version: 2.1.23
-Release: 24%{?dist}
+Release: 25%{?dist}
 License: BSD with advertising
 Group: System Environment/Libraries
 # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
@@ -49,7 +49,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: autoconf, automake, libtool, gdbm-devel, groff
 BuildRequires: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig
 BuildRequires: mysql-devel, postgresql-devel, zlib-devel
-BuildRequires: db4-devel
+BuildRequires: libdb-devel
 BuildRequires: fedora-usermgmt-devel
 %if ! %{bootstrap_cyrus_sasl}
 BuildRequires: openldap-devel
@@ -432,7 +432,7 @@ exit 0
 /etc/rc.d/init.d/saslauthd
 
 %changelog
-* Mon Jul 25 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-24
+* Mon Jul 25 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-25
 - Add support for berkeley db 5
 
 * Wed Jun 29 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-23


More information about the scm-commits mailing list