diff --git a/autofs.spec b/autofs.spec index bf4c091..30ce424 100644 --- a/autofs.spec +++ b/autofs.spec @@ -18,7 +18,7 @@ Patch5: autofs-5.0.1-rc3-correct-offset-mount-busy-check.patch Patch6: autofs-5.0.1-rc3-consistent-dquote-handling.patch Patch7: autofs-5.0.1-rc3-trailing-whitespace.patch Patch8: autofs-5.0.1-rc3-match-export-fqdn.patch -Patch9: autofs-5.0.1-rc3-task-done-race.patch +Patch9: autofs-5.0.1-rc3-task-done-race-2.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 Conflicts: kernel < 2.6.17 @@ -122,6 +122,7 @@ fi %changelog * Sat Feb 10 2007 Ian Kent - 5.0.1-0.rc3.19 +- update the "task done race" patch to fix a deadlock. - added URL tag. - removed obsoletes autofs-ldap. - replaced init directory paths with %%{_initrddir} macro.