From 09d33172294c8e5b586cd2c218f640c47f5be6dd Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Mar 17 2010 03:45:23 +0000 Subject: - add Conflicts to ensure we get fixed cyrus-sasl-lib for rev 21 change. --- diff --git a/autofs.spec b/autofs.spec index d0ab9fa..ea1246d 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.5 -Release: 20%{?dist} +Release: 21%{?dist} Epoch: 1 License: GPLv2+ Group: System Environment/Daemons @@ -35,6 +35,7 @@ Patch22: autofs-5.0.5-fix-reconnect-get-base-dn.patch Patch23: autofs-5.0.5-add-sasl-mutex-callbacks.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel module-init-tools util-linux nfs-utils e2fsprogs libtirpc-devel +Conflicts: cyrus-sasl-lib < 2.1.23-8 Requires: kernel >= 2.6.17 Requires: bash mktemp sed gawk textutils sh-utils grep module-init-tools /bin/ps Requires(post): /sbin/chkconfig @@ -149,6 +150,9 @@ fi %{_libdir}/autofs/ %changelog +* Wed Mar 17 2010 Ian Kent - 1:5.0.5-21.fc13 +- add Conflicts to ensure we get fixed cyrus-sasl-lib for rev 21 change. + * Tue Feb 23 2010 Ian Kent - 1:5.0.5-20.fc13 - add missing sasl mutex callbacks.