- add Conflicts to ensure we get fixed cyrus-sasl-lib for rev 21 change.
This commit is contained in:
parent
94e87563b3
commit
a660cec605
@ -4,7 +4,7 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems
|
Summary: A tool for automatically mounting and unmounting filesystems
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.0.5
|
Version: 5.0.5
|
||||||
Release: 21%{?dist}
|
Release: 22%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
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
|
Patch23: autofs-5.0.5-add-sasl-mutex-callbacks.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
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
|
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-9
|
||||||
Requires: kernel >= 2.6.17
|
Requires: kernel >= 2.6.17
|
||||||
Requires: bash mktemp sed gawk textutils sh-utils grep module-init-tools /bin/ps
|
Requires: bash mktemp sed gawk textutils sh-utils grep module-init-tools /bin/ps
|
||||||
Requires(post): /sbin/chkconfig
|
Requires(post): /sbin/chkconfig
|
||||||
@ -149,6 +150,9 @@ fi
|
|||||||
%{_libdir}/autofs/
|
%{_libdir}/autofs/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 17 2010 Ian Kent <kpnt@redhat.com> - 1:5.0.5-22
|
||||||
|
- add Conflicts to ensure we get fixed cyrus-sasl-lib for rev 21 change.
|
||||||
|
|
||||||
* Tue Feb 23 2010 Ian Kent <kpnt@redhat.com> - 1:5.0.5-21
|
* Tue Feb 23 2010 Ian Kent <kpnt@redhat.com> - 1:5.0.5-21
|
||||||
- add missing sasl mutex callbacks.
|
- add missing sasl mutex callbacks.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user