- Fixed bug #126352.
This commit is contained in:
parent
8051932697
commit
553a83c982
@ -4,7 +4,7 @@
|
|||||||
Summary: The GNU versions of find utilities (find and xargs).
|
Summary: The GNU versions of find utilities (find and xargs).
|
||||||
Name: findutils
|
Name: findutils
|
||||||
Version: 4.1.20
|
Version: 4.1.20
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -19,16 +19,16 @@ Patch6: findutils-size.patch
|
|||||||
Patch7: findutils-iregex.patch
|
Patch7: findutils-iregex.patch
|
||||||
Patch8: findutils-no-locate.patch
|
Patch8: findutils-no-locate.patch
|
||||||
Patch9: findutils-regex.patch
|
Patch9: findutils-regex.patch
|
||||||
%if %{WITH_SELINUX}
|
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
Patch10: findutils-selinux.patch
|
Patch10: findutils-selinux.patch
|
||||||
%endif
|
|
||||||
Patch11: findutils-build.patch
|
Patch11: findutils-build.patch
|
||||||
|
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: libtool, automake, autoconf
|
BuildRequires: libtool, automake, autoconf
|
||||||
BuildRequires: dejagnu, gettext-devel, texinfo
|
BuildRequires: dejagnu, gettext-devel, texinfo
|
||||||
|
%if %{WITH_SELINUX}
|
||||||
|
BuildRequires: libselinux-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The findutils package contains programs which will help you locate
|
The findutils package contains programs which will help you locate
|
||||||
@ -123,6 +123,9 @@ rm -rf %{buildroot}
|
|||||||
%{_infodir}/find.info*
|
%{_infodir}/find.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 6 2004 Tim Waugh <twaugh@redhat.com> 1:4.1.20-6
|
||||||
|
- Fixed bug #126352.
|
||||||
|
|
||||||
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 1:4.1.20-5
|
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 1:4.1.20-5
|
||||||
- Build requires gettext-devel, texinfo (bug #134692).
|
- Build requires gettext-devel, texinfo (bug #134692).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user