Mon, 29 Apr 2024 01:53:47 UTC | login

Information for build autoconf-2.71-4.fc37

ID220022
Package Nameautoconf
Version2.71
Release4.fc37
Epoch
SummaryA GNU tool for automatically configuring source code
DescriptionGNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Nov 2022 14:02:16 UTC
CompletedSat, 12 Nov 2022 14:02:16 UTC
Tags
f37
f38
RPMs
src
autoconf-2.71-4.fc37.src.rpm (info) (download)
noarch
autoconf-2.71-4.fc37.noarch.rpm (info) (download)
Changelog * Tue Oct 11 2022 Frederic Berat <fberat@redhat.com> - 2.71-4 - Cherry-pick: Fix typo in variable name (#2132715) - Backport: Fix testsuite failures with bash 5.2 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.71-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.71-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Aug 24 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.71-1 - Rebase to version 2.71 (#1905678) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 15 2021 Patrik Novotný <panovotn@redhat.com> - 2.69-35 - Backport: add --runstatedir option to configure