Add support for berkeley db 5
This commit is contained in:
parent
6f3490c81f
commit
d7f276a4dd
@ -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@redhat.com> - 2.1.23-24
|
||||
* Mon Jul 25 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-25
|
||||
- Add support for berkeley db 5
|
||||
|
||||
* Wed Jun 29 2011 Jan F. Chadima <jchadima@redhat.com> - 2.1.23-23
|
||||
|
Loading…
Reference in New Issue
Block a user