- add patch to fix e2fsck error code check (Jeff Moyer).
This commit is contained in:
parent
6b55212ef4
commit
4138982032
@ -18,6 +18,7 @@ Patch4: autofs-5.0.0_beta3-pgrp-pid.patch
|
|||||||
Patch5: autofs-5.0.0_beta3-replicated-white-space.patch
|
Patch5: autofs-5.0.0_beta3-replicated-white-space.patch
|
||||||
Patch6: autofs-5.0.0_beta3-dont-strip-debug.patch
|
Patch6: autofs-5.0.0_beta3-dont-strip-debug.patch
|
||||||
Patch7: autofs-5.0.0_beta3-sanity-check-remove.patch
|
Patch7: autofs-5.0.0_beta3-sanity-check-remove.patch
|
||||||
|
Patch8: autofs-5.0.0_beta3-e2fsck-error-check.patch
|
||||||
|
|
||||||
Buildroot: /var/tmp/autofs-tmp
|
Buildroot: /var/tmp/autofs-tmp
|
||||||
BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex, rpcgen
|
BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex, rpcgen
|
||||||
@ -64,6 +65,7 @@ echo %{version}-%{release} > .version
|
|||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
|
%patch8 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir}
|
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir}
|
||||||
@ -128,6 +130,7 @@ exit 0
|
|||||||
- add patch to fix white space handling in replicated server selection code.
|
- add patch to fix white space handling in replicated server selection code.
|
||||||
- add patch to prevent striping of debug info macro patch (Jeff Moyer).
|
- add patch to prevent striping of debug info macro patch (Jeff Moyer).
|
||||||
- add patch to add sanity checks on rmdir_path and unlink (Jeff Moyer).
|
- add patch to add sanity checks on rmdir_path and unlink (Jeff Moyer).
|
||||||
|
- add patch to fix e2fsck error code check (Jeff Moyer).
|
||||||
|
|
||||||
* Tue May 16 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-23
|
* Tue May 16 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-23
|
||||||
- add patch to ignore the "bg" and "fg" mount options as they
|
- add patch to ignore the "bg" and "fg" mount options as they
|
||||||
|
Loading…
Reference in New Issue
Block a user