- correct error in key and mapent length check patch.
This commit is contained in:
parent
f5d96f2e89
commit
db0b9d58d5
@ -34,6 +34,7 @@ Patch19: autofs-5.0.0_beta4-minor-doco.patch
|
|||||||
Patch20: autofs-5.0.0_beta4-bad-key-length.patch
|
Patch20: autofs-5.0.0_beta4-bad-key-length.patch
|
||||||
Patch21: autofs-5.0.0_beta4-proc-pid-only.patch
|
Patch21: autofs-5.0.0_beta4-proc-pid-only.patch
|
||||||
Patch22: autofs-5.0.0_beta4-bad-key-length-fix.patch
|
Patch22: autofs-5.0.0_beta4-bad-key-length-fix.patch
|
||||||
|
Patch23: autofs-5.0.0_beta4-bad-key-length-fix-fix.patch
|
||||||
Buildroot: /var/tmp/autofs-tmp
|
Buildroot: /var/tmp/autofs-tmp
|
||||||
BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel
|
BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel
|
||||||
Prereq: chkconfig
|
Prereq: chkconfig
|
||||||
@ -95,6 +96,7 @@ echo %{version}-%{release} > .version
|
|||||||
%patch20 -p1
|
%patch20 -p1
|
||||||
%patch21 -p1
|
%patch21 -p1
|
||||||
%patch22 -p1
|
%patch22 -p1
|
||||||
|
%patch23 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir}
|
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user