- replace key length check patch with correct one.
This commit is contained in:
parent
62997c27b5
commit
f5d96f2e89
@ -33,6 +33,7 @@ Patch18: autofs-5.0.0_beta4-no-first-message.patch
|
||||
Patch19: autofs-5.0.0_beta4-minor-doco.patch
|
||||
Patch20: autofs-5.0.0_beta4-bad-key-length.patch
|
||||
Patch21: autofs-5.0.0_beta4-proc-pid-only.patch
|
||||
Patch22: autofs-5.0.0_beta4-bad-key-length-fix.patch
|
||||
Buildroot: /var/tmp/autofs-tmp
|
||||
BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel
|
||||
Prereq: chkconfig
|
||||
@ -93,6 +94,7 @@ echo %{version}-%{release} > .version
|
||||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
|
||||
%build
|
||||
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir}
|
||||
|
Loading…
Reference in New Issue
Block a user