- Applied arg_max patch from upstream to fix test suite failures.

This commit is contained in:
Tim Waugh 2005-11-23 10:17:41 +00:00
parent da769d8f85
commit 0c5e18227c
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Group: Applications/File
Source0: ftp://ftp.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
Patch1: findutils-no-locate.patch
Patch2: findutils-selinux.patch
Patch3: findutils-arg_max.patch
Prereq: /sbin/install-info
Buildroot: %{_tmppath}/%{name}-%{version}-root
@ -31,6 +32,8 @@ useful for finding things on your system.
%setup -q
%patch1 -p1 -b .no-locate
%patch2 -p1 -b .selinux
%patch3 -p1 -b .arg_max
rm xargs/testsuite/xargs.posix/arg_max*.xo
autoreconf
@ -85,6 +88,7 @@ rm -rf %{buildroot}
%changelog
* Mon Nov 21 2005 Tim Waugh <twaugh@redhat.com> 1:4.2.26-1
- Applied arg_max patch from upstream to fix test suite failures.
- 4.2.26 (fixes bug #173817).
* Tue Oct 11 2005 Dan Walsh <dwalsh@redhat.com> 1:4.2.25-3