|
@@ -34,11 +34,12 @@ Class: BASE
|
|
|
Group: Utility
|
|
Group: Utility
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: 4.1.20
|
|
Version: 4.1.20
|
|
|
-Release: 20040207
|
|
|
|
|
|
|
+Release: 20040604
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
|
|
Source0: ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
|
|
|
Source1: rc.findutils
|
|
Source1: rc.findutils
|
|
|
|
|
+Patch0: findutils.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -63,6 +64,7 @@ AutoReqProv: no
|
|
|
%{l_shtool} subst \
|
|
%{l_shtool} subst \
|
|
|
-e 's;| sort ;| %{l_prefix}/bin/gsort -T `%{l_prefix}/etc/rc --query findutils_tmpdir` ;g' \
|
|
-e 's;| sort ;| %{l_prefix}/bin/gsort -T `%{l_prefix}/etc/rc --query findutils_tmpdir` ;g' \
|
|
|
locate/updatedb.sh
|
|
locate/updatedb.sh
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}"
|
|
CC="%{l_cc}"
|