Thu, 09 May 2024 15:05:23 UTC | login

Information for build autoconf-2.71-3.0.riscv64.fc33

ID196400
Package Nameautoconf
Version2.71
Release3.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/autoconf.git#35d624a610434bd993e03600e4679dd044456042
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, 06 Aug 2022 19:48:02 UTC
CompletedSat, 06 Aug 2022 22:54:55 UTC
Taskbuild (f33, /rpms/autoconf.git:35d624a610434bd993e03600e4679dd044456042)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/autoconf.git#35d624a610434bd993e03600e4679dd044456042'}}
Tags
f33
f37
f38
RPMs
src
autoconf-2.71-3.0.riscv64.fc33.src.rpm (info) (download)
noarch
autoconf-2.71-3.0.riscv64.fc33.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Aug 06 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.71-3.0.riscv64 - Disable debug packages riscv64 * 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