Wed, 15 May 2024 21:28:55 UTC | login

Information for build findutils-4.7.0-7.fc33

ID166816
Package Namefindutils
Version4.7.0
Release7.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/findutils.git#253ce30f0955a2a05a156169bfd5b11e95fbccbc
SummaryThe GNU versions of find utilities (find and xargs)
DescriptionThe findutils package contains programs which will help you locate files on your system. The find utility searches through a hierarchy of directories looking for files which match a certain set of criteria (such as a file name pattern). The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command). You should install findutils because it includes tools that are very useful for finding things on your system.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 12 Aug 2020 18:17:03 UTC
CompletedWed, 12 Aug 2020 19:32:41 UTC
Taskbuild (f33, /rpms/findutils.git:253ce30f0955a2a05a156169bfd5b11e95fbccbc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/findutils.git#253ce30f0955a2a05a156169bfd5b11e95fbccbc'}}
Tags
f33
RPMs
src
findutils-4.7.0-7.fc33.src.rpm (info) (download)
riscv64
findutils-4.7.0-7.fc33.riscv64.rpm (info) (download)
findutils-debuginfo-4.7.0-7.fc33.riscv64.rpm (info) (download)
findutils-debugsource-4.7.0-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Kamil Dudka <kdudka@redhat.com> - 1:4.7.0-6 - disable -flto on ppc64le to make test-float pass (#1789115) - do not compile with -D__SUPPORT_SNAN__ (#1294016) * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 1:4.7.0-5 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Apr 17 2020 Kamil Dudka <kdudka@redhat.com> - 1:4.7.0-4 - simplify leaf optimization for XFS (#1823247) * Tue Feb 11 2020 Kamil Dudka <kdudka@redhat.com> - 1:4.7.0-3 - make upstream test-suite work with root privileges (#1799064) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Aug 30 2019 Kamil Dudka <kdudka@redhat.com> - 1:4.7.0-1 - new upstream release * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.6.0-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 1:4.6.0-23 - Remove hardcoded gzip suffix from GNU info pages * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.6.0-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 05 2018 Kamil Dudka <kdudka@redhat.com> - 1:4.6.0-21 - fix programming mistakes detected by static analysis