- Add a BuildPrereq for cyrus-sasl-devel
This commit is contained in:
parent
15ea0bbe68
commit
9d9e587055
@ -4,7 +4,7 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems.
|
||||
Name: autofs
|
||||
%define version 5.0.0_beta4
|
||||
%define release 9
|
||||
%define release 10
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Epoch: 1
|
||||
@ -29,7 +29,7 @@ Patch14: autofs-5.0.0_beta4-map-update.patch
|
||||
Patch15: autofs-5.0.0_beta4-program-map-offset-handling.patch
|
||||
Patch16: autofs-5.0.0_beta4-module-load-to-init.patch
|
||||
Buildroot: /var/tmp/autofs-tmp
|
||||
BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex
|
||||
BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex, cyrus-sasl-devel
|
||||
Prereq: chkconfig
|
||||
Requires: /bin/bash mktemp sed gawk textutils sh-utils grep /bin/ps
|
||||
Obsoletes: autofs-ldap
|
||||
@ -138,6 +138,9 @@ exit 0
|
||||
%{_libdir}/autofs/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2006 Jeff Moyer <jmoyer@redhat.com> - 5.0.0_beta4-10
|
||||
- Add a BuildPrereq for cyrus-sasl-devel
|
||||
|
||||
* Tue Jun 13 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-9
|
||||
- move autofs4 module loading back to init script (part bz # 194061).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user