Sun, 28 Apr 2024 14:46:13 UTC | login

Information for build make-4.2.1-10.fc29

ID66056
Package Namemake
Version4.2.1
Release10.fc29
Epoch1
SummaryA GNU tool which simplifies the build process for users
DescriptionA GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 30 Jul 2018 07:25:08 UTC
CompletedMon, 30 Jul 2018 07:54:59 UTC
Taskbuild (f29-candidate, make-4.2.1-10.fc29.src.rpm)
Tags
f29
f30
RPMs
src
make-4.2.1-10.fc29.src.rpm (info) (download)
riscv64
make-4.2.1-10.fc29.riscv64.rpm (info) (download)
make-devel-4.2.1-10.fc29.riscv64.rpm (info) (download)
make-debuginfo-4.2.1-10.fc29.riscv64.rpm (info) (download)
make-debugsource-4.2.1-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 25 2018 Patsy Griffin Franklin <pfrankli@redhat.com> 1:4.2.1-9 - Fix build failure caused by automake versioning differences related to the glob changes. - Fix testing failure due to Perl changes related to expanding paths. * Tue Feb 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 1:4.2.1-8 - BR: gcc, rebuild (guile) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:4.2.1-6 - Fix wrong assumptions of glibc's glob internals * Thu Feb 01 2018 Richard W.M. Jones <rjones@redhat.com> - 1:4.2.1-5 - Add upstream patch to fix incorrect use of glibc 2.27 glob internals. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 4.2.1-2 - Add missing %license macro * Sun Sep 25 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-1 - Rebase to make-4.2.1. Remove obsolete patches. BZ #1338558 * Sun Sep 25 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.1-6 - Make test suite requires Perl to run.