Sat, 06 Jul 2024 10:48:07 CST | login

Information for build autoconf-2.69-38.el9

ID20229
Package Nameautoconf
Version2.69
Release38.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/autoconf.git#ef3a7bb40dd49afdb4609bf198ba62335062248c
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 bydistrobuild
State complete
Volume DEFAULT
StartedSat, 02 Jul 2022 18:28:59 CST
CompletedSat, 02 Jul 2022 18:42:54 CST
Taskbuild (dist-circle9, /stage/rpms/autoconf.git:ef3a7bb40dd49afdb4609bf198ba62335062248c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/autoconf.git?#ef3a7bb40dd49afdb4609bf198ba62335062248c'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
autoconf-2.69-38.el9.src.rpm (info) (download)
noarch
autoconf-2.69-38.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.69-38 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.69-37 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Mar 11 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.69-33 - Added perl dependency * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Aug 28 2019 Ondrej Dubaj <odubaj@redhat.com> - 2.69-31 - Port tests to Bash 5