Thu, 09 May 2024 10:17:21 UTC | login

Information for build autoconf-2.69-28.fc29

ID53823
Package Nameautoconf
Version2.69
Release28.fc29
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
StartedThu, 19 Jul 2018 01:04:06 UTC
CompletedThu, 19 Jul 2018 01:04:06 UTC
Tags
f29
f30
f31
RPMs
src
autoconf-2.69-28.fc29.src.rpm (info) (download)
noarch
autoconf-2.69-28.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Oct 27 2017 Pavel Raiskup <praiskup@redhat.com> - 2.69-26 - drop %config attribute for /usr/share/config.site file (rhbz#1506655) * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jul 29 2016 Pavel Raiskup <praiskup@redhat.com> - 2.69-23 - re-enable erlang tests, after rhbz#1240487 fix - packaging guidelines fixes