[cyrus-sasl/f15] Add support for berkeley db 5

Jan F. Chadima jfch2222 at fedoraproject.org
Tue Jul 26 08:41:56 UTC 2011


commit 12880290752c4f07ccd7690fcff90dd7636ce418
Author: Jan F. Chadima <jfch at eglon.jagda.eu>
Date:   Tue Jul 26 10:41:27 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 6c84801..baa4479 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: 17%{?dist}
+Release: 18%{?dist}
 License: BSD with advertising
 Group: System Environment/Libraries
 # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
@@ -45,7 +45,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
@@ -405,7 +405,7 @@ exit 0
 %{_sbindir}/sasl2-shared-mechlist
 
 %changelog
-* Mon Jul 25 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-17
+* Mon Jul 25 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-18
 - Add support for berkeley db 5
 
 * Wed Mar 23 2011 Tomas Mraz <tmraz at redhat.com> - 2.1.23-16


More information about the scm-commits mailing list