auto-import changelog data from findutils-4.1.7-26.src.rpm
Thu May 20 2004 Tim Waugh <twaugh@redhat.com> 4.1.7-26 - Fixed build requirements (bug #123746).
This commit is contained in:
parent
bd75b3dc7f
commit
bf8f009a1e
@ -4,18 +4,18 @@
|
|||||||
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.7
|
Version: 4.1.7
|
||||||
Release: 25
|
Release: 26
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
Source0: ftp://alpha.gnu.org/gnu/%{name}-%{version}.tar.gz
|
Source0: ftp://alpha.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
|
||||||
Patch0: findutils-53857.patch
|
Patch0: findutils-53857.patch
|
||||||
Patch1: findutils-4.1.7-usage.patch
|
Patch1: findutils-4.1.7-usage.patch
|
||||||
Patch2: findutils-4.1.7-i.patch
|
Patch2: findutils-4.1.7-i.patch
|
||||||
Patch3: findutils-4.1.7-d_type.patch
|
Patch3: findutils-4.1.7-d_type.patch
|
||||||
Patch4: findutils-4.1.7-xargs-EIL.patch
|
Patch4: findutils-4.1.7-xargs-EIL.patch
|
||||||
%if %{WITH_SELINUX}
|
%if %{WITH_SELINUX}
|
||||||
BuildRequires: libselinux
|
BuildRequires: libselinux-devel
|
||||||
Patch5: findutils-selinux.patch
|
Patch5: findutils-selinux.patch
|
||||||
%endif
|
%endif
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
@ -99,6 +99,9 @@ rm -rf %{buildroot}
|
|||||||
%{_infodir}/find.info*
|
%{_infodir}/find.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2004 Tim Waugh <twaugh@redhat.com> 4.1.7-26
|
||||||
|
- Fixed build requirements (bug #123746).
|
||||||
|
|
||||||
* Sun Mar 14 2004 Tim Waugh <twaugh@redhat.com> 4.1.7-25
|
* Sun Mar 14 2004 Tim Waugh <twaugh@redhat.com> 4.1.7-25
|
||||||
- Apply Jakub Jelinek's patch for xargs -E/-I/-L options.
|
- Apply Jakub Jelinek's patch for xargs -E/-I/-L options.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user