[cyrus-sasl] cyrus-sasl-2.1.25-current-db.patch is not needed anymore, use of --with-bdb=db is enough

plautrba plautrba at fedoraproject.org
Thu Jan 31 10:21:41 UTC 2013


commit 8d1ec7945f9a5d51b6f76637ae905a1f4ab5d7f1
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Tue Jan 15 18:09:41 2013 +0100

    cyrus-sasl-2.1.25-current-db.patch is not needed anymore, use of --with-bdb=db is enough

 cyrus-sasl-2.1.25-current-db.patch |   12 ------------
 cyrus-sasl.spec                    |    3 +--
 2 files changed, 1 insertions(+), 14 deletions(-)
---
diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec
index 0c6a40c..857986a 100644
--- a/cyrus-sasl.spec
+++ b/cyrus-sasl.spec
@@ -31,7 +31,6 @@ Patch27: cyrus-sasl-2.1.22-automake-1.10.patch
 Patch28: cyrus-sasl-2.1.21-keytab.patch
 Patch31: cyrus-sasl-2.1.22-kerberos4.patch
 Patch32: cyrus-sasl-2.1.26-warnings.patch
-Patch33: cyrus-sasl-2.1.25-current-db.patch
 Patch34: cyrus-sasl-2.1.22-ldap-timeout.patch
 # removed due to #759334
 #Patch38: cyrus-sasl-2.1.23-pam_rhosts.patch
@@ -170,7 +169,6 @@ chmod -x include/*.h
 %patch24 -p1 -b .sizes
 %patch31 -p1 -b .krb4
 %patch32 -p1 -b .warnings
-%patch33 -p1 -b .current-db
 %patch34 -p1 -b .ldap-timeout
 %patch42 -p1 -b .relro
 %patch43 -p1 -b .null-crypt
@@ -253,6 +251,7 @@ echo "$LDFLAGS"
         --with-gss_impl=mit \
         --with-rc4 \
         --with-dblib=berkeley \
+        --with-bdb=db \
         --with-saslauthd=/run/saslauthd --without-pwcheck \
 %if ! %{bootstrap_cyrus_sasl}
         --with-ldap \


More information about the scm-commits mailing list